Modifier and Type | Method and Description |
---|---|
protected void |
DistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl.addAccountingLinesToDocument(DistributionOfIncomeAndExpenseDocument document,
List<ElectronicPaymentClaim> electronicPayments)
Adds an accounting line to the document for each ElectronicPaymentClaim record that is being added
|
protected void |
DistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl.addDescriptionToDocument(DistributionOfIncomeAndExpenseDocument document)
Adds the parameterized description to the document, so the doc can be saved
|
protected void |
DistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl.addNotesToDocument(DistributionOfIncomeAndExpenseDocument claimingDoc,
List<ElectronicPaymentClaim> claims,
org.kuali.rice.kim.api.identity.Person user)
Creates notes for the claims (using the ElectronicPaymentClaimingService) and then adds them to the document
|
protected SourceAccountingLine |
DistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl.createNewAccountingLineForDocument(DistributionOfIncomeAndExpenseDocument document)
Creates a new accounting line, based on what the source accounting line class for the document is
|
protected String |
DistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl.getURLForDocument(DistributionOfIncomeAndExpenseDocument doc)
Builds the URL that can be used to redirect to the correct document
|
Modifier and Type | Class and Description |
---|---|
class |
YearEndDistributionOfIncomeAndExpenseDocument
Year End version of the
DistributionOfIncomeAndExpenseDocument the only functional difference between the YearEnd
version and the non-yearEnd version of a document is the glpe's generation. |
Modifier and Type | Method and Description |
---|---|
DistributionOfIncomeAndExpenseDocument |
DistributionOfIncomeAndExpenseForm.getDistributionOfIncomeAndExpenseDocument() |
Modifier and Type | Method and Description |
---|---|
void |
DistributionOfIncomeAndExpenseForm.setDistributionOfIncomeAndExpenseDocument(DistributionOfIncomeAndExpenseDocument distributionOfIncomeAndExpenseDocument) |
Modifier and Type | Class and Description |
---|---|
class |
OleDistributionOfIncomeAndExpenseDocument |
Modifier and Type | Method and Description |
---|---|
void |
OleDistributionOfIncomeAndExpenseForm.setDistributionOfIncomeAndExpenseDocument(DistributionOfIncomeAndExpenseDocument distributionOfIncomeAndExpenseDocument) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.