Interface Embeddable

  • All Known Subinterfaces:
    YouTube

    @ConsumerType
    public interface Embeddable
    A base interface to be extended by embeddable
    Since:
    com.adobe.cq.wcm.core.components.models.embeddable 1.1.0
    • Method Detail

      • getData

        @Nullable
        default @Nullable ComponentData getData()
        Returns the data layer information associated with the embeddable
        Returns:
        ComponentData object associated with the embeddable
        Since:
        com.adobe.cq.wcm.core.components.models.embeddable 1.1.0