Interface BudgetCategoryMapContract
- All Superinterfaces:
Describable
-
Method Summary
Methods inherited from interface org.kuali.coeus.sys.api.model.Describable
getDescription
-
Method Details
-
getMappingName
String getMappingName() -
getTargetCategoryCode
String getTargetCategoryCode() -
getCategoryType
String getCategoryType() -
getBudgetCategoryMappings
List<? extends BudgetCategoryMappingContract> getBudgetCategoryMappings()
-