org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility
Class ProblemMetricsDisplayForm
java.lang.Object
org.apache.struts.action.ActionForm
org.apache.struts.validator.ValidatorForm
org.rhq.enterprise.gui.legacy.action.BaseValidatorForm
org.rhq.enterprise.gui.legacy.action.CalendarForm
org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.MetricDisplayRangeForm
org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ProblemMetricsDisplayForm
- All Implemented Interfaces:
- Serializable
public class ProblemMetricsDisplayForm
- extends MetricDisplayRangeForm
Represents the seleted resources for problem metrics display
- See Also:
- Serialized Form
| Fields inherited from class org.rhq.enterprise.gui.legacy.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 |
| Methods inherited from class org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.MetricDisplayRangeForm |
getA, getCategory, getCtype, getGroupId, getId, getParent, getRn, getRu, getWantEndDate, isDateRangeSelected, isLastnSelected, setA, setCategory, setCtype, setGroupId, setId, setParent, setRn, setRu, shouldValidateDateRange, validate |
| Methods inherited from class org.rhq.enterprise.gui.legacy.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.rhq.enterprise.gui.legacy.action.BaseValidatorForm |
getAdd, getCancel, getCreate, getDelete, getEnable, getInstall, getManualUninstall, getOk, getOkassign, getPn, getPs, getRemove, getReset, getUninventory, getUserset, isAddClicked, isCancelClicked, isCreateClicked, isDeleteClicked, isEnableClicked, isInstallClicked, isManualUninstallClicked, isOkAssignClicked, isOkClicked, isRemoveClicked, isResetClicked, isUsersetClicked, setAdd, setCancel, setCreate, setDelete, setEnable, setInstall, setOk, setOkassign, setPn, setPs, setRemove, setReset, setUninventory, 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 |
TYPE_PROBLEMS
public static int TYPE_PROBLEMS
TYPE_ALL
public static int TYPE_ALL
ProblemMetricsDisplayForm
public ProblemMetricsDisplayForm()
getChild
public String[] getChild()
setChild
public void setChild(String[] s)
setHost
public void setHost(String[] host)
- Parameters:
host - The host to set.
getHost
public String[] getHost()
- Returns:
- Returns the host.
getMode
public String getMode()
- Returns:
- Returns the mode.
setMode
public void setMode(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 String toString()
- Overrides:
toString in class MetricDisplayRangeForm
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.