|
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.UIConstants
public class UIConstants
Declares constants used by bizapp beans.
| Field Summary | |
|---|---|
static int |
SUMMARY_TYPE_AUTOGROUP
Identifies a ResourceTypeDisplaySummary
representing two or more resources of like resource type. |
static int |
SUMMARY_TYPE_CLUSTER
Identifies a ResourceTypeDisplaySummary
representing a cluster of resources. |
static int |
SUMMARY_TYPE_SINGLETON
Identifies a ResourceTypeDisplaySummary
representing a single resource. |
| Constructor Summary | |
|---|---|
UIConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int SUMMARY_TYPE_AUTOGROUP
ResourceTypeDisplaySummary
representing two or more resources of like resource type.
public static final int SUMMARY_TYPE_CLUSTER
ResourceTypeDisplaySummary
representing a cluster of resources.
public static final int SUMMARY_TYPE_SINGLETON
ResourceTypeDisplaySummary
representing a single resource.
| Constructor Detail |
|---|
public 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 | ||||||||