| Package | Description |
|---|---|
| org.alfresco.repo.cmis.ws |
| Modifier and Type | Field and Description |
|---|---|
protected List<CmisRenditionType> |
CmisObjectType.rendition |
protected List<CmisRenditionType> |
GetRenditionsResponse.renditions |
| Modifier and Type | Method and Description |
|---|---|
CmisRenditionType |
ObjectFactory.createCmisRenditionType()
Create an instance of
CmisRenditionType |
| Modifier and Type | Method and Description |
|---|---|
List<CmisRenditionType> |
CmisObjectType.getRendition()
Gets the value of the rendition property.
|
List<CmisRenditionType> |
GetRenditionsResponse.getRenditions()
Gets the value of the renditions property.
|
protected List<CmisRenditionType> |
DMAbstractServicePort.getRenditions(Object object,
String renditionFilter) |
List<CmisRenditionType> |
DMObjectServicePort.getRenditions(String repositoryId,
String objectId,
String renditionFilter,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension)
Gets the renditions of an object, and optionally the operations that the user is allowed to perform on the object.
|
List<CmisRenditionType> |
ObjectServicePort.getRenditions(String repositoryId,
String objectId,
String renditionFilter,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.