Package | Description |
---|---|
org.alfresco.rest.api.model | |
org.alfresco.rest.api.modules |
Modifier and Type | Method and Description |
---|---|
static ModulePackage |
ModulePackage.fromModuleDetails(ModuleDetails moduleDetails) |
Modifier and Type | Method and Description |
---|---|
List<ModulePackage> |
RepositoryInfo.getModules() |
Modifier and Type | Method and Description |
---|---|
RepositoryInfo |
RepositoryInfo.setModules(List<ModulePackage> modules) |
Modifier and Type | Method and Description |
---|---|
ModulePackage |
ModulePackagesEntityResource.readById(String modelName,
Parameters parameters) |
Modifier and Type | Method and Description |
---|---|
CollectionWithPagingInfo<ModulePackage> |
ModulePackagesEntityResource.readAll(Parameters parameters) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.