| Interface | Description |
|---|---|
| CollectionHelper |
Implementors provide easier access to DAM collections for managing the associated
content of a content fragment.
|
| ContentElement |
Implementations of this interface allow accessing elements of a content fragment in a
way agnostic to the underlying data structures.
|
| ContentFragment |
Implementations of this interface allow to access content fragments through a stable
API, independently from the actual content structure.
|
| ContentFragmentManager |
Implementations of this interface provide means to manage content fragments.
|
| ContentVariation |
Implementations of this interface allow to access a variation of a content element
through a stable API, agnostic to the underlying content structure.
|
| ElementTemplate |
Implementations of this interface allow to access an element template through a
well-defined API, without needing to care about the underlying content structure.
|
| FragmentTemplate |
Implementations of this interface allow to access the fragment template in a
standardized way, independently of the actual content structure.
|
| MetaDataDefinition |
Implementations of this class provide access to the meta data definition of a template.
|
| MetaDataProperty |
Implementations of this class represent a single meta data definition.
|
| VariationDef |
Implementors provide some essential definitions of a variation.
|
| VariationTemplate |
Implementations of this interface allow accessing a variation template in a standardized
way, without requiring knowledge about the underlying content structure.
|
| Versionable |
Implementations of this interface provide means to version their content.
|
| VersionDef |
Represents a version of a content item (like the entire fragment, an element or a
variation of it).
|
| VersionedContent |
Represents the content of a specific version of a content item (be it the element master
or a variation of it).
|
| Enum | Description |
|---|---|
| SyncStatus |
Enumeration that defines the synchronization state of a "slave" variation against the
respective element master.
|
| Exception | Description |
|---|---|
| ContentFragmentException |
This class represents a generic exception in handling content fragments.
|
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"