Interface EmbeddableData

  • All Superinterfaces:
    ComponentData

    public interface EmbeddableData
    extends ComponentData
    Interface defining data for embeddables.
    Since:
    com.adobe.cq.wcm.core.components.models.datalayer 1.3.0
    • Method Detail

      • getEmbeddableDetails

        default java.util.Map<java.lang.String,​java.lang.Object> getEmbeddableDetails()
        Returns the embeddable properties.
        Returns:
        Map of embeddable properties
        Since:
        com.adobe.cq.wcm.core.components.models.datalayer 1.3.0