Class AbacusExportActionServiceImpl
java.lang.Object
ch.tocco.nice2.optional.addressabacus.impl.action.AbacusExportActionServiceImpl
- All Implemented Interfaces:
AbacusExportActionService
-
Constructor Summary
ConstructorDescriptionAbacusExportActionServiceImpl
(EntityExplorerActionSelectionService selectionService, AbacusAddressExportService abacusAddressExportService, OutputCenterService outputCenterService) -
Method Summary
-
Constructor Details
-
AbacusExportActionServiceImpl
public AbacusExportActionServiceImpl(EntityExplorerActionSelectionService selectionService, AbacusAddressExportService abacusAddressExportService, OutputCenterService outputCenterService)
-
-
Method Details
-
export
public String export(EntityExplorerActionSelection selection) throws RpcExecutionException, ParserConfigurationException, ScriptException, TransformerException, IOException - Specified by:
export
in interfaceAbacusExportActionService
- Throws:
RpcExecutionException
ParserConfigurationException
ScriptException
TransformerException
IOException
-