|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts.action.ActionForm
org.kuali.rice.kns.web.struts.pojo.PojoFormBase
org.kuali.rice.kns.web.struts.form.KualiForm
org.kuali.kfs.module.endow.web.struts.EndowmentReportBaseForm
org.kuali.kfs.module.endow.web.struts.AssetStatementForm
public class AssetStatementForm
| Field Summary | |
|---|---|
protected String |
monthEndDate
|
protected String |
printFileOption
|
protected String |
reportOption
|
| Fields inherited from class org.kuali.kfs.module.endow.web.struts.EndowmentReportBaseForm |
|---|
benefittingOrganziation, benefittingOrganziationCampus, benefittingOrganziationChart, closedIndicator, combineGroupCode, endowmentOption, kemid, listKemidsInHeader, message, purposeCode, typeCode |
| Fields inherited from class org.kuali.rice.kns.web.struts.form.KualiForm |
|---|
extraButtons |
| Fields inherited from class org.kuali.rice.kns.web.struts.pojo.PojoFormBase |
|---|
requiredNonEditableProperties |
| Fields inherited from class org.apache.struts.action.ActionForm |
|---|
multipartRequestHandler, servlet |
| Constructor Summary | |
|---|---|
AssetStatementForm()
|
|
| Method Summary | |
|---|---|
void |
clear()
Clears all the fields |
String |
getMonthEndDate()
|
String |
getPrintFileOption()
|
String |
getReportOption()
|
void |
setMonthEndDate(String monthEndDate)
|
void |
setPrintFileOption(String printFileOption)
|
void |
setReportOption(String reportOption)
|
| Methods inherited from class org.kuali.rice.kns.web.struts.form.KualiForm |
|---|
addRequiredNonEditableProperties, clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getBackLocation, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getMethodToCall, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, populateBackLocation, populateFieldLevelHelpEnabled, reset, reset, retrieveFormValueForLookupInquiryParameters, setActionFormUtilMap, setAnchor, setBackLocation, setCurrentTabIndex, setDerivedValuesOnForm, setDocInfo, setExtraButton, setExtraButtons, setFieldLevelHelpEnabled, setFieldNameToFocusOnAfterSubmit, setHeaderNavigationTabs, setMethodToCall, setNavigationCss, setNumColumns, setRefreshCaller, setTabStates, shouldPropertyBePopulatedInForm |
| Methods inherited from class org.kuali.rice.kns.web.struts.pojo.PojoFormBase |
|---|
addMaxUploadSize, cacheUnconvertedValue, copyPopulateEditablePropertiesToActionEditableProperties, customInitMaxUploadSizes, formatterClassForKeypath, formatValue, getActionEditablePropertiesGuid, getEditableProperties, getFormatter, getFormatterTypes, getIsNewForm, getMaxUploadSizes, getMethodToCallsToBypassSessionRetrievalForGETRequests, getParameter, getParameterValues, getPopulateEditableProperties, getPopulateEditablePropertiesGuid, getPropertyType, getRequiredNonEditableProperties, getStrutsActionMappingScope, getUnconvertedValues, getUnknownKeys, initMaxUploadSizes, isPropertyEditable, isPropertyNonEditableButRequired, populateForProperty, postprocessRequestParameters, processValidationFail, registerEditableProperty, registerIsNewForm, registerRequiredNonEditableProperty, registerStrutsActionMappingScope, setActionEditablePropertiesGuid, setFormatterType, setFormatterTypes, setPopulateEditablePropertiesGuid, setUnconvertedValues |
| Methods inherited from class org.apache.struts.action.ActionForm |
|---|
getMultipartRequestHandler, getServlet, getServletWrapper, setMultipartRequestHandler, setServlet, validate, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String monthEndDate
protected String reportOption
protected String printFileOption
| Constructor Detail |
|---|
public AssetStatementForm()
| Method Detail |
|---|
public void clear()
clear in class EndowmentReportBaseFormpublic String getMonthEndDate()
public void setMonthEndDate(String monthEndDate)
public String getReportOption()
public void setReportOption(String reportOption)
public String getPrintFileOption()
public void setPrintFileOption(String printFileOption)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||