public class DepositWizardForm extends org.kuali.rice.kns.web.struts.form.KualiForm
Modifier and Type | Field and Description |
---|---|
protected Map |
documentActions |
protected Map |
editingMode |
protected String |
noVerifiedCashErrorMessage |
Constructor and Description |
---|
DepositWizardForm()
Constructs a DepositWizardForm class instance.
|
Modifier and Type | Method and Description |
---|---|
void |
addCashieringTransactionToTargetTotal(org.kuali.rice.core.api.util.type.KualiDecimal undepositedCheckAmount)
Adds total undeposited cashiering transaction amount to the target total
|
void |
addCashReceiptToChecks(CashReceiptDocument crDoc)
Adds the check total for a cash receipt to checks
|
void |
addCashReceiptToTargetTotal(CashReceiptDocument crDoc)
Adds a cash receipt to the target total amount for the given deposit (if the deposit was final)
The amount to add is: confirmed check amount + confirmed currency amount + confirmed coin amount - change request
currency amount - change request coin amount
|
Bank |
getBank() |
String |
getBankCode() |
String |
getCashDrawerCampusCode() |
String |
getCashManagementDocId() |
CashReceiptDocument |
getCheckFreeCashReceipt(int index)
Retreive a single check free cash receipt
|
List<CashReceiptDocument> |
getCheckFreeCashReceipts()
Gets the checkFreeCashReceipts attribute.
|
CoinDetail |
getCoinDetail()
Gets the coinDetail attribute.
|
CurrencyDetail |
getCurrencyDetail()
Gets the currencyDetail attribute.
|
String |
getCurrencyFormattedSumTotalAmount()
Retrieves the summed total amount in a currency format with commas.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getCurrentCheckTotal() |
Check |
getDepositableCashieringCheck(int index)
Return the deposit cashiering check at the given index
|
List<Check> |
getDepositableCashieringChecks()
Gets the depositableCashieringChecks attribute.
|
CashReceiptDocument |
getDepositableCashReceipt(int i) |
List<CashReceiptDocument> |
getDepositableCashReceipts() |
String |
getDepositTicketNumber() |
String |
getDepositTypeCode() |
String |
getDepositTypeString()
Hack to make the translated depositTypeCode more readily available to the JSP
|
DepositWizardCashieringCheckHelper |
getDepositWizardCashieringCheckHelper(int index) |
List<DepositWizardCashieringCheckHelper> |
getDepositWizardCashieringCheckHelpers()
Gets the depositWizardCashieringCheckHelpers attribute.
|
DepositWizardHelper |
getDepositWizardHelper(int index)
This method retrieves whether the cash receipt ID at the specified index will be selected or not.
|
List |
getDepositWizardHelpers() |
Map |
getDocumentActions()
Gets the documentActions attribute.
|
Map |
getEditingMode()
Gets the editingMode attribute.
|
String |
getNoVerifiedCashErrorMessage() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getTargetDepositAmount() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getTotalCashAmount()
Gets the totalCashAmount attribute.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getTotalCoinAmount()
Gets the totalCoinAmount attribute.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getTotalDollarAmount()
This method returns the overall total of the document - coin plus check plus cash.
|
boolean |
isDepositFinal()
Explains if this deposit form is for creating a final deposit or not
|
void |
setBank(Bank bank)
Sets the bank attribute value.
|
void |
setBankCode(String bankCode)
Sets the bankCode attribute value.
|
void |
setCashDrawerCampusCode(String cashDrawerVerificationUnit)
Sets the cashDrawerCampusCode attribute value.
|
void |
setCashManagementDocId(String cashManagementDocId)
Sets the cashManagementDocId attribute value.
|
void |
setCheckFreeCashReceipts(List<CashReceiptDocument> checkFreeCashReceipts)
Sets the checkFreeCashReceipts attribute value.
|
void |
setCoinDetail(CoinDetail coinDetail)
Sets the coinDetail attribute value.
|
void |
setCurrencyDetail(CurrencyDetail currencyDetail)
Sets the currencyDetail attribute value.
|
void |
setDefaultBankCode()
Sets the bank code for a new deposit to the setup default for the Cash Management document.
|
void |
setDepositableCashieringChecks(List<Check> depositableCashieringChecks)
Sets the depositableCashieringChecks attribute value.
|
void |
setDepositableCashReceipts(List cashReceiptsReadyForDeposit) |
void |
setDepositTicketNumber(String depositTicketNumber)
Sets the depositTicketNumber attribute value.
|
void |
setDepositTypeCode(String depositTypeCode) |
void |
setDepositWizardCashieringCheckHelpers(List<DepositWizardCashieringCheckHelper> depositWizardCashieringCheckHelpers)
Sets the depositWizardCashieringCheckHelpers attribute value.
|
void |
setDepositWizardHelpers(List depositWizardHelpers) |
void |
setDocumentActions(Map documentActions)
Sets the documentActions attribute value.
|
void |
setEditingMode(Map editingMode)
Sets the editingMode attribute value.
|
void |
setNoVerifiedCashErrorMessage(String noVerifiedCashErrorMessage) |
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, shouldPropertyBePopulatedInForm
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
protected Map editingMode
protected Map documentActions
protected String noVerifiedCashErrorMessage
public DepositWizardForm()
public void setDefaultBankCode()
public String getCashManagementDocId()
public void setCashManagementDocId(String cashManagementDocId)
cashManagementDocId
- The cashManagementDocId to set.public void setDepositTypeCode(String depositTypeCode)
depositTypeCode
- public String getDepositTypeCode()
public String getDepositTypeString()
public List<CashReceiptDocument> getDepositableCashReceipts()
public void setDepositableCashReceipts(List cashReceiptsReadyForDeposit)
cashReceiptsReadyForDeposit
- public CashReceiptDocument getDepositableCashReceipt(int i)
public List getDepositWizardHelpers()
public void setDepositWizardHelpers(List depositWizardHelpers)
depositWizardHelpers
- public DepositWizardHelper getDepositWizardHelper(int index)
index
- public String getCashDrawerCampusCode()
public void setCashDrawerCampusCode(String cashDrawerVerificationUnit)
cashDrawerCampusCode
- The cashDrawerCampusCode to set.public String getBankCode()
public void setBankCode(String bankCode)
bankCode
- The bankCode to set.public String getDepositTicketNumber()
public void setDepositTicketNumber(String depositTicketNumber)
depositTicketNumber
- The depositTicketNumber to set.public void setBank(Bank bank)
bank
- The bank to set.public CoinDetail getCoinDetail()
public void setCoinDetail(CoinDetail coinDetail)
coinDetail
- The coinDetail to set.public CurrencyDetail getCurrencyDetail()
public void setCurrencyDetail(CurrencyDetail currencyDetail)
currencyDetail
- The currencyDetail to set.public String getCurrencyFormattedSumTotalAmount()
public org.kuali.rice.core.api.util.type.KualiDecimal getTotalDollarAmount()
public org.kuali.rice.core.api.util.type.KualiDecimal getTotalCoinAmount()
public org.kuali.rice.core.api.util.type.KualiDecimal getTotalCashAmount()
public boolean isDepositFinal()
public List<Check> getDepositableCashieringChecks()
public void setDepositableCashieringChecks(List<Check> depositableCashieringChecks)
depositableCashieringChecks
- The depositableCashieringChecks to set.public Check getDepositableCashieringCheck(int index)
index
- index of check to retrievepublic List<DepositWizardCashieringCheckHelper> getDepositWizardCashieringCheckHelpers()
public List<CashReceiptDocument> getCheckFreeCashReceipts()
public void setCheckFreeCashReceipts(List<CashReceiptDocument> checkFreeCashReceipts)
checkFreeCashReceipts
- The checkFreeCashReceipts to set.public CashReceiptDocument getCheckFreeCashReceipt(int index)
index
- the index of the cash receiptpublic void setDepositWizardCashieringCheckHelpers(List<DepositWizardCashieringCheckHelper> depositWizardCashieringCheckHelpers)
depositWizardCashieringCheckHelpers
- The depositWizardCashieringCheckHelpers to set.public DepositWizardCashieringCheckHelper getDepositWizardCashieringCheckHelper(int index)
public Map getDocumentActions()
public void setDocumentActions(Map documentActions)
documentActions
- The documentActions to set.public Map getEditingMode()
public void setEditingMode(Map editingMode)
editingMode
- The editingMode to set.public org.kuali.rice.core.api.util.type.KualiDecimal getTargetDepositAmount()
public void addCashReceiptToTargetTotal(CashReceiptDocument crDoc)
crDoc
- public void addCashieringTransactionToTargetTotal(org.kuali.rice.core.api.util.type.KualiDecimal undepositedCheckAmount)
transaction
- public org.kuali.rice.core.api.util.type.KualiDecimal getCurrentCheckTotal()
public void addCashReceiptToChecks(CashReceiptDocument crDoc)
crDoc
- public String getNoVerifiedCashErrorMessage()
public void setNoVerifiedCashErrorMessage(String noVerifiedCashErrorMessage)
noVerifiedCashErrorMessage
- the noVerifiedCashErrorMessage to setCopyright © 2004–2015 The Kuali Foundation. All rights reserved.