Class TemplatedContainer

  • All Implemented Interfaces:
    Use

    public class TemplatedContainer
    extends WCMUsePojo
    • Field Detail

      • log

        public static final Logger log
    • Method Detail

      • activate

        public void activate()
                      throws java.lang.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:
        java.lang.Exception - in case of any error during activation
      • getStructureResources

        public java.util.List<Resource> getStructureResources()
      • getNewResourceType

        public java.lang.String getNewResourceType()
      • hasStructureSupport

        public boolean hasStructureSupport()