|
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.apache.struts.action.ActionForm
org.apache.struts.validator.ValidatorForm
org.hyperic.hq.ui.action.BaseValidatorForm
org.hyperic.hq.ui.action.CalendarForm
org.hyperic.hq.ui.action.resource.common.monitor.visibility.MetricDisplayRangeForm
org.hyperic.hq.ui.action.resource.common.monitor.visibility.MetricsControlForm
org.hyperic.hq.ui.action.resource.common.monitor.visibility.AlertMetricsControlForm
public class AlertMetricsControlForm
Represents the common set of controls on various pages that display alert metrics.
| Field Summary |
|---|
| Fields inherited from class org.hyperic.hq.ui.action.resource.common.monitor.visibility.MetricDisplayRangeForm |
|---|
ACTION_DATE_RANGE, ACTION_LASTN, nextRange, prevRange |
| Fields inherited from class org.hyperic.hq.ui.action.CalendarForm |
|---|
AM, PM |
| Fields inherited from class org.apache.struts.validator.ValidatorForm |
|---|
page, validatorResults |
| Fields inherited from class org.apache.struts.action.ActionForm |
|---|
multipartRequestHandler, servlet |
| Constructor Summary | |
|---|---|
AlertMetricsControlForm()
|
|
| Method Summary | |
|---|---|
java.lang.Boolean |
getAlertDefaults()
|
void |
setAlertDefaults(java.lang.Boolean isAlertDefaults)
|
protected void |
setDefaults()
|
java.lang.String |
toString()
|
| Methods inherited from class org.hyperic.hq.ui.action.resource.common.monitor.visibility.MetricsControlForm |
|---|
getAdvanced, getEditRange, getEntityId, getForwardParams, getRange, getRb, getRbDate, getRe, getReadOnly, getReDate, getRnMenu, getSimple, isAdvancedClicked, isAnythingClicked, isEditRangeClicked, isRangeClicked, isSimpleClicked, reset, setAdvanced, setEditRange, setRange, setRb, setRe, setReadOnly, setSimple, shouldValidate |
| Methods inherited from class org.hyperic.hq.ui.action.resource.common.monitor.visibility.MetricDisplayRangeForm |
|---|
getA, getCtype, getEid, getNextRange, getPrevRange, getRid, getRn, getRu, getType, getWantEndDate, isDateRangeSelected, isLastnSelected, isNextRangeClicked, isPrevRangeClicked, setA, setCtype, setEid, setNextRange, setPrevRange, setRid, setRn, setRu, setType, shouldValidateDateRange, validate |
| Methods inherited from class org.hyperic.hq.ui.action.CalendarForm |
|---|
calcHour, getEndAmPm, getEndDate, getEndDay, getEndHour, getEndMin, getEndMonth, getEndYear, getInitStartTime, getStartAmPm, getStartDate, getStartDay, getStartHour, getStartMin, getStartMonth, getStartYear, getYearOptions, populateEndDate, populateStartDate, setEndAmPm, setEndDay, setEndHour, setEndMin, setEndMonth, setEndYear, setStartAmPm, setStartDay, setStartHour, setStartMin, setStartMonth, setStartYear, setWantEndDate, validateDateRange |
| Methods inherited from class org.hyperic.hq.ui.action.BaseValidatorForm |
|---|
getAdd, getCancel, getCreate, getDelete, getEnable, getOk, getOkassign, getPn, getPs, getRemove, getReset, getUserset, isAddClicked, isCancelClicked, isCreateClicked, isDeleteClicked, isEnableClicked, isOkAssignClicked, isOkClicked, isRemoveClicked, isResetClicked, isUsersetClicked, setAdd, setCancel, setCreate, setDelete, setEnable, setOk, setOkassign, setPn, setPs, setRemove, setReset, setUserset |
| Methods inherited from class org.apache.struts.validator.ValidatorForm |
|---|
getPage, getResultValueMap, getValidationKey, getValidatorResults, setPage, setValidatorResults |
| Methods inherited from class org.apache.struts.action.ActionForm |
|---|
getMultipartRequestHandler, getServlet, getServletWrapper, reset, setMultipartRequestHandler, setServlet, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AlertMetricsControlForm()
| Method Detail |
|---|
public java.lang.String toString()
toString in class MetricsControlFormprotected void setDefaults()
setDefaults in class MetricsControlFormpublic java.lang.Boolean getAlertDefaults()
public void setAlertDefaults(java.lang.Boolean isAlertDefaults)
|
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 | ||||||||