public class ListSetsGenerator extends AbstractOAIVerbGenerator implements Serviceable
ListSets generator.| Modifier and Type | Field and Description |
|---|---|
private OaiSetExtensionPoint |
_oaiSetEP |
objectModel, parameters, resolver, sourcecontentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer| Constructor and Description |
|---|
ListSetsGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
generateVerb()
Generates SAX events for the current verb.
|
protected Collection<String> |
getAllowedParameters()
Returns a Collection af all possible parameters.
|
protected Collection<String> |
getRequiredParameters()
Returns a Collection af all mandatory parameters.
|
void |
service(ServiceManager serviceManager) |
doGenerategenerate, generateError, getURLrecycle, setupsetConsumer, setContentHandler, setLexicalHandlerenableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetConsumerprivate OaiSetExtensionPoint _oaiSetEP
public ListSetsGenerator()
public void service(ServiceManager serviceManager) throws ServiceException
service in interface ServiceableServiceExceptionprotected Collection<String> getRequiredParameters()
AbstractOAIVerbGeneratorgetRequiredParameters in class AbstractOAIVerbGeneratorprotected Collection<String> getAllowedParameters()
AbstractOAIVerbGeneratorgetAllowedParameters in class AbstractOAIVerbGeneratorprotected void generateVerb() throws IOException, SAXException, ProcessingException
AbstractOAIVerbGeneratorgenerateVerb in class AbstractOAIVerbGeneratorIOException - if an I/O error occursSAXException - if an error occursProcessingException - if an error occurs