| Package | Description |
|---|---|
| org.kuali.kra.award.budget | |
| org.kuali.kra.award.web.struts.action | |
| org.kuali.kra.budget.core | |
| org.kuali.kra.budget.personnel | |
| org.kuali.kra.proposaldevelopment.budget.service.impl | |
| org.kuali.kra.proposaldevelopment.hierarchy.service.impl | |
| org.kuali.kra.proposaldevelopment.service.impl |
Provides the classes for the implementation of proposaldevelopment services.
|
| org.kuali.kra.s2s.generator.impl |
| Modifier and Type | Method and Description |
|---|---|
BudgetService<Award> |
AwardBudgetServiceImpl.getBudgetService()
Gets the budgetService attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwardBudgetServiceImpl.setBudgetService(BudgetService<Award> budgetService)
Sets the budgetService attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
BudgetService |
AwardBudgetsAction.getBudgetService()
Gets the budgetService attribute.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BudgetServiceImpl<T extends BudgetParent>
This class implements methods specified by BudgetDocumentService interface
|
| Constructor and Description |
|---|
BudgetPersonnelRule(org.kuali.rice.krad.service.BusinessObjectService boService,
org.kuali.rice.coreservice.framework.parameter.ParameterService paramService,
BudgetService budgetService)
Creates a new BudgetPersonnelRule setting the required services.
|
| Modifier and Type | Method and Description |
|---|---|
BudgetService<DevelopmentProposal> |
ProposalBudgetServiceImpl.getBudgetService()
Gets the budgetService attribute.
|
protected BudgetService |
BudgetSubAwardServiceImpl.getBudgetService() |
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetSubAwardServiceImpl.setBudgetService(BudgetService budgetService) |
void |
ProposalBudgetServiceImpl.setBudgetService(BudgetService<DevelopmentProposal> budgetService)
Sets the budgetService attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
protected BudgetService |
ProposalHierarchyServiceImpl.getBudgetService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalHierarchyServiceImpl.setBudgetService(BudgetService budgetService) |
| Modifier and Type | Method and Description |
|---|---|
BudgetService |
ProposalDevelopmentServiceImpl.getBudgetService()
Retrieve injected
singleton |
BudgetService<DevelopmentProposal> |
ProposalCopyServiceImpl.getBudgetService()
Gets the budgetService attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalDevelopmentServiceImpl.setBudgetService(BudgetService budgetService)
Inject
singleton |
void |
ProposalCopyServiceImpl.setBudgetService(BudgetService<DevelopmentProposal> budgetService)
Sets the budgetService attribute value.
|
| Modifier and Type | Field and Description |
|---|---|
protected BudgetService |
RRFedNonFedBudgetBaseGenerator.budgetService |
protected BudgetService |
RRBudgetBaseGenerator.budgetService |
| Modifier and Type | Method and Description |
|---|---|
protected BudgetService |
RRFedNonFedBudgetBaseGenerator.getBudgetService() |
protected BudgetService |
RRBudgetBaseGenerator.getBudgetService() |
| Modifier and Type | Method and Description |
|---|---|
void |
RRFedNonFedBudgetBaseGenerator.setBudgetService(BudgetService budgetService) |
void |
RRBudgetBaseGenerator.setBudgetService(BudgetService budgetService) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.