Package info.magnolia.dam

Interface Summary
DamManager This is the entry point for accessing Asset for third parties.
The DamManager implementation should use the AssetProviderRegistry to retrieve the appropriate AssetProvider in order to Access Asset.
Assets and Assets folder are identified based on Path or Id.
 

Class Summary
DamConstants Defines commonly used constants for the DAM module.
DamDownloadServlet Servlet to handle dam document downloads.
DamIdParser Parse the Asset or AssetFolder Identifier in order to retrieve the correct:
AssetProvider identifier
Asset identifier
The Identifier is the concatenation of the 'providerId and 'assetId' (for an internal asset: jcr:assetNodeIdentifier).
DamModule Dam Configuration Singleton.
DamNodeTypes Constants and convenience methods for node types introduced by DAM.
DamNodeTypes.Asset Represents the node type mgnl:asset.
DamURI2RepositoryMapping This mapping only handles the rendering of the links, but the incoming links are untouched.
DefaultDamManager This is the entry point for accessing Asset for third party.
The DamManager uses the AssetProviderRegistry to retrieve the appropriate AssetProvider in order to Access Asset.
Assets and Assets folder are identified based on an Id.
 

Exception Summary
DamException Generic DAM exception.
 



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