public class AwardSubcontractingGoalsExpendituresServiceImpl extends Object implements AwardSubcontractingGoalsExpendituresService
| Constructor and Description |
|---|
AwardSubcontractingGoalsExpendituresServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
AwardSubcontractingBudgetedGoals |
getBudgetedGoalsBOForAward(String awardNumber) |
org.kuali.rice.krad.service.BusinessObjectService |
getBusinessObjectService() |
SubcontractingExpenditureCategoryAmounts |
getExpenditureAmountsBOForAward(String awardNumber) |
void |
saveBudgetedGoalsBO(AwardSubcontractingBudgetedGoals budgetedGoalsBO) |
void |
setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService) |
public AwardSubcontractingGoalsExpendituresServiceImpl()
public AwardSubcontractingBudgetedGoals getBudgetedGoalsBOForAward(String awardNumber)
getBudgetedGoalsBOForAward in interface AwardSubcontractingGoalsExpendituresServicepublic void saveBudgetedGoalsBO(AwardSubcontractingBudgetedGoals budgetedGoalsBO)
saveBudgetedGoalsBO in interface AwardSubcontractingGoalsExpendituresServicepublic SubcontractingExpenditureCategoryAmounts getExpenditureAmountsBOForAward(String awardNumber)
getExpenditureAmountsBOForAward in interface AwardSubcontractingGoalsExpendituresServicepublic void setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService)
public org.kuali.rice.krad.service.BusinessObjectService getBusinessObjectService()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.