Interface FormAsset

  • All Superinterfaces:
    FDAsset
    All Known Subinterfaces:
    AdaptiveFormAsset

    @ProviderType
    public interface FormAsset
    extends FDAsset
    Defines base sling model for various Forms Manager Assets
    Since:
    com.adobe.aem.formsndocuments.assets.models 0.0.1
    • Method Detail

      • getTitle

        java.lang.String getTitle()
        Return asset title
        Returns:
      • getDescription

        java.lang.String getDescription()
        Return asset description
        Returns:
      • getAuthor

        java.lang.String getAuthor()
        Return Author of given form
        Returns:
      • getThumbnailPath

        java.lang.String getThumbnailPath()
        Retrieve path to thumbnail if exists, else return null
        Returns: