public class CashManagementStatusForm extends org.kuali.rice.kns.web.struts.form.KualiForm
| Constructor and Description | 
|---|
| CashManagementStatusForm()Constructs a CashManagementStatusForm. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getControllingDocumentId() | 
| String | getCurrentDrawerStatus() | 
| String | getDesiredDrawerStatus() | 
| String | getVerificationUnit() | 
| void | setControllingDocumentId(String controllingDocumentId)Sets the controllingDocumentId attribute value. | 
| void | setCurrentDrawerStatus(String currentDrawerStatus)Sets the currentDrawerStatus attribute value. | 
| void | setDesiredDrawerStatus(String desiredDrawerStatus)Sets the desiredDrawerStatus attribute value. | 
| void | setVerificationUnit(String verificationUnit)Sets the verificationUnit attribute value. | 
addRequiredNonEditableProperties, clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getBackLocation, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getExtraButtons, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getMethodToCall, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, populate, populateBackLocation, populateFieldLevelHelpEnabled, reset, reset, retrieveFormValueForLookupInquiryParameters, setActionFormUtilMap, setAnchor, setBackLocation, setCurrentTabIndex, setDerivedValuesOnForm, setDocInfo, setExtraButton, setExtraButtons, setFieldLevelHelpEnabled, setFieldNameToFocusOnAfterSubmit, setHeaderNavigationTabs, setMethodToCall, setNavigationCss, setNumColumns, setRefreshCaller, setTabStates, shouldMethodToCallParameterBeUsed, shouldPropertyBePopulatedInFormaddMaxUploadSize, 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, setUnconvertedValuespublic CashManagementStatusForm()
public String getControllingDocumentId()
public void setControllingDocumentId(String controllingDocumentId)
controllingDocumentId - The controllingDocumentId to set.public String getCurrentDrawerStatus()
public void setCurrentDrawerStatus(String currentDrawerStatus)
currentDrawerStatus - The currentDrawerStatus to set.public String getDesiredDrawerStatus()
public void setDesiredDrawerStatus(String desiredDrawerStatus)
desiredDrawerStatus - The desiredDrawerStatus to set.public String getVerificationUnit()
public void setVerificationUnit(String verificationUnit)
verificationUnit - The verificationUnit to set.Copyright © 2004–2014 The Kuali Foundation. All rights reserved.