|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DAMHandler
DAM handler definition.
Method Summary | |
---|---|
Asset |
getAsset(info.magnolia.cms.core.Content node,
String nodeDataPrefix)
The descriptor will contain the link for the asset and whatever parameters you need. |
Asset |
getAssetByKey(String key)
|
Collection |
getControls()
controls corresponding to each asset. |
String |
getDamSelectorOptionLabel()
Label defined for the container control (type dam). |
String |
getName()
|
boolean |
isEnabled()
|
Method Detail |
---|
Asset getAsset(info.magnolia.cms.core.Content node, String nodeDataPrefix) throws AssetNotFoundException, DAMException
AssetNotFoundException
DAMException
Asset getAssetByKey(String key) throws AssetNotFoundException, DAMException
AssetNotFoundException
DAMException
boolean isEnabled()
Collection getControls()
String getDamSelectorOptionLabel()
String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |