org.fao.geonet.kernel.oaipmh.services
Class ListRecords

java.lang.Object
  extended by org.fao.geonet.kernel.oaipmh.services.AbstractTokenLister
      extended by org.fao.geonet.kernel.oaipmh.services.ListRecords
All Implemented Interfaces:
OaiPmhService

public class ListRecords
extends AbstractTokenLister


Field Summary
 
Fields inherited from class org.fao.geonet.kernel.oaipmh.services.AbstractTokenLister
cache
 
Constructor Summary
ListRecords(ResumptionTokenCache cache, SettingManager sm, SchemaManager scm)
           
 
Method Summary
 String getVerb()
           
 ListRecordsResponse processRequest(TokenListRequest req, int pos, SearchResult result, ServiceContext context)
           
 
Methods inherited from class org.fao.geonet.kernel.oaipmh.services.AbstractTokenLister
execute, getDateFrom, getDateUntil, getMode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListRecords

public ListRecords(ResumptionTokenCache cache,
                   SettingManager sm,
                   SchemaManager scm)
Method Detail

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.