Class AllowedComponentList

java.lang.Object
com.adobe.cq.sightly.WCMUsePojo
com.day.cq.wcm.foundation.AllowedComponentList
All Implemented Interfaces:
Use

@Deprecated public class AllowedComponentList extends WCMUsePojo
Deprecated.
Use AllowedComponents instead
  • Field Details

  • Constructor Details

    • AllowedComponentList

      public AllowedComponentList()
      Deprecated.
  • Method Details

    • activate

      public void activate() throws Exception
      Deprecated.
      Description copied from class: WCMUsePojo
      Implement this method to perform post initialization tasks. This method is called by WCMUsePojo.init(Bindings).
      Specified by:
      activate in class WCMUsePojo
      Throws:
      Exception - in case of any error during activation
    • getTitle

      public String getTitle()
      Deprecated.
    • isApplicable

      public boolean isApplicable()
      Deprecated.
      Is the allowed component list applicable in the current context
      Returns:
      true if component list applicable in the current context
    • getComponents

      public List getComponents()
      Deprecated.
      Returns a list of AllowedComponentList.ComponentMappings for Sightly resource instantiation usage
      Returns:
      List of component mappings
    • getCssClass

      public String getCssClass()
      Deprecated.
      Returns the specific css class names
      Returns:
      class name