|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchModel | |
|---|---|
| org.kuali.student.contract.model | |
| org.kuali.student.contract.model.util | |
| org.kuali.student.contract.model.validation | |
| org.kuali.student.contract.writer.search | |
| Uses of SearchModel in org.kuali.student.contract.model |
|---|
| Subinterfaces of SearchModel in org.kuali.student.contract.model | |
|---|---|
interface |
DictionaryModel
Abstration of the spreadsheet that holds the data so we can implement both google and excel versions as well as caching and expanding ones. |
| Uses of SearchModel in org.kuali.student.contract.model.util |
|---|
| Fields in org.kuali.student.contract.model.util declared as SearchModel | |
|---|---|
private SearchModel |
ModelFinder.searchModel
|
| Constructors in org.kuali.student.contract.model.util with parameters of type SearchModel | |
|---|---|
ModelFinder(SearchModel model)
|
|
| Uses of SearchModel in org.kuali.student.contract.model.validation |
|---|
| Fields in org.kuali.student.contract.model.validation declared as SearchModel | |
|---|---|
private SearchModel |
SearchTypeValidator.model
|
private SearchModel |
SearchModelValidator.model
|
| Constructors in org.kuali.student.contract.model.validation with parameters of type SearchModel | |
|---|---|
SearchModelValidator(SearchModel model)
|
|
SearchTypeValidator(SearchType searchType,
SearchModel model)
|
|
| Uses of SearchModel in org.kuali.student.contract.writer.search |
|---|
| Fields in org.kuali.student.contract.writer.search declared as SearchModel | |
|---|---|
private SearchModel |
SearchModelWriter.model
|
| Constructors in org.kuali.student.contract.writer.search with parameters of type SearchModel | |
|---|---|
SearchModelWriter(PrintStream out,
SearchModel model)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||