|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.hq.bizapp.explorer.types.GroupItem
public class GroupItem
Method Summary | |
---|---|
java.util.List |
getChildren()
Get the item's direct children. |
java.lang.String |
getCode()
A unique identifier for the item. |
ResourceGroup |
getGroup()
|
java.lang.String |
getLabel()
Get the display label for the item. |
ExplorerItem |
getParent()
|
ExplorerItemType |
getType()
Get the type that created this item. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public ExplorerItem getParent()
getParent
in interface ExplorerItem
public java.lang.String getCode()
ExplorerItem
getCode
in interface ExplorerItem
public ResourceGroup getGroup()
public java.lang.String getLabel()
ExplorerItem
getLabel
in interface ExplorerItem
public java.lang.String toString()
toString
in class java.lang.Object
public java.util.List getChildren()
ExplorerItem
getChildren
in interface ExplorerItem
ExplorerItem
spublic ExplorerItemType getType()
ExplorerItem
getType
in interface ExplorerItem
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |