org.kuali.kfs.integration.cg
Interface ContractsAndGrantsBudgetCategory

All Superinterfaces:
org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.ExternalizableBusinessObject, Serializable
All Known Implementing Classes:
BudgetCategoryDTO, BudgetCategoryDTO

public interface ContractsAndGrantsBudgetCategory
extends org.kuali.rice.kns.bo.ExternalizableBusinessObject


Method Summary
 String getBudgetCategoryCode()
           
 String getBudgetCategoryTypeCode()
           
 String getDescription()
           
 
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject
prepareForWorkflow, refresh
 

Method Detail

getBudgetCategoryCode

String getBudgetCategoryCode()

getBudgetCategoryTypeCode

String getBudgetCategoryTypeCode()

getDescription

String getDescription()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.