public class PanelInstancesProvidersNode extends AbstractNode
localeManager
Constructor and Description |
---|
PanelInstancesProvidersNode() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName(Locale l)
Node name
|
protected PanelInstancesGroupNode |
getNewGroupNode(String workspaceId,
String groupName) |
protected PanelInstanceNode |
getNewInstanceNode(PanelInstance instance) |
String |
getProviderId() |
String |
getProviderName() |
protected List |
listChildren()
Get the children list for this node
|
void |
setProviderId(String providerId) |
void |
setProviderName(String providerName) |
equals, getAncestor, getAncestorForLevel, getChildren, getDescription, 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 String getProviderId()
public void setProviderId(String providerId)
public String getProviderName()
public void setProviderName(String providerName)
public String getName(Locale l)
TreeNode
getName
in interface TreeNode
getName
in class AbstractNode
protected List listChildren()
AbstractNode
listChildren
in class AbstractNode
protected PanelInstanceNode getNewInstanceNode(PanelInstance instance)
protected PanelInstancesGroupNode getNewGroupNode(String workspaceId, String groupName)
public String getId()
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.