Uses of Class
org.kuali.student.lum.common.client.widgets.CluInformation

Packages that use CluInformation
org.kuali.student.lum.common.client.widgets   
org.kuali.student.lum.lu.ui.tools.server.gwt   
 

Uses of CluInformation in org.kuali.student.lum.common.client.widgets
 

Fields in org.kuali.student.lum.common.client.widgets with type parameters of type CluInformation
private  List<CluInformation> CluSetInformation.clus
           
private  List<CluInformation> CluSetInformation.clusInRange
           
 

Methods in org.kuali.student.lum.common.client.widgets that return types with arguments of type CluInformation
 List<CluInformation> CluSetInformation.getClus()
           
 List<CluInformation> CluSetInformation.getClusInRange()
           
 

Methods in org.kuali.student.lum.common.client.widgets with parameters of type CluInformation
private  void CluSetDetailsWidget.addClusDisplayToTable(int rowIndex, CluInformation clu)
           
 

Method parameters in org.kuali.student.lum.common.client.widgets with type arguments of type CluInformation
 void CluSetInformation.setClus(List<CluInformation> clus)
           
 void CluSetInformation.setClusInRange(List<CluInformation> clusInRange)
           
 

Uses of CluInformation in org.kuali.student.lum.lu.ui.tools.server.gwt
 

Methods in org.kuali.student.lum.lu.ui.tools.server.gwt that return types with arguments of type CluInformation
private  List<CluInformation> CluSetManagementRpcGwtServlet.getCluInformations(List<String> cluIds)
           
 



Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.