Uses of Class
org.opencastproject.oaipmh.persistence.OaiPmhDatabaseException
Packages that use OaiPmhDatabaseException
Package
Description
-
Uses of OaiPmhDatabaseException in org.opencastproject.oaipmh.persistence
Methods in org.opencastproject.oaipmh.persistence that throw OaiPmhDatabaseExceptionModifier and TypeMethodDescriptionSearchResultElementItem.asDublinCore()Parse and return the content as dublincore catalog.voidMarks a existing mediapackage as deletedSearchResultItem.getEpisodeDublinCore()SearchResultItem.getSeriesDublinCore()voidOaiPmhDatabase.store(MediaPackage mediaPackage, String repository) Stores or updates a mediapackage from the OAI-PMH persistence -
Uses of OaiPmhDatabaseException in org.opencastproject.oaipmh.persistence.impl
Methods in org.opencastproject.oaipmh.persistence.impl that throw OaiPmhDatabaseExceptionModifier and TypeMethodDescriptionSearchResultElementItemImpl.asDublinCore()voidSearchResultItemImpl.getEpisodeDublinCore()SearchResultItemImpl.getSeriesDublinCore()voidAbstractOaiPmhDatabase.store(MediaPackage mediaPackage, String repository)