Uses of Interface
org.opencastproject.oaipmh.persistence.SearchResultItem
Packages that use SearchResultItem
Package
Description
-
Uses of SearchResultItem in org.opencastproject.oaipmh.matterhorn
Methods in org.opencastproject.oaipmh.matterhorn with parameters of type SearchResultItemModifier and TypeMethodDescriptionMatterhornInlinedMetadataProvider.createMetadata(OaiPmhRepository repository, SearchResultItem item, Option<String> set) MatterhornMetadataProvider.createMetadata(OaiPmhRepository repository, SearchResultItem item, Option<String> set) -
Uses of SearchResultItem in org.opencastproject.oaipmh.persistence
Methods in org.opencastproject.oaipmh.persistence that return types with arguments of type SearchResultItem -
Uses of SearchResultItem in org.opencastproject.oaipmh.persistence.impl
Classes in org.opencastproject.oaipmh.persistence.impl that implement SearchResultItemMethods in org.opencastproject.oaipmh.persistence.impl that return types with arguments of type SearchResultItemConstructor parameters in org.opencastproject.oaipmh.persistence.impl with type arguments of type SearchResultItemModifierConstructorDescriptionSearchResultImpl(long offset, long limit, List<SearchResultItem> items) -
Uses of SearchResultItem in org.opencastproject.oaipmh.server
Methods in org.opencastproject.oaipmh.server with parameters of type SearchResultItemModifier and TypeMethodDescriptionMetadataProvider.createMetadata(OaiPmhRepository repository, SearchResultItem item, Option<String> set) Transform a search result item into a piece of XML metadata.OaiDcMetadataProvider.createMetadata(OaiPmhRepository repository, SearchResultItem item, Option<String> set)