Package com.day.cq.dam.api
Defines package version.
-
Interface Summary Interface Description Asset TheAsset
interface describes thedigital asset
with its methods.AssetManager TheAssetManager
provides utility methods for assets.AssetReferenceHandler TheAssetReferenceHandler
provides api to look up and manage the references of a given asset.AssetReferenceResolver TheAssetReferenceResolver
provides api to resolve the references of a composite assets (for e.g.Context A context is given to aFormatHandler
in order to identify the chain of handlers and the asset being generated.DamConstants TheDamConstants
interface defines common used dam constantsDamEventRecorder TheDamEventRecorder
specifies the possibility to record a givenDamEvent
.DamManager Deprecated. UseDamUtil
instead.FolderSettings FormatHandler A format handler knows how to handle a container-like file format and can be looked up in OSGI via an ID.Metadata TheMetadata
interface defines constants pertaining to assets.MetadataManager Deprecated. This class will be removed with no replacement.Processor Process bytes, extract thumbnail and/or metadata found and add them to aContext
.Rendition TheRendition
interface specifies the handling of anAsset
's rendition.RenditionPicker TheRenditionPicker
interface specifies retrieving an arbitrary asset rendition via custom implementations.Revision Defines the interface of a CQ asset revision. -
Class Summary Class Description DamEvent TheDamEvent
represents events occurring upon assets within DAM. -
Enum Summary Enum Description DamEvent.Type A list of events that are supported by assets. -
Exception Summary Exception Description AssetHandlerException TheAssetHandlerException
class ...FolderSettingsException ProcessorException Exception used to indicate that aProcessor
encountered an error.