Package com.day.cq.wcm.foundation
Class TemplatedContainer
java.lang.Object
com.adobe.cq.sightly.WCMUsePojo
com.day.cq.wcm.foundation.TemplatedContainer
- All Implemented Interfaces:
Use
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTemplatedContainer(TemplateManager templateManager, ComponentContext componentContext) -
Method Summary
Modifier and TypeMethodDescriptionvoidactivate()Implement this method to perform post initialization tasks.booleanMethods inherited from class com.adobe.cq.sightly.WCMUsePojo
get, getComponent, getComponentContext, getCurrentDesign, getCurrentPage, getCurrentStyle, getDesigner, getEditContext, getInheritedPageProperties, getInheritedProperties, getPageManager, getPageProperties, getProperties, getRequest, getResource, getResourceDesign, getResourcePage, getResourceResolver, getResponse, getSlingScriptHelper, getWcmMode, getXSSAPI, init
-
Field Details
-
log
-
-
Constructor Details
-
TemplatedContainer
-
-
Method Details
-
activate
Description copied from class:WCMUsePojoImplement this method to perform post initialization tasks. This method is called byWCMUsePojo.init(Bindings).- Specified by:
activatein classWCMUsePojo- Throws:
Exception- in case of any error during activation
-
getStructureResources
-
getNewResourceType
-
hasStructureSupport
public boolean hasStructureSupport()
-