| Package | Description |
|---|---|
| org.alfresco.rest.api | |
| org.alfresco.rest.api.impl | |
| org.alfresco.rest.api.model | |
| org.alfresco.rest.api.sites |
| Modifier and Type | Method and Description |
|---|---|
SiteContainer |
Sites.getSiteContainer(String siteShortName,
String containerId) |
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.query.PagingResults<SiteContainer> |
Sites.getSiteContainers(String siteShortName,
Paging paging) |
| Modifier and Type | Method and Description |
|---|---|
SiteContainer |
SitesImpl.getSiteContainer(String siteId,
String containerId) |
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.query.PagingResults<SiteContainer> |
SitesImpl.getSiteContainers(String siteId,
Paging paging) |
| Modifier and Type | Method and Description |
|---|---|
int |
SiteContainer.compareTo(SiteContainer other) |
| Modifier and Type | Method and Description |
|---|---|
SiteContainer |
SiteContainersRelation.readById(String siteId,
String containerId,
Parameters parameters)
Returns information regarding the top level container 'containerId' for site 'siteId'.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionWithPagingInfo<SiteContainer> |
SiteContainersRelation.readAll(String siteId,
Parameters parameters)
Returns information regarding the top level containers for site 'siteId'.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.