org.fao.geonet.kernel.oaipmh.services
Class ListRecords
java.lang.Object
org.fao.geonet.kernel.oaipmh.services.AbstractTokenLister
org.fao.geonet.kernel.oaipmh.services.ListRecords
- All Implemented Interfaces:
- OaiPmhService
public class ListRecords
- extends AbstractTokenLister
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListRecords
public ListRecords(ResumptionTokenCache cache,
SettingManager sm,
SchemaManager scm)
getVerb
public String getVerb()
- Specified by:
getVerb in interface OaiPmhService- Specified by:
getVerb in class AbstractTokenLister
processRequest
public ListRecordsResponse processRequest(TokenListRequest req,
int pos,
SearchResult result,
ServiceContext context)
throws Exception
- Specified by:
processRequest in class AbstractTokenLister
- Throws:
Exception
Copyright © 2003-2013. All Rights Reserved.