Uses of Class
info.magnolia.dam.asset.model.AssetMap

Packages that use AssetMap
info.magnolia.dam   
info.magnolia.dam.asset.functions   
info.magnolia.dam.asset.model   
info.magnolia.dam.provider   
info.magnolia.dam.providers.jcr   
 

Uses of AssetMap in info.magnolia.dam
 

Methods in info.magnolia.dam that return AssetMap
 AssetMap DefaultDamManager.getAssetMap(Asset asset)
           
 AssetMap DamManager.getAssetMap(Asset asset)
          Return the AssetMap representation of the Asset.
 

Uses of AssetMap in info.magnolia.dam.asset.functions
 

Methods in info.magnolia.dam.asset.functions that return AssetMap
 AssetMap DamTemplatingFunctions.getAssetMap(Asset asset)
          Return the AssetMap representation of the Asset.
 AssetMap DamTemplatingFunctions.getAssetMapForAssetId(String assetIdentifier)
          Return the AssetMap representation of the Asset defined by the assetIdentifier.
 

Uses of AssetMap in info.magnolia.dam.asset.model
 

Constructors in info.magnolia.dam.asset.model with parameters of type AssetMap
AssetMapModel(AssetMap assetMap, info.magnolia.freemarker.models.MagnoliaObjectWrapper wrapper)
           
 

Uses of AssetMap in info.magnolia.dam.provider
 

Methods in info.magnolia.dam.provider that return AssetMap
 AssetMap AssetProvider.getAssetMap(Asset asset)
          Return the AssetMap representation of the Asset.
 

Uses of AssetMap in info.magnolia.dam.providers.jcr
 

Methods in info.magnolia.dam.providers.jcr that return AssetMap
 AssetMap JcrAssetProvider.getAssetMap(Asset asset)
           
 



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