public class ExportHandlerFactory extends Object
| Constructor and Description |
|---|
ExportHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static List<RecordFormatter> |
getFormatters(ExportParameters p)
Creates a class that formats a record for a given output
|
static ExportActionHandler |
getHandler(ExportParameters p,
com.indexdata.masterkey.config.ModuleConfiguration pluginConfig,
List<Pz2Record> records,
ServiceResponse response)
Creates a class that handles a record export action
|
public static ExportActionHandler getHandler(ExportParameters p, com.indexdata.masterkey.config.ModuleConfiguration pluginConfig, List<Pz2Record> records, ServiceResponse response) throws StandardServiceException
p - pluginConfig - records - response - StandardServiceExceptionpublic static List<RecordFormatter> getFormatters(ExportParameters p)
p - Copyright © 2008-2015 Index Data. All Rights Reserved.