Interface ContentFragmentData
- All Superinterfaces:
ComponentData
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondefault ContentFragmentData.ElementData[]Returns the elements data associated with the content fragment.Methods inherited from interface com.adobe.cq.wcm.core.components.models.datalayer.ComponentData
getDescription, getId, getJson, getLastModifiedDate, getLinkUrl, getParentId, getText, getTitle, getType
-
Method Details
-
getElementsData
Returns the elements data associated with the content fragment.- Returns:
- array of element data
- Since:
- com.adobe.cq.wcm.core.components.models.datalayer 1.0.0
-