public class MonitoringConfigForm extends ResourceForm
ResourceForm.FormContextEND_NEVER, END_ON_DATE, EVERY_DAY, EVERY_WEEKDAY, ON_DAY, ON_EACH, RECUR_DAILY, RECUR_MONTHLY, RECUR_NEVER, RECUR_WEEKLY, START_NOW, START_ON_DATEAM, PM| Constructor and Description |
|---|
MonitoringConfigForm()
Creates new MonitoringConfigForm
|
| Modifier and Type | Method and Description |
|---|---|
Integer[] |
getAvailableMids()
Non-Indexed getter for property availableMids.
|
Integer |
getAvailableMids(int index)
Indexed getter for property availableMids.
|
Long |
getCollectionInterval() |
long |
getCollectionUnit()
Getter for property collectionUnit.
|
String |
getFilterBy()
Getter for property filterBy.
|
List |
getFilterOptions()
Getter for property filterOptions.
|
long |
getIntervalTime()
Derived property based on collectionInterval and collectionUnit, return the time as a long
|
int[] |
getMids()
Getter for property mids.
|
org.apache.struts.util.ImageButtonBean |
getNullBtn() |
Integer[] |
getPendingMids()
Getter for property pendingMids.
|
Integer |
getPsa()
Getter for property psa.
|
Integer |
getPsp()
Getter for property psp.
|
boolean |
getSchedulesShouldChange() |
void |
reset(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request) |
void |
setAvailableMids(Integer[] availableMids)
Non-Indexed setter for property availableMids.
|
void |
setCollectionInterval(Long collectionInterval)
Setter for property collectionInterval.
|
void |
setCollectionUnit(long collectionUnit)
Setter for property collectionUnit.
|
void |
setFilterBy(String filterBy)
Setter for property filterBy.
|
void |
setFilterOptions(List filterOptions)
Setter for property filterOptions.
|
void |
setMids(int[] mids)
Setter for property mids.
|
void |
setNullBtn(org.apache.struts.util.ImageButtonBean bean) |
void |
setPendingMids(Integer[] pendingMids)
Setter for property pendingMids.
|
void |
setPsa(Integer psa)
Setter for property psa.
|
void |
setPsp(Integer psp)
Setter for property psp.
|
void |
setSchedulesShouldChange(boolean schedulesShouldChange) |
getContext, getDescription, getGroupId, getId, getLocation, getName, getResourceType, getResourceTypes, getRid, getType, loadResourceValue, setDescription, setGroupId, setId, setLocation, setName, setResourceType, setResourceTypes, setRid, setType, toString, updateResourceValue, validategetControlActions, getEachDay, getEndTime, getIsNow, getMonthlyRecurrenceDay, getNumControlActions, getNumDays, getNumMonths, getNumWeeks, getRecurInterval, getRecurrenceDay, getRecurrenceFrequencyDaily, getRecurrenceFrequencyMonthly, getRecurrenceWeek, getStartTime, setControlActions, setEachDay, setEndTime, setMonthlyRecurrenceDay, setNumDays, setNumMonths, setNumWeeks, setRecurInterval, setRecurrenceDay, setRecurrenceFrequencyDaily, setRecurrenceFrequencyMonthly, setRecurrenceWeek, setStartTimecalcHour, 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, validateDateRangegetAdd, 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, shouldValidategetPage, getResultValueMap, getValidationKey, getValidatorResults, setPage, setValidatorResultspublic MonitoringConfigForm()
public long getIntervalTime()
public void reset(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
reset in class ResourceFormpublic Long getCollectionInterval()
public int[] getMids()
public void setMids(int[] mids)
mids - New value of property mids.public void setCollectionInterval(Long collectionInterval)
collectionInterval - New value of property collectionInterval.public long getCollectionUnit()
public void setCollectionUnit(long collectionUnit)
collectionUnit - New value of property collectionUnit.public Integer getAvailableMids(int index)
index - Index of the property.index.public Integer[] getAvailableMids()
index.public void setAvailableMids(Integer[] availableMids)
availableMids - New value of the property.public Integer[] getPendingMids()
public void setPendingMids(Integer[] pendingMids)
pendingMids - New value of property pendingMids.public String getFilterBy()
public void setFilterBy(String filterBy)
filterBy - New value of property filterBy.public Integer getPsp()
public void setPsp(Integer psp)
psp - New value of property psp.public Integer getPsa()
public void setPsa(Integer psa)
psa - New value of property psa.public List getFilterOptions()
public void setFilterOptions(List filterOptions)
filterOptions - New value of property filterOptions.public org.apache.struts.util.ImageButtonBean getNullBtn()
public void setNullBtn(org.apache.struts.util.ImageButtonBean bean)
bean - public boolean getSchedulesShouldChange()
public void setSchedulesShouldChange(boolean schedulesShouldChange)
schedulesShouldChange - the schedulesShouldChange to setCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.