Uses of Class
macaw.persistenceLayer.production.SQLSupportingDocumentsManager

Packages that use SQLSupportingDocumentsManager
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 SQLSupportingDocumentsManager in macaw.persistenceLayer.production
 

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