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()
Returns icon file name
|
String |
getKind()
Returns the King of the
RenditionDefinition |
String |
getLabel()
Returns the
RenditionDefinition label s@return |
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, wait
getBlob, getBlobs, getHostDocument, isStored
public AbstractRendition(RenditionDefinition definition)
public String getName()
Rendition
RenditionDefinition
namepublic String getLabel()
Rendition
RenditionDefinition
label s@returnpublic String getKind()
Rendition
RenditionDefinition
public Calendar getModificationDate()
Rendition
Returns current time for live renditions.
getModificationDate
in interface Rendition
public String getProviderType()
Rendition
getProviderType
in interface Rendition
Copyright © 2015 Nuxeo SA. All rights reserved.