| Interface | Description |
|---|---|
| DataDictionaryValidator | |
| HoldsValidatorInfc | |
| RiceDataDictionaryServiceInfc |
RICE Data dictionary service
|
| Class | Description |
|---|---|
| DataDictionaryServiceImpl |
Dictionary Service implementation that reads the dictionary from the spring beans and feeds
both the Student dictionary and the RICE dictionary
|
| Rice2StudentAttributeDefinitionConverter | |
| Rice2StudentDictionaryEntryConverter | |
| Rice2StudentValidCharactersConstraintConverter | |
| Rice2ValidationResultConverter | |
| RiceDataDictionaryValidatorImpl |
This is an implementation that gets the dictionary directly using KS methods but then calls
the rice validation method that takes in the dictionary entry to be used.
|
| RiceDataDictionaryValidatorImplDoesNotWorkButShould |
This is an adapter that calls rice to do the valication
TODO: figure why this does not validate anything
|
| SpringConfigurableDataDictionary |
Class that can be init'd directly by spring instead of by the KNS configurer
|
| SpringConfigurableDateTimeServiceImpl |
Class that can be configured directly by spring instead of by the KNS configurer
|
| Student2RiceAttributeDefinitionConverter | |
| Student2RiceDictionaryEntryConverter | |
| Student2RiceValidCharactersConstraintConverter |
| Enum | Description |
|---|---|
| DataDictionaryValidator.ValidationType |
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.