Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.data
Interface IResourceTreeNode

All Superinterfaces:
ITreeNode
All Known Implementing Classes:
ResourceTreeNode, ResourceTreeNode

public interface IResourceTreeNode
extends ITreeNode


Field Summary
static int AUTO_GROUP
           
static int CLUSTER
           
static int NONE
           
static int RESOURCE
           
 
Method Summary
 int getType()
           
 
Methods inherited from interface org.hyperic.util.data.ITreeNode
addRectangle, getDescription, getDownChildren, getName, getRectangles, getUpChildren, hasDownChildren, hasUpChildren, isSelected, reset
 

Field Detail

NONE

static final int NONE
See Also:
Constant Field Values

RESOURCE

static final int RESOURCE
See Also:
Constant Field Values

AUTO_GROUP

static final int AUTO_GROUP
See Also:
Constant Field Values

CLUSTER

static final int CLUSTER
See Also:
Constant Field Values
Method Detail

getType

int getType()

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.