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 Details

    • getEmbeddableDetails

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