public class ExportRecordsPlugin extends AbstractPlugin
| Constructor and Description |
|---|
ExportRecordsPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
serve(ServiceRequest request,
ServiceResponse response,
ChainControl chain)
This method gets called during the chain processing by the container.
|
static void |
setStatus(Document responseDocument,
String action,
String status,
String message) |
getChainName, getConfig, getName, getNodeList, getXmlString, setChainName, setConfig, setNamepublic void serve(ServiceRequest request, ServiceResponse response, ChainControl chain) throws StandardServiceException, IOException
Pluginserve in interface Pluginserve in class AbstractPluginrequest - service requestresponse - service responsechain - chain-control utilityStandardServiceException - plugin-runtime exceptionIOException - of any kindCopyright © 2008-2015 Index Data. All Rights Reserved.