Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.bizapp.shared.uibeans
Class AutogroupDisplaySummary

java.lang.Object
  extended by org.hyperic.hq.bizapp.shared.uibeans.ResourceTypeDisplaySummary
      extended by org.hyperic.hq.bizapp.shared.uibeans.AutogroupDisplaySummary
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable

public class AutogroupDisplaySummary
extends ResourceTypeDisplaySummary
implements java.io.Serializable

Represents the resource current health summary displayed on the "Current Health" views for an autogroup of resources.

See Also:
Serialized Form

Constructor Summary
AutogroupDisplaySummary()
          Constructor for AutogroupDisplaySummary.
 
Method Summary
 int getSummaryType()
          Returns a constant describing the summarized resources.
 
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, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AutogroupDisplaySummary

public AutogroupDisplaySummary()
Constructor for AutogroupDisplaySummary.

Method Detail

getSummaryType

public int getSummaryType()
Description copied from class: ResourceTypeDisplaySummary
Returns a constant describing the summarized resources. Examples of summary types are "autogroup", "cluster" and "singleton".

Specified by:
getSummaryType in class ResourceTypeDisplaySummary
See Also:
org.hyperic.hq.bizapp.shared.UIConstants#SUMMARY_TYPE_AUTOGROUP

Hyperic HQ Plugin API v. 4.4.0.2

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