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