org.hyperic.hq.ui.action.resource.common.monitor.visibility
Class ProblemMetricsDisplayForm
java.lang.Object
org.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.ProblemMetricsDisplayForm
- All Implemented Interfaces:
- java.io.Serializable
public class ProblemMetricsDisplayForm
- extends MetricDisplayRangeForm
Represents the seleted resources for problem metrics display
- See Also:
- Serialized Form
Fields inherited from class org.apache.struts.validator.ValidatorForm |
page, validatorResults |
Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
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, shouldValidate |
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 |
TYPE_PROBLEMS
public static int TYPE_PROBLEMS
TYPE_ALL
public static int TYPE_ALL
ProblemMetricsDisplayForm
public ProblemMetricsDisplayForm()
getChild
public java.lang.String[] getChild()
setChild
public void setChild(java.lang.String[] s)
getHost
public java.lang.String[] getHost()
- Returns:
- Returns the host.
setHost
public void setHost(java.lang.String[] host)
- Parameters:
host
- The host to set.
getEids
public java.lang.String[] getEids()
setEids
public void setEids(java.lang.String[] eids)
getMode
public java.lang.String getMode()
- Returns:
- Returns the mode.
setMode
public void setMode(java.lang.String mode)
- Parameters:
mode
- The mode to set.
getShowType
public int getShowType()
setShowType
public void setShowType(int showType)
getFresh
public boolean getFresh()
setFresh
public void setFresh(boolean fresh)
reset
public void reset(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
- Overrides:
reset
in class MetricDisplayRangeForm
setDefaults
protected void setDefaults()
- Overrides:
setDefaults
in class MetricDisplayRangeForm
toString
public java.lang.String toString()
- Overrides:
toString
in class MetricDisplayRangeForm
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.