|
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.appdef.shared.AppdefResourceValue
org.hyperic.hq.appdef.shared.ServiceValue
org.hyperic.hq.appdef.shared.AppServiceNodeBean
public class AppServiceNodeBean
This is a display helper bean for the screens The columns are
| Field Summary | |
|---|---|
static java.lang.Integer |
CLUSTER_PARENT_ID
|
| Constructor Summary | |
|---|---|
AppServiceNodeBean(AppdefResourceValue service,
DependencyNode node)
|
|
AppServiceNodeBean(AppdefResourceValue service,
java.lang.Integer appServiceId,
java.lang.Boolean entryPoint)
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getAppdefType()
Returns the appdefType. |
java.lang.Integer |
getAppServiceId()
Returns the appServiceId. |
java.lang.Boolean |
getCluster()
Indicator whether or not the resource backing up the app-service relationship is a cluster or not |
AppdefEntityID |
getEntityId()
get an entity ID for the object |
java.lang.Boolean |
getEntryPoint()
|
java.lang.Boolean |
isEntryPoint()
Returns the entryPoint. |
void |
setAppdefType(java.lang.Integer appdefType)
Sets the appdefType. |
void |
setAppServiceId(java.lang.Integer appServiceId)
Sets the appServiceId. |
void |
setCluster(java.lang.Boolean compatibleGroup)
Sets the cluster flag. |
void |
setEntityId(AppdefEntityID entityID)
|
void |
setEntryPoint(java.lang.Boolean entryPoint)
Sets the entryPoint. |
java.lang.String |
toString()
|
| Methods inherited from class org.hyperic.hq.appdef.shared.AppdefResourceValue |
|---|
compareTo, getAppdefResourceTypeValue, getHostName, getPlatformTypeCountMap, getResourceTypeCountMap, getServerTypeCountMap, getServiceTypeCountMap, setHostName |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.Integer CLUSTER_PARENT_ID
| Constructor Detail |
|---|
public AppServiceNodeBean(AppdefResourceValue service,
java.lang.Integer appServiceId,
java.lang.Boolean entryPoint)
public AppServiceNodeBean(AppdefResourceValue service,
DependencyNode node)
| Method Detail |
|---|
public java.lang.Integer getAppServiceId()
public void setAppServiceId(java.lang.Integer appServiceId)
appServiceId - The appServiceId to setpublic java.lang.Boolean isEntryPoint()
public java.lang.Boolean getEntryPoint()
public void setEntryPoint(java.lang.Boolean entryPoint)
entryPoint - The entryPoint to setpublic java.lang.Integer getAppdefType()
public void setAppdefType(java.lang.Integer appdefType)
serviceId - The appdefType to setpublic AppdefEntityID getEntityId()
AppdefResourceValue
getEntityId in class ServiceValuepublic void setEntityId(AppdefEntityID entityID)
entityID - public java.lang.Boolean getCluster()
public void setCluster(java.lang.Boolean compatibleGroup)
cluster - The cluster flag to setpublic java.lang.String toString()
toString in class ServiceValue
|
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 | ||||||||