Package | Description |
---|---|
org.apache.chemistry.opencmis.commons.impl.server | |
org.apache.chemistry.opencmis.commons.server |
OpenCMIS server interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
RenditionInfoImpl
Implementation of the
RenditionInfo interface. |
Modifier and Type | Method and Description |
---|---|
List<RenditionInfo> |
ObjectInfoImpl.getRenditionInfos() |
Modifier and Type | Method and Description |
---|---|
void |
ObjectInfoImpl.setRenditionInfos(List<RenditionInfo> renditions) |
Modifier and Type | Method and Description |
---|---|
List<RenditionInfo> |
ObjectInfo.getRenditionInfos()
Returns rendition information if the object has renditions,
null otherwise. |
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.