Uses of Class
org.kuali.student.lum.lu.entity.CluAccounting

Packages that use CluAccounting
org.kuali.student.lum.lu.entity   
org.kuali.student.lum.lu.service.impl   
 

Uses of CluAccounting in org.kuali.student.lum.lu.entity
 

Fields in org.kuali.student.lum.lu.entity declared as CluAccounting
private  CluAccounting Clu.accounting
           
private  CluAccounting CluAccountingAttribute.owner
           
 

Methods in org.kuali.student.lum.lu.entity that return CluAccounting
 CluAccounting Clu.getAccounting()
           
 CluAccounting CluAccountingAttribute.getOwner()
           
 

Methods in org.kuali.student.lum.lu.entity with parameters of type CluAccounting
 void Clu.setAccounting(CluAccounting accounting)
           
 void CluAccountingAttribute.setOwner(CluAccounting owner)
           
 

Uses of CluAccounting in org.kuali.student.lum.lu.service.impl
 

Methods in org.kuali.student.lum.lu.service.impl with parameters of type CluAccounting
static CluAccountingInfo LuServiceAssembler.toCluAccountingInfo(CluAccounting entity)
           
 



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