Modifier and Type | Method and Description |
---|---|
AdvanceDepositDocument |
AdvanceDepositMinimumAdvanceDepositValidation.getAccountingDocumentForValidation()
Gets the documentForValidation attribute.
|
AdvanceDepositDocument |
AdvanceDepositIfAnyElectronicFundAccountingLineAllElectronicFundValidation.getAdvanceDepositDocumentForValidation()
Gets the advanceDepositDocumentForValidation attribute.
|
AdvanceDepositDocument |
AdvanceDepositDocumentTotalValidation.getAdvanceDepositDocumentForValidation()
Gets the advanceDepositDocumentForValidation attribute.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
AdvanceDepositDocumentPreRules.checkBankCodeActive(AdvanceDepositDocument adDocument)
If bank specification is enabled, prompts user to use the continuation bank code when the given bank code is inactive
|
void |
AdvanceDepositMinimumAdvanceDepositValidation.setAccountingDocumentForValidation(AdvanceDepositDocument accountingDocumentForValidation)
Sets the documentForValidation attribute value.
|
void |
AdvanceDepositIfAnyElectronicFundAccountingLineAllElectronicFundValidation.setAdvanceDepositDocumentForValidation(AdvanceDepositDocument documentForValidation)
Sets the advanceDepositDocumentForValidation attribute value.
|
void |
AdvanceDepositDocumentTotalValidation.setAdvanceDepositDocumentForValidation(AdvanceDepositDocument advanceDepositDocumentForValidation)
Sets the advanceDepositDocumentForValidation attribute value.
|
Modifier and Type | Method and Description |
---|---|
AdvanceDepositDocument |
AdvanceDepositForm.getAdvanceDepositDocument() |
Modifier and Type | Method and Description |
---|---|
protected org.kuali.rice.core.api.util.type.KualiDecimal |
AdvanceDepositAction.calculateAdvanceDepositTotal(AdvanceDepositDocument advanceDepositDocument)
Recalculates the advance deposit total since user could have changed it during their update.
|
Modifier and Type | Method and Description |
---|---|
AdvanceDepositDocument |
ElectronicPaymentClaim.getGeneratingDocument()
Gets the generatingDocument attribute.
|
Modifier and Type | Method and Description |
---|---|
List<ElectronicPaymentClaim> |
ElectronicPaymentClaimingService.generateElectronicPaymentClaimRecords(AdvanceDepositDocument doc)
Returns a list of SAVED electronic payment claims from the lines of an AdvanceDepositDocument
|
Modifier and Type | Method and Description |
---|---|
protected ElectronicPaymentClaim |
ElectronicPaymentClaimingServiceImpl.createElectronicPayment(AdvanceDepositDocument document,
AccountingLine accountingLine)
Creates an electronic payment claim record to match the given accounting line on the document
|
List<ElectronicPaymentClaim> |
ElectronicPaymentClaimingServiceImpl.generateElectronicPaymentClaimRecords(AdvanceDepositDocument doc) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.