Generated by
JDiff

Package com.adobe.cq.dam.cfm

Added Classes and Interfaces
BasicDataType Defines the type string (see DataType.getTypeString() for the required data types.
DataType Represents a data type for structured content provided by a Content Fragment.
FragmentData Represents a piece of content (or data) provided by a content fragment.
 

Changed Interfaces
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.

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.

VariationTemplate Implementations of this interface allow accessing a variation template in a standardized way, without requiring knowledge about the underlying content structure.