| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.client.api |
The OpenCMIS Client API.
|
| Modifier and Type | Method and Description |
|---|---|
Rendition |
ObjectFactory.convertRendition(String objectId,
RenditionData rendition) |
| Modifier and Type | Method and Description |
|---|---|
List<Rendition> |
QueryResult.getRenditions()
Returns the renditions if they have been requested.
|
List<Rendition> |
CmisObject.getRenditions()
Returns the renditions if they have been fetched for this object.
|
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.