org.kuali.student.r2.lum.clu.infc
Interface CluAccounting

All Superinterfaces:
HasAttributes, HasId, HasPrimaryKey
All Known Implementing Classes:
CluAccountingInfo

public interface CluAccounting
extends HasAttributes, HasId

Detailed information about accounting for a clu.


Method Summary
 List<AffiliatedOrgInfo> getAffiliatedOrgs()
          List of Affiliated Orgs
 RichTextInfo getDescr()
          Narrative description of the CLU Accounting
 
Methods inherited from interface org.kuali.student.r2.common.infc.HasAttributes
getAttributes
 
Methods inherited from interface org.kuali.student.r2.common.infc.HasId
getId
 

Method Detail

getDescr

RichTextInfo getDescr()
Narrative description of the CLU Accounting


getAffiliatedOrgs

List<AffiliatedOrgInfo> getAffiliatedOrgs()
List of Affiliated Orgs



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