Uses of Interface
org.opencastproject.oaipmh.persistence.SearchResultItem
Packages that use SearchResultItem
Package
Description
-
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)