Interface SalaryExportActionService
- All Known Implementing Classes:
SalaryExportActionServiceImpl
public interface SalaryExportActionService
-
Method Summary
Modifier and TypeMethodDescriptionexportWages(EntityExplorerActionSelection selection) intgetExportableWages(EntityExplorerActionSelection selection)
-
Method Details
-
getExportableWages
- Throws:
RpcExecutionException
-
exportWages
String exportWages(EntityExplorerActionSelection selection) throws RpcExecutionException, IOException - Throws:
RpcExecutionExceptionIOException
-