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 TypeMethodDescriptionorg.opencastproject.util.data.Option<ResumableQuery> DefaultRepository.getSavedQuery(String resumptionToken) abstract org.opencastproject.util.data.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 ResumableQueryMethods in org.opencastproject.oaipmh.util with parameters of type ResumableQuery