com.indexdata.serviceproxy.plugins
Class ExportRecordsPlugin
java.lang.Object
com.indexdata.serviceproxy.AbstractPlugin
com.indexdata.serviceproxy.plugins.ExportRecordsPlugin
- All Implemented Interfaces:
- Plugin
public class ExportRecordsPlugin
- extends AbstractPlugin
Plug-in for formatting records and exporting them using given channels
- Author:
- Niels Erik Nielsen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportRecordsPlugin
public ExportRecordsPlugin()
serve
public void serve(ServiceRequest request,
ServiceResponse response,
ChainControl chain)
throws StandardServiceException,
IOException
- Description copied from interface:
Plugin
- This method gets called during the chain processing by the container.
- Specified by:
serve in interface Plugin- Specified by:
serve in class AbstractPlugin
- Parameters:
request - service requestresponse - service responsechain - chain-control utility
- Throws:
StandardServiceException - plugin-runtime exception
IOException - of any kind
setStatus
public static void setStatus(Document responseDocument,
String action,
String status,
String message)
Copyright © 2008-2013 Index Data. All Rights Reserved.