org.kuali.student.r2.lum.course.infc
Interface CourseExpenditure

All Superinterfaces:
HasAttributes
All Known Implementing Classes:
CourseExpenditureInfo

public interface CourseExpenditure
extends HasAttributes

Detailed information about expenditure for the course.

Author:
Kuali Student Team (sambitpa@kuali.org)

Method Summary
 List<? extends AffiliatedOrg> getAffiliatedOrgs()
          List of affiliated organizations.
 
Methods inherited from interface org.kuali.student.r2.common.infc.HasAttributes
getAttributes
 

Method Detail

getAffiliatedOrgs

List<? extends AffiliatedOrg> getAffiliatedOrgs()
List of affiliated organizations.



Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.