| Package | Description |
|---|---|
| org.kuali.kfs.integration.cg.dto | |
| org.kuali.kfs.module.external.kc.service | |
| org.kuali.kra.external.budget.impl |
| Modifier and Type | Field and Description |
|---|---|
protected BudgetAdjustmentParametersDTO |
CreateBudgetAdjustment.budgetAdjustmentParametersDTO |
| Modifier and Type | Method and Description |
|---|---|
BudgetAdjustmentParametersDTO |
ObjectFactory.createBudgetAdjustmentParametersDTO()
Create an instance of
BudgetAdjustmentParametersDTO |
BudgetAdjustmentParametersDTO |
CreateBudgetAdjustment.getBudgetAdjustmentParametersDTO()
Gets the value of the budgetAdjustmentParametersDTO property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateBudgetAdjustment.setBudgetAdjustmentParametersDTO(BudgetAdjustmentParametersDTO value)
Sets the value of the budgetAdjustmentParametersDTO property.
|
| Modifier and Type | Method and Description |
|---|---|
BudgetAdjustmentCreationStatusDTO |
BudgetAdjustmentService.createBudgetAdjustment(BudgetAdjustmentParametersDTO budgetAdjustmentParametersDTO) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BudgetAdjustmentClientBase.createAccountingLines(Map<String,BudgetDecimal> accountingLines,
AwardBudgetDocument awardBudgetDocument,
BudgetAdjustmentParametersDTO parametersDTO)
This method creates the accounting lines for the BA.
|
protected boolean |
BudgetAdjustmentClientBase.createBudgetAdjustmentDocumentHeader(AwardBudgetDocument awardBudgetDocument,
BudgetAdjustmentParametersDTO parametersDTO)
This method sets the budget adjustment document header.
|
boolean |
BudgetAdjustmentClientBase.setBudgetAdjustmentParameters(AwardBudgetDocument awardBudgetDocument,
BudgetAdjustmentParametersDTO parametersDTO)
This method adds the accounting lines to the DTO
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.