public class FactoryRootNode extends FactoryFolderNode
Constructor and Description |
---|
FactoryRootNode() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription(Locale l)
Node description
|
String |
getId() |
Map |
getMappings() |
String |
getName(Locale l)
Node name
|
boolean |
isExpandible() |
getNewSubNode, isEditable, listChildren, setMappings
getNodeName, setNodeName
equals, getAncestor, getAncestorForLevel, getChildren, getEditURI, getGetUriType, getI18nProperty, getIconCategory, getIconId, getLevel, getParent, getPath, getSubnodeById, getSubNodeByPath, getSubnodes, getTree, hasDynamicChildren, isEditURIAjaxCompatible, 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 getId()
getId
in interface TreeNode
getId
in class FactoryFolderNode
public Map getMappings()
getMappings
in class FactoryFolderNode
public String getName(Locale l)
TreeNode
getName
in interface TreeNode
getName
in class FactoryFolderNode
public String getDescription(Locale l)
TreeNode
getDescription
in interface TreeNode
getDescription
in class FactoryFolderNode
public boolean isExpandible()
isExpandible
in interface TreeNode
isExpandible
in class AbstractNode
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.