Package com.day.cq.wcm.foundation
Class AllowedComponentList
java.lang.Object
com.adobe.cq.sightly.WCMUsePojo
com.day.cq.wcm.foundation.AllowedComponentList
- All Implemented Interfaces:
Use
Deprecated.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidactivate()Deprecated.Implement this method to perform post initialization tasks.Deprecated.Returns a list ofAllowedComponentList.ComponentMappings for Sightly resource instantiation usageDeprecated.Returns the specific css class namesgetTitle()Deprecated.booleanDeprecated.Is the allowed component list applicable in the current contextMethods 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
-
STRUCTURE_JCR_CONTENT
Deprecated.- See Also:
-
POLICIES_JCR_CONTENT
Deprecated.- See Also:
-
-
Constructor Details
-
AllowedComponentList
public AllowedComponentList()Deprecated.
-
-
Method Details
-
activate
Deprecated.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
-
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
Deprecated.Returns a list ofAllowedComponentList.ComponentMappings for Sightly resource instantiation usage- Returns:
- List of component mappings
-
getCssClass
Deprecated.Returns the specific css class names- Returns:
- class name
-
AllowedComponentsinstead