Uses of Class
macaw.persistenceLayer.demo.DemonstrationCurationService

Packages that use DemonstrationCurationService
macaw.persistenceLayer.demo This package contains all the code required to run versions of Macaw's curation and retrieval services which store data in-memory. 
 

Uses of DemonstrationCurationService in macaw.persistenceLayer.demo
 

Subclasses of DemonstrationCurationService in macaw.persistenceLayer.demo
 class DemonstrationRetrievalService
          Implements the MacawRetrievalAPI interface as a service which retrieves all of its data from in-memory objects rather than from a database.