| Modifier and Type | Interface and Description |
|---|---|
interface |
AwardBudgetService |
| Modifier and Type | Class and Description |
|---|---|
class |
AwardBudgetServiceImpl
This class is to process all basic services required for AwardBudget
|
| Modifier and Type | Method and Description |
|---|---|
protected BudgetCommonService<BudgetParent> |
BudgetCalculationServiceImpl.getBudgetCommonService(Budget budget) |
protected BudgetCommonService<BudgetParent> |
BudgetPeriodCalculator.getBudgetCommonService(BudgetParentDocument parentBudgetDocument) |
| Modifier and Type | Method and Description |
|---|---|
static BudgetCommonService |
BudgetCommonServiceFactory.createInstance(BudgetParentDocument parentBudgetDocument)
Creates an instance of BudgetCommonService by looking at the classname.
|
protected BudgetCommonService<BudgetParent> |
BudgetServiceImpl.getBudgetCommonService(BudgetParentDocument parentBudgetDocument) |
| Modifier and Type | Method and Description |
|---|---|
protected BudgetCommonService<BudgetParent> |
BudgetSummaryServiceImpl.getBudgetCommonService(BudgetParentDocument parentBudgetDocument) |
| Modifier and Type | Method and Description |
|---|---|
protected BudgetCommonService<BudgetParent> |
BudgetAction.getBudgetCommonService(BudgetParentDocument parentBudgetDocument) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProposalBudgetService |
| Modifier and Type | Class and Description |
|---|---|
class |
ProposalBudgetServiceImpl
This class process requests for ProposalBudget
|
| Modifier and Type | Method and Description |
|---|---|
protected BudgetCommonService<BudgetParent> |
BudgetActionBase.getBudgetCommonService(BudgetParentDocument parentBudgetDocument)
This method gets the BudgetCommonService
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.