| Package | Description | 
|---|---|
| org.kuali.student.contract.model | |
| org.kuali.student.contract.model.util | 
| Modifier and Type | Method and Description | 
|---|---|
List<State> | 
DictionaryModel.getStates()
load lu States 
 | 
| Modifier and Type | Method and Description | 
|---|---|
State | 
ModelFinder.findState(String stateKey)  | 
State | 
ModelFinder.findState(String xmlObject,
                  String stateName)  | 
State | 
ModelFinder.getDefaultState()  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<State> | 
ModelFinder.expandState(State state)
Expands a type that has a status of Type.GROUPING. 
 | 
List<State> | 
ModelFinder.findStates(String xmlObject)  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<State> | 
ModelFinder.expandState(State state)
Expands a type that has a status of Type.GROUPING. 
 | 
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.