Interface Blueprint

All Superinterfaces:
Adaptable, JSONItem, LabeledResource, Page
All Known Subinterfaces:
Blueprint

@ConsumerType @Deprecated public interface Blueprint extends Page, JSONItem
Deprecated.
since 5.4 use Blueprint instead
Defines the interface of a CQ WCM Blueprint.
  • Method Details

    • getIconPath

      String getIconPath()
      Deprecated.
      Returns the path to an icon for this template or null if this template does not provide an icon.
      Returns:
      the path to an icon or null
    • getThumbnailPath

      String getThumbnailPath()
      Deprecated.
      Returns the path to a thumbnail for this template or null if the template does not provide a thumbnail.
      Returns:
      the path to a thumbnail or null
    • getRanking

      Long getRanking()
      Deprecated.
      Returns the ranking in the template list.
      Returns:
      the ranking
    • getSitePath

      String getSitePath()
      Deprecated.
      Returns the site path of the blueprint
      Returns:
      path