Uses of Class
org.opencastproject.oaipmh.server.ResumableQuery
Packages that use ResumableQuery
-
Uses of ResumableQuery in org.opencastproject.oaipmh.server
Methods in org.opencastproject.oaipmh.server that return types with arguments of type ResumableQueryModifier and TypeMethodDescriptionDefaultRepository.getSavedQuery(String resumptionToken) abstract Option<ResumableQuery> OaiPmhRepository.getSavedQuery(String resumptionToken) Get a saved query.Methods in org.opencastproject.oaipmh.server with parameters of type ResumableQueryModifier and TypeMethodDescriptionDefaultRepository.saveQuery(ResumableQuery query) abstract StringOaiPmhRepository.saveQuery(ResumableQuery query) Save a query. -
Uses of ResumableQuery in org.opencastproject.oaipmh.util
Methods in org.opencastproject.oaipmh.util that return types with arguments of type ResumableQueryModifier and TypeMethodDescriptionMethods in org.opencastproject.oaipmh.util with parameters of type ResumableQuery