Uses of Interface
org.kuali.student.contract.model.SearchModel

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
 

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
 

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
 

Constructors in org.kuali.student.contract.writer.search with parameters of type SearchModel
SearchModelWriter(PrintStream out, SearchModel model)
           
 



Copyright © 2004–2014 The Kuali Foundation. All rights reserved.