Uses of Interface
org.opencastproject.oaipmh.persistence.OaiPmhDatabase
Packages that use OaiPmhDatabase
Package
Description
-
Uses of OaiPmhDatabase in org.opencastproject.event.handler
Methods in org.opencastproject.event.handler with parameters of type OaiPmhDatabaseModifier and TypeMethodDescriptionvoidOaiPmhUpdatedEventHandler.setOaiPmhPersistence(OaiPmhDatabase oaiPmhPersistence) -
Uses of OaiPmhDatabase in org.opencastproject.oaipmh.persistence.impl
Classes in org.opencastproject.oaipmh.persistence.impl that implement OaiPmhDatabase -
Uses of OaiPmhDatabase in org.opencastproject.oaipmh.server
Methods in org.opencastproject.oaipmh.server that return OaiPmhDatabaseModifier and TypeMethodDescriptionDefaultRepository.getPersistence()abstract OaiPmhDatabaseOaiPmhRepository.getPersistence()Methods in org.opencastproject.oaipmh.server with parameters of type OaiPmhDatabaseModifier and TypeMethodDescriptionvoidDefaultRepository.setPersistence(OaiPmhDatabase persistence) OSGi DI -
Uses of OaiPmhDatabase in org.opencastproject.publication.oaipmh
Methods in org.opencastproject.publication.oaipmh with parameters of type OaiPmhDatabaseModifier and TypeMethodDescriptionvoidOaiPmhPublicationServiceImpl.setOaiPmhDatabase(OaiPmhDatabase oaiPmhDatabase) OSGI DI