public class PanelInstancesGroupNode extends AbstractNode
Modifier and Type | Field and Description |
---|---|
static String |
GROUP_PREFFIX |
Constructor and Description |
---|
PanelInstancesGroupNode() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription(Locale l)
Node description
|
String |
getGroupName() |
String |
getId() |
String |
getName(Locale l)
Node name
|
protected PanelInstanceNode |
getNewInstanceNode(PanelInstance instance) |
String |
getProviderId() |
String |
getWorkspaceId() |
protected List |
listChildren()
Get the children list for this node
|
void |
setGroupName(String groupName) |
void |
setProviderId(String providerId) |
void |
setWorkspaceId(String workspaceId) |
equals, getAncestor, getAncestorForLevel, getChildren, getEditURI, getGetUriType, getI18nProperty, getIconCategory, getIconId, getLevel, getParent, getPath, getSubnodeById, getSubNodeByPath, getSubnodes, getTree, hasDynamicChildren, isEditable, isEditURIAjaxCompatible, isExpandible, isLastChild, isLeaf, listChildrenById, onCollapse, onEdit, 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 static final String GROUP_PREFFIX
public String getWorkspaceId()
public void setWorkspaceId(String workspaceId)
public String getGroupName()
public void setGroupName(String groupName)
public String getProviderId()
public void setProviderId(String providerId)
public String getId()
protected List listChildren()
AbstractNode
listChildren
in class AbstractNode
protected PanelInstanceNode getNewInstanceNode(PanelInstance instance)
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
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.