public class WorkspacePermissionsNode extends AbstractNode
localeManager
Constructor and Description |
---|
WorkspacePermissionsNode() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
PermissionsPropertiesHandler |
getPermissionsPropertiesHandler() |
boolean |
isEditable()
Determine if this node is selectable
|
boolean |
isExpandible() |
boolean |
onEdit()
Called when the node is edited.
|
void |
setPermissionsPropertiesHandler(PermissionsPropertiesHandler permissionsPropertiesHandler) |
equals, getAncestor, getAncestorForLevel, getChildren, getDescription, getEditURI, getGetUriType, getI18nProperty, getIconCategory, getIconId, getLevel, getName, getParent, getPath, getSubnodeById, getSubNodeByPath, getSubnodes, getTree, hasDynamicChildren, isEditURIAjaxCompatible, isLastChild, isLeaf, listChildren, listChildrenById, onCollapse, onExpand, onSelect, onUnedit, onUnselect, setEditable, setEditURI, setEditURIAjaxCompatible, setExpandible, setGetUriType, setIconCategory, setIconId, setLast, setParent, setSubnodes, setTree, toString
addPeriodicTask, addPeriodicTask, factoryLookup, getComponentAlias, getComponentDescription, getComponentName, getComponentScope, init, setComponentAlias, shutdown, start, stop
public PermissionsPropertiesHandler getPermissionsPropertiesHandler()
public void setPermissionsPropertiesHandler(PermissionsPropertiesHandler permissionsPropertiesHandler)
public boolean isEditable()
TreeNode
isEditable
in interface TreeNode
isEditable
in class AbstractNode
public boolean isExpandible()
isExpandible
in interface TreeNode
isExpandible
in class AbstractNode
public String getId()
public boolean onEdit()
TreeNode
onEdit
in interface TreeNode
onEdit
in class AbstractNode
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.