public class PermissionEvaluatorTag extends GenericEvaluatorTag
ACTION_CLASS_ARGS
pageContext
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
Constructor and Description |
---|
PermissionEvaluatorTag() |
Modifier and Type | Method and Description |
---|---|
String |
getComponentType() |
void |
release() |
void |
setAllow(String allow)
Set the allow permissions
|
void |
setDeny(String deny)
Set the deny permissions
|
protected void |
setProperties(UIComponent component) |
getRendererType, setValue
setActionListenerProperty, setActionProperty, setBooleanProperty, setBooleanStaticProperty, setIntProperty, setIntStaticProperty, setStringBindingProperty, setStringProperty, setStringStaticProperty
doEndTag, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getDoStartValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, isSuppressed, isValueReference, setBinding, setId, setPageContext, setParent, setRendered, setupResponseWriter
public String getComponentType()
getComponentType
in class UIComponentTag
UIComponentTag.getComponentType()
protected void setProperties(UIComponent component)
setProperties
in class GenericEvaluatorTag
UIComponentTag.setProperties(javax.faces.component.UIComponent)
public void release()
release
in interface Tag
release
in class GenericEvaluatorTag
Tag.release()
public void setAllow(String allow)
allow
- the allow permissionspublic void setDeny(String deny)
deny
- the deny permissionsCopyright © 2005–2017 Alfresco Software. All rights reserved.