Uses of Class
info.magnolia.module.templatingkit.dam.AssetNotFoundException

Packages that use AssetNotFoundException
info.magnolia.module.templatingkit.dam   
info.magnolia.module.templatingkit.dam.assets   
info.magnolia.module.templatingkit.dam.handlers   
 

Uses of AssetNotFoundException in info.magnolia.module.templatingkit.dam
 

Methods in info.magnolia.module.templatingkit.dam that throw AssetNotFoundException
 Asset DAMHandler.getAsset(info.magnolia.cms.core.Content node, String nodeDataPrefix)
          The descriptor will contain the link for the asset and whatever parameters you need
 Asset DAMHandler.getAssetByKey(String key)
           
 

Uses of AssetNotFoundException in info.magnolia.module.templatingkit.dam.assets
 

Constructors in info.magnolia.module.templatingkit.dam.assets that throw AssetNotFoundException
DMSAsset(DMSDAMHandler handler, info.magnolia.cms.core.Content metaDataNode, info.magnolia.cms.core.NodeData binaryNodeData)
           
 

Uses of AssetNotFoundException in info.magnolia.module.templatingkit.dam.handlers
 

Methods in info.magnolia.module.templatingkit.dam.handlers that throw AssetNotFoundException
 Asset DMSDAMHandler.getAssetByKey(String key)
           
 info.magnolia.cms.core.NodeData InternalContentDAMHandler.getBinaryNodeData(info.magnolia.cms.core.Content node, String nodeDataPrefix)
           
protected  String DMSDAMHandler.getKey(info.magnolia.cms.core.Content node, String nodeDataPrefix)
           
 



Copyright © 2008-2011 Magnolia International Ltd.. All Rights Reserved.