public class ObjectCodeToBudgetCategoryCodeServiceImpl extends Object implements ObjectCodeToBudgetCategoryCodeService
| Constructor and Description |
|---|
ObjectCodeToBudgetCategoryCodeServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBudgetCategoryCodeForCostElment(String objectCode)
This method returns the budget category code for a given object code.
|
org.kuali.rice.krad.service.BusinessObjectService |
getBusinessObjectService()
Gets the businessObjectService attribute.
|
void |
setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService)
Sets the businessObjectService attribute value.
|
public ObjectCodeToBudgetCategoryCodeServiceImpl()
public String getBudgetCategoryCodeForCostElment(String objectCode)
ObjectCodeToBudgetCategoryCodeServicegetBudgetCategoryCodeForCostElment in interface ObjectCodeToBudgetCategoryCodeServiceobjectCode - identifier for the object codeorg.kuali.kra.proposaldevelopment.service.ObjectCodeToBudgetCategoryCodeService#getBudgetCategoryCodeForCostElment(java.lang.String)public org.kuali.rice.krad.service.BusinessObjectService getBusinessObjectService()
public void setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService)
businessObjectService - The businessObjectService to set.Copyright © 2013 The Kuali Foundation. All Rights Reserved.