Interface Embeddable
- All Known Subinterfaces:
YouTube
A base interface to be extended by embeddable
- Since:
- com.adobe.cq.wcm.core.components.models.embeddable 1.1.0
-
Method Summary
Modifier and TypeMethodDescriptiondefault @Nullable ComponentDatagetData()Returns the data layer information associated with the embeddable
-
Method Details
-
getData
Returns the data layer information associated with the embeddable- Returns:
ComponentDataobject associated with the embeddable- Since:
- com.adobe.cq.wcm.core.components.models.embeddable 1.1.0
-