| Package | Description | 
|---|---|
| org.kuali.student.contract.model | |
| org.kuali.student.contract.model.util | |
| org.kuali.student.contract.model.validation | 
| Modifier and Type | Method and Description | 
|---|---|
Dictionary | 
Dictionary.getParent()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Dictionary> | 
DictionaryExpander.expand()  | 
List<Dictionary> | 
DictionaryModel.getDictionary()
get dictionary entries 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Dictionary.setParent(Dictionary parent)  | 
| Modifier and Type | Method and Description | 
|---|---|
Dictionary | 
ModelFinder.findDictionaryEntry(String dictId)
get dictionary entry for the id 
 | 
Dictionary | 
ModelFinder.findRoot(Dictionary dict)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Dictionary> | 
DictionaryMainTypeExpander.expand()  | 
List<Dictionary> | 
ModelFinder.findChildDictionaryEntries(Dictionary parent)
get dictionary entries for the state overries 
 | 
List<Dictionary> | 
ModelFinder.findDefaultDictionary()
get dictionary entries for the state overries 
 | 
List<Dictionary> | 
ModelFinder.findDefaultDictionaryEntriees(String xmlTypeName)  | 
List<Dictionary> | 
ModelFinder.findDictionaryEntriees(String xmlTypeName)  | 
List<Dictionary> | 
ModelFinder.findStateOverrideDictionary()
get dictionary entries for the state overries 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Dictionary> | 
ModelFinder.findChildDictionaryEntries(Dictionary parent)
get dictionary entries for the state overries 
 | 
Field | 
ModelFinder.findField(Dictionary dict)  | 
Dictionary | 
ModelFinder.findRoot(Dictionary dict)  | 
| Constructor and Description | 
|---|
DictionaryValidator(Dictionary dict,
                                      DictionaryModel model)  | 
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.