AllowedComponents
instead@Deprecated public class AllowedComponentList extends WCMUsePojo
Modifier and Type | Class and Description |
---|---|
static class |
AllowedComponentList.ComponentMapping
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
POLICIES_JCR_CONTENT
Deprecated.
|
static java.lang.String |
STRUCTURE_JCR_CONTENT
Deprecated.
|
Constructor and Description |
---|
AllowedComponentList()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
activate()
Deprecated.
Implement this method to perform post initialization tasks.
|
java.util.List |
getComponents()
Deprecated.
Returns a list of
AllowedComponentList.ComponentMapping s for Sightly resource instantiation usage |
java.lang.String |
getCssClass()
Deprecated.
Returns the specific css class names
|
java.lang.String |
getTitle()
Deprecated.
|
boolean |
isApplicable()
Deprecated.
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, init
public static final java.lang.String STRUCTURE_JCR_CONTENT
public static final java.lang.String POLICIES_JCR_CONTENT
public void activate() throws java.lang.Exception
WCMUsePojo
WCMUsePojo.init(Bindings)
.activate
in class WCMUsePojo
java.lang.Exception
- in case of any error during activationpublic java.lang.String getTitle()
public boolean isApplicable()
public java.util.List getComponents()
AllowedComponentList.ComponentMapping
s for Sightly resource instantiation usagepublic java.lang.String getCssClass()
Copyright © 2010 - 2020 Adobe. All Rights Reserved