Uses of Class
macaw.persistenceLayer.production.SQLListChoiceManager

Packages that use SQLListChoiceManager
macaw.persistenceLayer.production This package contains all the code required to run versions of Macaw's curation and retrieval services which store data in a MySQL database. 
 

Uses of SQLListChoiceManager in macaw.persistenceLayer.production
 

Constructors in macaw.persistenceLayer.production with parameters of type SQLListChoiceManager
SQLFilterQueries(Log log, SQLListChoiceManager listChoiceManager)
           
SQLVariableManager(SQLChangeEventManager changeEventManager, SQLListChoiceManager listChoiceManager, SQLOntologyTermManager ontologyTermManager, SQLSupportingDocumentsManager supportingDocumentsManager)