Uses of Package
info.magnolia.dam.api

Packages that use info.magnolia.dam.api
info.magnolia.dam.api   
 

Classes in info.magnolia.dam.api used by info.magnolia.dam.api
Asset
          An asset is a digital resource with associated metadata.
AssetProvider
          An AssetProvider exposes Folders and Assets from a particular source.
AssetProvider.AssetNotFoundException
          Thrown when the given ItemKey can't be found.
AssetProvider.IllegalItemKeyException
          Thrown when the given ItemKey isn't usable by the provider.
AssetProviderCapability
          Features optional implemented/provided by AssetProvider.
AssetProviderRegistry.NoSuchAssetProviderException
          Thrown when no AssetProvider can be found for the given ItemKey or String id.
AssetProviderRegistry.NoSuchAssetRendererException
          Thrown when no AssetRenderer can be found for the given Asset to be converted to the given MediaType.
AssetQuery
          Represents a query to an AssetProvider.
AssetQuery.Builder
          A builder for AssetQuery which provides a fluent API.
AssetRenderer
          An AssetRenderer provides AssetRenditions by bridging an Asset's data and some type of converter.
AssetRendition
          An AssetRendition is a "view" on a asset, for a specific MimeType.
DamException
          An abstract exception class that all DAM exceptions can extend.
Folder
          A Folder represents a structural item holding Assets.
Item
          Defines a common interface for Asset and Folder.
ItemKey
          A "composite key": in the dam, every Asset and Folder are identified by its provider's ID and its provider-specific ID (i.e the ID with which the provider can uniquely identify the asset itself).
PathAwareAssetProvider.PathNotFoundException
          Thrown when no Item can be found at the given path.
 



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