Interface ImageData

  • All Superinterfaces:
    ComponentData

    public interface ImageData
    extends ComponentData
    Interface defining data for image components.
    Since:
    com.adobe.cq.wcm.core.components.models.datalayer 1.0.0
    • Method Detail

      • getAssetData

        default AssetData getAssetData()
        Returns the asset associated with the image.
        Returns:
        Asset data model
        Since:
        com.adobe.cq.wcm.core.components.models.datalayer 1.0.0