Uses of Interface
org.opencastproject.oaipmh.persistence.OaiPmhSetDefinition
Packages that use OaiPmhSetDefinition
Package
Description
-
Uses of OaiPmhSetDefinition in org.opencastproject.oaipmh.persistence
Classes in org.opencastproject.oaipmh.persistence that implement OaiPmhSetDefinitionMethods in org.opencastproject.oaipmh.persistence that return types with arguments of type OaiPmhSetDefinitionMethod parameters in org.opencastproject.oaipmh.persistence with type arguments of type OaiPmhSetDefinition -
Uses of OaiPmhSetDefinition in org.opencastproject.oaipmh.persistence.impl
Methods in org.opencastproject.oaipmh.persistence.impl with parameters of type OaiPmhSetDefinitionModifier and TypeMethodDescriptionprotected booleanAbstractOaiPmhDatabase.matchSetDef(OaiPmhSetDefinition setDef, List<SearchResultElementItem> elements) Returns true if all set definition filters matches.