| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.impl | |
| org.apache.chemistry.opencmis.commons.impl.jaxb | |
| org.apache.chemistry.opencmis.server.impl.webservices |
| Modifier and Type | Method and Description |
|---|---|
static CmisRenditionType |
WSConverter.convert(RenditionData rendition)
Converts a rendition object.
|
| Modifier and Type | Method and Description |
|---|---|
static RenditionData |
WSConverter.convert(CmisRenditionType rendition)
Converts a rendition object.
|
| 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.
|
List<CmisRenditionType> |
ObjectServicePort.getRenditions(String repositoryId,
String objectId,
String renditionFilter,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension) |
| Modifier and Type | Method and Description |
|---|---|
List<CmisRenditionType> |
ObjectService.getRenditions(String repositoryId,
String objectId,
String renditionFilter,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.