Interface EmbeddableData
- All Superinterfaces:
ComponentData
Interface defining data for embeddables.
- Since:
- com.adobe.cq.wcm.core.components.models.datalayer 1.3.0
-
Method Summary
Modifier and TypeMethodDescriptionReturns the embeddable properties.Methods inherited from interface com.adobe.cq.wcm.core.components.models.datalayer.ComponentData
getDescription, getId, getJson, getLastModifiedDate, getLinkUrl, getParentId, getText, getTitle, getType
-
Method Details
-
getEmbeddableDetails
Returns the embeddable properties.- Returns:
- Map of embeddable properties
- Since:
- com.adobe.cq.wcm.core.components.models.datalayer 1.3.0
-