|
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.ScheduleForm
org.hyperic.hq.ui.action.resource.ResourceForm
org.hyperic.hq.ui.action.resource.RemoveResourceForm
org.hyperic.hq.ui.action.resource.application.inventory.RemoveAppServicesForm
public class RemoveAppServicesForm
A Formbean for facilitating the extended paging paramter names.
| Field Summary |
|---|
| Fields inherited from class org.hyperic.hq.ui.action.resource.RemoveResourceForm |
|---|
resourceType, resourceTypes |
| Fields inherited from class org.hyperic.hq.ui.action.ScheduleForm |
|---|
END_NEVER, END_ON_DATE, EVERY_DAY, EVERY_WEEKDAY, ON_DAY, ON_EACH, RECUR_DAILY, RECUR_MONTHLY, RECUR_NEVER, RECUR_WEEKLY, START_NOW, START_ON_DATE |
| 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 | |
|---|---|
RemoveAppServicesForm()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getPns()
|
java.lang.Integer |
getPss()
|
void |
setPns(java.lang.Integer pageNumber)
|
void |
setPss(java.lang.Integer pageSize)
|
| Methods inherited from class org.hyperic.hq.ui.action.resource.RemoveResourceForm |
|---|
getF, getR, getResources, getResourceType, getResourceTypes, reset, setF, setR, setResources, setResourceType, setResourceTypes, toString |
| Methods inherited from class org.hyperic.hq.ui.action.resource.ResourceForm |
|---|
getAetid, getDescription, getEid, getLocation, getName, getRid, getType, isCanModify, loadResourceValue, setAetid, setCanModify, setDescription, setEid, setLocation, setName, setRid, setType, updateResourceValue, 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, getWantEndDate, getYearOptions, populateEndDate, populateStartDate, setEndAmPm, setEndDay, setEndHour, setEndMin, setEndMonth, setEndYear, setStartAmPm, setStartDay, setStartHour, setStartMin, setStartMonth, setStartYear, setWantEndDate, shouldValidateDateRange, 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 |
| Constructor Detail |
|---|
public RemoveAppServicesForm()
| Method Detail |
|---|
public java.lang.Integer getPss()
getPss in class RemoveResourceFormpublic void setPss(java.lang.Integer pageSize)
setPss in class RemoveResourceFormpublic java.lang.Integer getPns()
public void setPns(java.lang.Integer pageNumber)
|
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 | ||||||||