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 |
getIcon()
get icon file name
|
String |
getKind()
Get the King of the
RenditionDefinition |
String |
getLabel()
get the
RenditionDefinition label
s@return |
Calendar |
getModificationDate()
Get last modification date.
|
String |
getName()
get the
RenditionDefinition name |
String |
getProviderType()
return 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 getLabel()
RenditionRenditionDefinition label
s@returnpublic String getKind()
RenditionRenditionDefinitionpublic Calendar getModificationDate()
Renditionreturns current time for live renditions
getModificationDate in interface Renditionpublic String getProviderType()
RenditiongetProviderType in interface RenditionCopyright © 2012 Nuxeo SA. All Rights Reserved.