info.magnolia.dam.asset.renderer
Interface Rendition

All Superinterfaces:
Asset

public interface Rendition
extends Asset

A rendition of an asset.


Method Summary
 String getLink()
           
 
Methods inherited from interface info.magnolia.dam.asset.Asset
getAssetProviderIdentifier, getCaption, getComment, getContentStream, getCopyright, getCustomProperty, getDescription, getFileExtension, getFileName, getFileSize, getIdentifier, getLanguage, getLastModified, getMediaType, getMetadata, getMimeType, getName, getPath, getSubject, getTitle
 

Method Detail

getLink

String getLink()
               throws DamException
Specified by:
getLink in interface Asset
Returns:
Return the Link to the default rendition.
Throws:
DamException


Copyright © 2014 Magnolia International Ltd.. All Rights Reserved.