Class TemplatedContainer

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

public class TemplatedContainer extends WCMUsePojo
  • Field Details

    • log

      public static final Logger log
  • Constructor Details

  • Method Details

    • activate

      public void activate() throws Exception
      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
    • getStructureResources

      public List<Resource> getStructureResources()
    • getNewResourceType

      public String getNewResourceType()
    • hasStructureSupport

      public boolean hasStructureSupport()