| Package | Description | 
|---|---|
| org.kuali.mobility.computerlabs.dao | |
| org.kuali.mobility.computerlabs.entity | |
| org.kuali.mobility.computerlabs.service | |
| org.kuali.mobility.computerlabs.util | 
| Modifier and Type | Method and Description | 
|---|---|
| LabGroup | ComputerLabsDaoImpl. getLabGroup(String groupId) | 
| LabGroup | ComputerLabsDaoHTCImpl. getLabGroup(String groupId) | 
| LabGroup | ComputerLabsDao. getLabGroup(String groupId) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<? extends LabGroup> | ComputerLabsDaoImpl. getLabGroups() | 
| List<? extends LabGroup> | ComputerLabsDaoHTCImpl. getLabGroups() | 
| List<? extends LabGroup> | ComputerLabsDao. getLabGroups() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ComputerLabsDaoImpl. setLabGroups(List<? extends LabGroup> labGroups) | 
| void | ComputerLabsDaoHTCImpl. setLabGroups(List<? extends LabGroup> labGroups) | 
| void | ComputerLabsDao. setLabGroups(List<? extends LabGroup> labGroups) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LabGroupImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| LabGroup | ComputerLabsService. getLabGroup(String groupId) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<? extends LabGroup> | ComputerLabsService. getLabGroups() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | LabGroupComparitor. compare(LabGroup A,
              LabGroup B) | 
Copyright © 2011-2013 The Kuali Foundation. All Rights Reserved.