public abstract class AbstractRendition extends Object implements Rendition
Rendition interface that mainly wrapps the RenditionDefinition| Constructor and Description |
|---|
AbstractRendition(RenditionDefinition definition) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCmisName()
Returns the
RenditionDefinition CMIS name |
String |
getIcon()
Returns icon file name
|
String |
getKind()
Returns the King of the
RenditionDefinition |
String |
getLabel()
Returns the
RenditionDefinition label |
Calendar |
getModificationDate()
Returns last modification date.
|
String |
getName()
Returns the
RenditionDefinition name |
String |
getProviderType()
Returns the type of the provider that was used to generate the rendition
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBlob, getBlobs, getHostDocument, isStoredpublic AbstractRendition(RenditionDefinition definition)
public String getName()
RenditionRenditionDefinition namepublic String getCmisName()
RenditionRenditionDefinition CMIS namegetCmisName in interface Renditionpublic String getLabel()
RenditionRenditionDefinition labelpublic String getKind()
RenditionRenditionDefinitionpublic Calendar getModificationDate()
RenditionReturns current time for live renditions.
getModificationDate in interface Renditionpublic String getProviderType()
RenditiongetProviderType in interface RenditionCopyright © 2015 Nuxeo SA. All rights reserved.