Package | Description |
---|---|
org.kuali.ole.fp.document | |
org.kuali.ole.fp.document.service.impl | |
org.kuali.ole.fp.document.validation.impl |
Modifier and Type | Class and Description |
---|---|
class |
AdvanceDepositDocument
This is the business object that represents the AdvanceDeposit document in Kuali.
|
class |
CashReceiptDocument
This is the business object that represents the CashReceiptDocument in Kuali.
|
class |
CreditCardReceiptDocument
This is the business object that represents the CreditCardReceipt document in Kuali.
|
Modifier and Type | Method and Description |
---|---|
protected List |
CashReceiptDocument.generateEvents(Collection persistedChecks,
List currentChecks,
String errorPathPrefix,
CashReceiptFamilyBase crdoc)
Generates a List of instances of CheckEvent subclasses, one for each changed check in the union of the persistedLines and
currentLines lists.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
CashReceiptServiceImpl.isTotalInvalid(CashReceiptFamilyBase cashReceiptDocument,
org.kuali.rice.core.api.util.type.KualiDecimal totalAmount,
String documentEntryName,
String propertyName)
Puts an error message in the error map for that property if the amount is negative.
|
Modifier and Type | Method and Description |
---|---|
CashReceiptFamilyBase |
CashReceiptCashManagerValidation.getCashReceiptDocumentForValidation() |
CashReceiptFamilyBase |
CashReceiptCashDrawerOpenValidation.getCashReceiptDocumentForValidation()
Gets the cashReceiptDocumentForValidation attribute.
|
CashReceiptFamilyBase |
CashReceiptFamilyDocumentTotalValidation.getCashReceiptFamilyDocumentForValidation()
Gets the cashReceiptFamilyDocumentForValidation attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
CashReceiptCashManagerValidation.setCashReceiptDocumentForValidation(CashReceiptFamilyBase cashReceiptDocumentForValidation) |
void |
CashReceiptCashDrawerOpenValidation.setCashReceiptDocumentForValidation(CashReceiptFamilyBase cashReceiptFamilyDocumentForValidation)
Sets the cashReceiptDocumentForValidation attribute value.
|
void |
CashReceiptFamilyDocumentTotalValidation.setCashReceiptFamilyDocumentForValidation(CashReceiptFamilyBase cashReceiptFamilyDocumentForValidation)
Sets the cashReceiptFamilyDocumentForValidation attribute value.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.