public class AllowedComponentList extends WCMUsePojo
| Modifier and Type | Class and Description |
|---|---|
static class |
AllowedComponentList.ComponentMapping |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
POLICIES_JCR_CONTENT |
static java.lang.String |
STRUCTURE_JCR_CONTENT |
| Constructor and Description |
|---|
AllowedComponentList() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate()
Implement this method to perform post initialization tasks.
|
java.util.List |
getComponents()
Returns a list of
AllowedComponentList.ComponentMappings for Sightly resource instantiation usage |
java.lang.String |
getCssClass()
Returns the specific css class names
|
java.lang.String |
getTitle() |
boolean |
isApplicable()
Is the allowed component list applicable in the current context
|
get, getComponent, getComponentContext, getCurrentDesign, getCurrentPage, getCurrentStyle, getDesigner, getEditContext, getInheritedPageProperties, getInheritedProperties, getPageManager, getPageProperties, getProperties, getRequest, getResource, getResourceDesign, getResourcePage, getResourceResolver, getResponse, getSlingScriptHelper, getWcmMode, getXSSAPI, initpublic static final java.lang.String STRUCTURE_JCR_CONTENT
public static final java.lang.String POLICIES_JCR_CONTENT
public void activate()
throws java.lang.Exception
WCMUsePojoWCMUsePojo.init(Bindings).activate in class WCMUsePojojava.lang.Exception - in case of any error during activationpublic java.lang.String getTitle()
public boolean isApplicable()
public java.util.List getComponents()
AllowedComponentList.ComponentMappings for Sightly resource instantiation usagepublic java.lang.String getCssClass()
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"