|
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.shared.uibeans.ResourceTypeDisplaySummary
org.hyperic.hq.bizapp.shared.uibeans.SingletonDisplaySummary
org.hyperic.hq.bizapp.shared.uibeans.ClusterDisplaySummary
public class ClusterDisplaySummary
Represents the resource current health summary displayed on the "Current Health" views for an cluster of resources.
Constructor Summary | |
---|---|
ClusterDisplaySummary()
|
Method Summary | |
---|---|
int |
getSummaryType()
Returns a constant describing the summarized resources. |
Methods inherited from class org.hyperic.hq.bizapp.shared.uibeans.SingletonDisplaySummary |
---|
getEntityId, getEntityName, setEntityId, setEntityName, toString |
Methods inherited from class org.hyperic.hq.bizapp.shared.uibeans.ResourceTypeDisplaySummary |
---|
compareTo, getAppdefTypeId, getAvailability, getAvailTempl, getNumResources, getPerformance, getPerformanceUnits, getPerformTempl, getResourceType, getThroughput, getThroughputTempl, getThroughputUnits, setAppdefTypeId, setAvailability, setAvailTempl, setNumResources, setPerformance, setPerformanceUnits, setPerformTempl, setResourceType, setThroughput, setThroughputTempl, setThroughputUnits |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ClusterDisplaySummary()
Method Detail |
---|
public int getSummaryType()
ResourceTypeDisplaySummary
getSummaryType
in class SingletonDisplaySummary
UIConstants
|
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 |