Uses of Interface
org.opencastproject.oaipmh.persistence.SearchResultElementItem
Packages that use SearchResultElementItem
Package
Description
-
Uses of SearchResultElementItem in org.opencastproject.oaipmh.persistence
Methods in org.opencastproject.oaipmh.persistence that return types with arguments of type SearchResultElementItem -
Uses of SearchResultElementItem in org.opencastproject.oaipmh.persistence.impl
Classes in org.opencastproject.oaipmh.persistence.impl that implement SearchResultElementItemMethods in org.opencastproject.oaipmh.persistence.impl that return types with arguments of type SearchResultElementItemMethod parameters in org.opencastproject.oaipmh.persistence.impl with type arguments of type SearchResultElementItemModifier and TypeMethodDescriptionprotected booleanAbstractOaiPmhDatabase.matchSetDef(OaiPmhSetDefinition setDef, List<SearchResultElementItem> elements) Returns true if all set definition filters matches.Constructor parameters in org.opencastproject.oaipmh.persistence.impl with type arguments of type SearchResultElementItemModifierConstructorDescriptionSearchResultItemImpl(String mediaPackageId, String mediaPackageXml, String organization, String repoId, Date modificationDate, Boolean isDeleted, MediaPackage mediaPackage, List<SearchResultElementItem> mediaPackageElements, List<String> setSpecs)