@Version(value="1.27") @Export(optional="provide:=true")
See: Description
Interface | Description |
---|---|
Asset |
The
Asset interface describes the digital asset with its methods. |
AssetManager |
The
AssetManager provides utility methods for assets. |
AssetReferenceHandler |
The
AssetReferenceHandler provides api to look up and manage the references of a given asset. |
AssetReferenceResolver |
The
AssetReferenceResolver provides api to resolve the
references of a composite assets (for e.g. |
Context |
A context is given to a
FormatHandler in order to identify the chain of handlers and the asset being
generated. |
DamConstants |
The
DamConstants interface defines common used dam constants |
DamEventRecorder |
The
DamEventRecorder specifies the possibility to record a given DamEvent . |
DamManager | Deprecated
Use
DamUtil 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 |
The
Metadata 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 a
Context . |
Rendition |
The
Rendition interface specifies the handling of an Asset 's rendition. |
RenditionPicker |
The
RenditionPicker interface specifies retrieving an arbitrary asset rendition via custom
implementations. |
Revision |
Defines the interface of a CQ asset revision.
|
Class | Description |
---|---|
DamEvent |
The
DamEvent represents events occurring upon assets within DAM. |
Enum | Description |
---|---|
DamEvent.Type |
A list of events that are supported by assets.
|
Exception | Description |
---|---|
AssetHandlerException |
The
AssetHandlerException class ... |
FolderSettingsException | |
ProcessorException |
Exception used to indicate that a
Processor encountered an error. |
Copyright © 2010 - 2020 Adobe. All Rights Reserved