| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CluSetTreeViewInfo | |
|---|---|
| org.kuali.student.lum.lu.dto | |
| org.kuali.student.lum.lu.service | |
| org.kuali.student.lum.lu.service.impl | |
| org.kuali.student.lum.statement.config.context | |
| Uses of CluSetTreeViewInfo in org.kuali.student.lum.lu.dto | 
|---|
| Fields in org.kuali.student.lum.lu.dto with type parameters of type CluSetTreeViewInfo | |
|---|---|
| private  List<CluSetTreeViewInfo> | CluSetTreeViewInfo.cluSets | 
| Methods in org.kuali.student.lum.lu.dto that return types with arguments of type CluSetTreeViewInfo | |
|---|---|
|  List<CluSetTreeViewInfo> | CluSetTreeViewInfo.getCluSets() | 
| Method parameters in org.kuali.student.lum.lu.dto with type arguments of type CluSetTreeViewInfo | |
|---|---|
|  void | CluSetTreeViewInfo.setCluSets(List<CluSetTreeViewInfo> cluSets) | 
| Uses of CluSetTreeViewInfo in org.kuali.student.lum.lu.service | 
|---|
| Methods in org.kuali.student.lum.lu.service that return CluSetTreeViewInfo | |
|---|---|
|  CluSetTreeViewInfo | LuService.getCluSetTreeView(String cluSetId)Retrieve information on a CLU set and its sub clu set fully expanded. | 
| Uses of CluSetTreeViewInfo in org.kuali.student.lum.lu.service.impl | 
|---|
| Methods in org.kuali.student.lum.lu.service.impl that return CluSetTreeViewInfo | |
|---|---|
|  CluSetTreeViewInfo | LuServiceImpl.getCluSetTreeView(String cluSetId) | 
| Methods in org.kuali.student.lum.lu.service.impl with parameters of type CluSetTreeViewInfo | |
|---|---|
| private  void | LuServiceImpl.getCluSetTreeViewHelper(CluSetInfo cluSetInfo,
                                               CluSetTreeViewInfo cluSetTreeViewInfo)Go through the list of CluSets and retrieve all the information regarding child Clu Sets and associated Clus | 
| Uses of CluSetTreeViewInfo in org.kuali.student.lum.statement.config.context | 
|---|
| Methods in org.kuali.student.lum.statement.config.context with parameters of type CluSetTreeViewInfo | |
|---|---|
| private static void | LuContextImpl.findClusInCluSet(CluSetTreeViewInfo tree,
                                 List<CluInfo> cluList) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||