public static final class CashManagementForm.CashDrawerSummary extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
CashManagementForm.CashDrawerSummary.CashReceiptStatistics |
Modifier and Type | Field and Description |
---|---|
protected org.kuali.rice.core.api.util.type.KualiDecimal |
cashDrawerCoinTotal |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
cashDrawerCurrencyTotal |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
cashDrawerTotal |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
cashieringChecksTotal |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
depositedCashieringChecksTotal |
protected int |
depositedReceiptCount |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
finalDepositedCashieringChecksTotal |
protected CashManagementForm.CashDrawerSummary.CashReceiptStatistics |
finalReceiptStats |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
finalReceiptSumTotal |
protected static String[] |
INTERESTING_STATII |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
interimDepositedCashieringChecksTotal |
protected CashManagementForm.CashDrawerSummary.CashReceiptStatistics |
interimReceiptStats |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
interimReceiptSumTotal |
protected boolean |
isDepositsFinal |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
openItemsTotal |
protected int |
overallReceiptCount |
protected CashManagementForm.CashDrawerSummary.CashReceiptStatistics |
overallReceiptStats |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
overallReceiptSumTotal |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
remainingCheckTotal |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
remainingCoinTotal |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
remainingCurrencyTotal |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
remainingSumTotal |
protected Timestamp |
timeOpened |
protected Timestamp |
timeRefreshed |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
undepositedCashieringChecksTotal |
protected CashManagementForm.CashDrawerSummary.CashReceiptStatistics |
verifiedReceiptStats |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
verifiedReceiptSumTotal |
Constructor and Description |
---|
CashManagementForm.CashDrawerSummary() |
CashManagementForm.CashDrawerSummary(CashManagementDocument cmDoc) |
Modifier and Type | Method and Description |
---|---|
protected org.kuali.rice.core.api.util.type.KualiDecimal |
calculateDepositedCashieringChecksTotal(CashManagementDocument cmDoc) |
protected Map<String,org.kuali.rice.core.api.util.type.KualiDecimal> |
calculateDepositedCashieringChecksTotalByDepositType(CashManagementDocument cmDoc) |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
calculateOpenItemsTotal(CashManagementDocument cmDoc) |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
calculateUndepositedCashieringChecksTotal(CashManagementDocument cmDoc) |
org.kuali.rice.core.api.util.type.KualiDecimal |
getCashDrawerCoinTotal()
Gets the cashDrawerCoinTotal attribute.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getCashDrawerCurrencyTotal()
Gets the cashDrawerCurrencyTotal attribute.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getCashDrawerTotal()
Gets the cashDrawerTotal attribute.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getCashieringChecksTotal()
Gets the cashieringChecksTotal attribute.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getDepositedCashieringChecksTotal()
Gets the depositedCashieringChecksTotal attribute.
|
int |
getDepositedReceiptCount() |
CashManagementForm.CashDrawerSummary.CashReceiptStatistics |
getFinalReceiptStats() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getFinalReceiptSumTotal() |
CashManagementForm.CashDrawerSummary.CashReceiptStatistics |
getInterimReceiptStats() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getInterimReceiptSumTotal() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getOpenItemsTotal()
Gets the openItemsTotal attribute.
|
int |
getOverallReceiptCount() |
CashManagementForm.CashDrawerSummary.CashReceiptStatistics |
getOverallReceiptStats() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getOverallReceiptSumTotal() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getRemainingCheckTotal() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getRemainingCoinTotal() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getRemainingCurrencyTotal() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getRemainingSumTotal() |
Timestamp |
getTimeOpened() |
Timestamp |
getTimeRefreshed() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getUndepositedCashieringChecksTotal()
Gets the undepositedCashieringChecksTotal attribute.
|
CashManagementForm.CashDrawerSummary.CashReceiptStatistics |
getVerifiedReceiptStats() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getVerifiedReceiptSumTotal() |
boolean |
isDepositsFinal()
Gets the isDepositsFinal attribute.
|
void |
resummarize(CashManagementDocument cmDoc) |
void |
setCashDrawerCoinTotal(org.kuali.rice.core.api.util.type.KualiDecimal cashDrawerCoinTotal)
Sets the cashDrawerCoinTotal attribute value.
|
void |
setCashDrawerCurrencyTotal(org.kuali.rice.core.api.util.type.KualiDecimal cashDrawerCurrencyTotal)
Sets the cashDrawerCurrencyTotal attribute value.
|
void |
setCashDrawerTotal(org.kuali.rice.core.api.util.type.KualiDecimal cashDrawerTotal)
Sets the cashDrawerTotal attribute value.
|
void |
setCashieringChecksTotal(org.kuali.rice.core.api.util.type.KualiDecimal cashieringChecksTotal)
Sets the cashieringChecksTotal attribute value.
|
void |
setDepositedCashieringChecksTotal(org.kuali.rice.core.api.util.type.KualiDecimal depositedCashieringChecksTotal)
Sets the depositedCashieringChecksTotal attribute value.
|
void |
setDepositedReceiptCount(int depositedReceiptCount)
Sets the depositedReceiptCount attribute value.
|
void |
setFinalReceiptSumTotal(org.kuali.rice.core.api.util.type.KualiDecimal finalSumTotal)
Sets the finalReceiptSumTotal attribute value.
|
void |
setInterimReceiptSumTotal(org.kuali.rice.core.api.util.type.KualiDecimal interimSumTotal)
Sets the interimReceiptSumTotal attribute value.
|
void |
setOpenItemsTotal(org.kuali.rice.core.api.util.type.KualiDecimal openItemsTotal)
Sets the openItemsTotal attribute value.
|
void |
setOverallReceiptCount(int overallReceiptCount)
Sets the overallReceiptCount attribute value.
|
void |
setOverallReceiptSumTotal(org.kuali.rice.core.api.util.type.KualiDecimal overallSumTotal)
Sets the overallReceiptSumTotal attribute value.
|
void |
setRemainingCheckTotal(org.kuali.rice.core.api.util.type.KualiDecimal remainingCheckTotal)
Sets the remainingCheckTotal attribute value.
|
void |
setRemainingCoinTotal(org.kuali.rice.core.api.util.type.KualiDecimal remainingCoinTotal)
Sets the remainingCoinTotal attribute value.
|
void |
setRemainingCurrencyTotal(org.kuali.rice.core.api.util.type.KualiDecimal remainingCurrencyTotal)
Sets the remainingCurrencyTotal attribute value.
|
void |
setRemainingSumTotal(org.kuali.rice.core.api.util.type.KualiDecimal remainingSumTotal)
Sets the remainingSumTotal attribute value.
|
void |
setTimeOpened(Timestamp timeOpened)
Sets the timeOpened attribute value.
|
void |
setTimeRefreshed(Timestamp timeRefreshed)
Sets the timeRefreshed attribute value.
|
void |
setUndepositedCashieringChecksTotal(org.kuali.rice.core.api.util.type.KualiDecimal undepositedCashieringChecksTotal)
Sets the undepositedCashieringChecksTotal attribute value.
|
void |
setVerifiedReceiptSumTotal(org.kuali.rice.core.api.util.type.KualiDecimal verifiedSumTotal)
Sets the verifiedReceiptSumTotal attribute value.
|
protected Timestamp timeOpened
protected Timestamp timeRefreshed
protected int overallReceiptCount
protected int depositedReceiptCount
protected CashManagementForm.CashDrawerSummary.CashReceiptStatistics verifiedReceiptStats
protected CashManagementForm.CashDrawerSummary.CashReceiptStatistics interimReceiptStats
protected CashManagementForm.CashDrawerSummary.CashReceiptStatistics finalReceiptStats
protected CashManagementForm.CashDrawerSummary.CashReceiptStatistics overallReceiptStats
protected org.kuali.rice.core.api.util.type.KualiDecimal verifiedReceiptSumTotal
protected org.kuali.rice.core.api.util.type.KualiDecimal interimReceiptSumTotal
protected org.kuali.rice.core.api.util.type.KualiDecimal finalReceiptSumTotal
protected org.kuali.rice.core.api.util.type.KualiDecimal overallReceiptSumTotal
protected org.kuali.rice.core.api.util.type.KualiDecimal remainingCheckTotal
protected org.kuali.rice.core.api.util.type.KualiDecimal remainingCurrencyTotal
protected org.kuali.rice.core.api.util.type.KualiDecimal remainingCoinTotal
protected org.kuali.rice.core.api.util.type.KualiDecimal remainingSumTotal
protected boolean isDepositsFinal
protected org.kuali.rice.core.api.util.type.KualiDecimal cashieringChecksTotal
protected org.kuali.rice.core.api.util.type.KualiDecimal depositedCashieringChecksTotal
protected org.kuali.rice.core.api.util.type.KualiDecimal undepositedCashieringChecksTotal
protected org.kuali.rice.core.api.util.type.KualiDecimal cashDrawerCurrencyTotal
protected org.kuali.rice.core.api.util.type.KualiDecimal cashDrawerCoinTotal
protected org.kuali.rice.core.api.util.type.KualiDecimal openItemsTotal
protected org.kuali.rice.core.api.util.type.KualiDecimal cashDrawerTotal
protected org.kuali.rice.core.api.util.type.KualiDecimal interimDepositedCashieringChecksTotal
protected org.kuali.rice.core.api.util.type.KualiDecimal finalDepositedCashieringChecksTotal
protected static final String[] INTERESTING_STATII
public CashManagementForm.CashDrawerSummary(CashManagementDocument cmDoc)
public CashManagementForm.CashDrawerSummary()
public void resummarize(CashManagementDocument cmDoc)
protected org.kuali.rice.core.api.util.type.KualiDecimal calculateDepositedCashieringChecksTotal(CashManagementDocument cmDoc)
protected org.kuali.rice.core.api.util.type.KualiDecimal calculateUndepositedCashieringChecksTotal(CashManagementDocument cmDoc)
protected org.kuali.rice.core.api.util.type.KualiDecimal calculateOpenItemsTotal(CashManagementDocument cmDoc)
protected Map<String,org.kuali.rice.core.api.util.type.KualiDecimal> calculateDepositedCashieringChecksTotalByDepositType(CashManagementDocument cmDoc)
public int getDepositedReceiptCount()
public void setDepositedReceiptCount(int depositedReceiptCount)
depositedReceiptCount
- The depositedReceiptCount to set.public org.kuali.rice.core.api.util.type.KualiDecimal getFinalReceiptSumTotal()
public void setFinalReceiptSumTotal(org.kuali.rice.core.api.util.type.KualiDecimal finalSumTotal)
finalReceiptSumTotal
- The finalReceiptSumTotal to set.public org.kuali.rice.core.api.util.type.KualiDecimal getInterimReceiptSumTotal()
public void setInterimReceiptSumTotal(org.kuali.rice.core.api.util.type.KualiDecimal interimSumTotal)
interimReceiptSumTotal
- The interimReceiptSumTotal to set.public int getOverallReceiptCount()
public void setOverallReceiptCount(int overallReceiptCount)
overallReceiptCount
- The overallReceiptCount to set.public org.kuali.rice.core.api.util.type.KualiDecimal getRemainingCheckTotal()
public void setRemainingCheckTotal(org.kuali.rice.core.api.util.type.KualiDecimal remainingCheckTotal)
remainingCheckTotal
- The remainingCheckTotal to set.public org.kuali.rice.core.api.util.type.KualiDecimal getRemainingCoinTotal()
public void setRemainingCoinTotal(org.kuali.rice.core.api.util.type.KualiDecimal remainingCoinTotal)
remainingCoinTotal
- The remainingCoinTotal to set.public org.kuali.rice.core.api.util.type.KualiDecimal getRemainingCurrencyTotal()
public void setRemainingCurrencyTotal(org.kuali.rice.core.api.util.type.KualiDecimal remainingCurrencyTotal)
remainingCurrencyTotal
- The remainingCurrencyTotal to set.public org.kuali.rice.core.api.util.type.KualiDecimal getRemainingSumTotal()
public void setRemainingSumTotal(org.kuali.rice.core.api.util.type.KualiDecimal remainingSumTotal)
remainingSumTotal
- The remainingSumTotal to set.public Timestamp getTimeOpened()
public void setTimeOpened(Timestamp timeOpened)
timeOpened
- The timeOpened to set.public Timestamp getTimeRefreshed()
public void setTimeRefreshed(Timestamp timeRefreshed)
timeRefreshed
- The timeRefreshed to set.public org.kuali.rice.core.api.util.type.KualiDecimal getVerifiedReceiptSumTotal()
public void setVerifiedReceiptSumTotal(org.kuali.rice.core.api.util.type.KualiDecimal verifiedSumTotal)
verifiedReceiptSumTotal
- The verifiedReceiptSumTotal to set.public org.kuali.rice.core.api.util.type.KualiDecimal getOverallReceiptSumTotal()
public void setOverallReceiptSumTotal(org.kuali.rice.core.api.util.type.KualiDecimal overallSumTotal)
overallReceiptSumTotal
- The overallReceiptSumTotal to set.public CashManagementForm.CashDrawerSummary.CashReceiptStatistics getFinalReceiptStats()
public CashManagementForm.CashDrawerSummary.CashReceiptStatistics getInterimReceiptStats()
public CashManagementForm.CashDrawerSummary.CashReceiptStatistics getVerifiedReceiptStats()
public org.kuali.rice.core.api.util.type.KualiDecimal getCashDrawerCoinTotal()
public org.kuali.rice.core.api.util.type.KualiDecimal getCashDrawerCurrencyTotal()
public org.kuali.rice.core.api.util.type.KualiDecimal getCashDrawerTotal()
public org.kuali.rice.core.api.util.type.KualiDecimal getCashieringChecksTotal()
public void setCashieringChecksTotal(org.kuali.rice.core.api.util.type.KualiDecimal cashieringChecksTotal)
cashieringChecksTotal
- The cashieringChecksTotal to set.public void setDepositedCashieringChecksTotal(org.kuali.rice.core.api.util.type.KualiDecimal depositedCashieringChecksTotal)
depositedCashieringChecksTotal
- The depositedCashieringChecksTotal to set.public boolean isDepositsFinal()
public void setCashDrawerCoinTotal(org.kuali.rice.core.api.util.type.KualiDecimal cashDrawerCoinTotal)
cashDrawerCoinTotal
- The cashDrawerCoinTotal to set.public void setCashDrawerCurrencyTotal(org.kuali.rice.core.api.util.type.KualiDecimal cashDrawerCurrencyTotal)
cashDrawerCurrencyTotal
- The cashDrawerCurrencyTotal to set.public void setCashDrawerTotal(org.kuali.rice.core.api.util.type.KualiDecimal cashDrawerTotal)
cashDrawerTotal
- The cashDrawerTotal to set.public void setOpenItemsTotal(org.kuali.rice.core.api.util.type.KualiDecimal openItemsTotal)
openItemsTotal
- The openItemsTotal to set.public void setUndepositedCashieringChecksTotal(org.kuali.rice.core.api.util.type.KualiDecimal undepositedCashieringChecksTotal)
undepositedCashieringChecksTotal
- The undepositedCashieringChecksTotal to set.public org.kuali.rice.core.api.util.type.KualiDecimal getOpenItemsTotal()
public org.kuali.rice.core.api.util.type.KualiDecimal getDepositedCashieringChecksTotal()
public org.kuali.rice.core.api.util.type.KualiDecimal getUndepositedCashieringChecksTotal()
public CashManagementForm.CashDrawerSummary.CashReceiptStatistics getOverallReceiptStats()
Copyright © 2004–2016 The Kuali Foundation. All rights reserved.