public class WorkspaceNode extends AbstractNode
localeManager
Constructor and Description |
---|
WorkspaceNode() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription(Locale l)
Node description
|
String |
getId() |
String |
getName(Locale l)
Node name
|
Workspace |
getWorkspace() |
String |
getWorkspaceId() |
WorkspacePropertiesHandler |
getWorkspacePropertiesHandler() |
boolean |
onEdit()
Called when the node is edited.
|
void |
setWorkspaceId(String workspaceId) |
void |
setWorkspacePropertiesHandler(WorkspacePropertiesHandler workspacePropertiesHandler) |
equals, getAncestor, getAncestorForLevel, getChildren, getEditURI, getGetUriType, getI18nProperty, getIconCategory, getIconId, getLevel, getParent, getPath, getSubnodeById, getSubNodeByPath, getSubnodes, getTree, hasDynamicChildren, isEditable, isEditURIAjaxCompatible, isExpandible, 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 String getWorkspaceId()
public void setWorkspaceId(String workspaceId)
public WorkspacePropertiesHandler getWorkspacePropertiesHandler()
public void setWorkspacePropertiesHandler(WorkspacePropertiesHandler workspacePropertiesHandler)
public String getId()
public String getName(Locale l)
TreeNode
getName
in interface TreeNode
getName
in class AbstractNode
public String getDescription(Locale l)
TreeNode
getDescription
in interface TreeNode
getDescription
in class AbstractNode
public boolean onEdit()
TreeNode
onEdit
in interface TreeNode
onEdit
in class AbstractNode
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.