Package | Description |
---|---|
info.magnolia.dam.api | |
info.magnolia.dam.api.util |
Class and Description |
---|
Asset
An asset is a digital resource with associated metadata.
|
AssetProvider |
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. |
AssetQuery.Order
Enumeration specifying the order of sorting.
|
AssetQuery.OrderBy
Represents a sorting rule to be applied to a query.
|
AssetRenderer
An AssetRenderer provides
AssetRendition s 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 should extend.
|
Folder
A Folder represents a structural item holding
Asset s. |
Item |
ItemKey |
PathAwareAssetProvider.PathNotFoundException
Thrown when no Item can be found at the given path.
|
RenditionAwareAssetProvider.AssetRenditionException
Deprecated.
Thrown when rendition couldn't be generated.
|
Class and Description |
---|
Asset
An asset is a digital resource with associated metadata.
|
AssetRenderer
An AssetRenderer provides
AssetRendition s by bridging an Asset's data and some type of converter. |
Copyright © 2015 Magnolia International Ltd.. All rights reserved.