org.hyperic.hq.ui.beans
Class RecentAlertBean
java.lang.Object
org.hyperic.hq.ui.beans.AlertBean
org.hyperic.hq.ui.beans.RecentAlertBean
- All Implemented Interfaces:
- java.io.Serializable
public class RecentAlertBean
- extends AlertBean
Bean to hold alert values from AlertValue and AlertDefinitionValue.
- See Also:
- Serialized Form
Constructor Summary |
RecentAlertBean(java.lang.Integer id,
long ctime,
java.lang.Integer alertDefId,
java.lang.String name,
int priority,
java.lang.Integer rid,
java.lang.Integer type,
java.lang.String resourceName,
boolean fixed)
|
Methods inherited from class org.hyperic.hq.ui.beans.AlertBean |
getAlertDefId, getComparator, getConditionFmt, getConditionName, getCtime, getId, getMaxPauseTime, getName, getPriority, getRid, getThreshold, getType, getValue, isAcknowledgeable, isAcknowledgeableAndCanTakeAction, isCanTakeAction, isFixed, isMultiCondition, isViewable, setAcknowledgeable, setAlertDefId, setCanTakeAction, setComparator, setConditionName, setCtime, setFixed, setId, setMaxPauseTime, setMultiCondition, setName, setPriority, setRid, setThreshold, setType, setValue, setViewable, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RecentAlertBean
public RecentAlertBean(java.lang.Integer id,
long ctime,
java.lang.Integer alertDefId,
java.lang.String name,
int priority,
java.lang.Integer rid,
java.lang.Integer type,
java.lang.String resourceName,
boolean fixed)
getResourceName
public java.lang.String getResourceName()
setResourceName
public void setResourceName(java.lang.String resourceName)
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.