org.hyperic.hq.ui.action.portlet.availsummary
Class PropertiesForm
java.lang.Object
org.apache.struts.action.ActionForm
org.apache.struts.validator.ValidatorForm
org.hyperic.hq.ui.action.BaseValidatorForm
org.hyperic.hq.ui.action.portlet.DashboardBaseForm
org.hyperic.hq.ui.action.portlet.availsummary.PropertiesForm
- All Implemented Interfaces:
- java.io.Serializable
public class PropertiesForm
- extends DashboardBaseForm
- 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.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, toString, validate |
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 |
RESOURCES
public static final java.lang.String RESOURCES
- See Also:
- Constant Field Values
NUM_TO_SHOW
public static final java.lang.String NUM_TO_SHOW
- See Also:
- Constant Field Values
TITLE
public static final java.lang.String TITLE
- See Also:
- Constant Field Values
PropertiesForm
public PropertiesForm()
getIds
public java.lang.String[] getIds()
setIds
public void setIds(java.lang.String[] ids)
getNumberToShow
public java.lang.Integer getNumberToShow()
setNumberToShow
public void setNumberToShow(java.lang.Integer numberToShow)
getTitle
public java.lang.String getTitle()
setTitle
public void setTitle(java.lang.String title)
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.