Class SalaryExportActionServiceImpl
java.lang.Object
ch.tocco.nice2.optional.salaryexport.impl.actions.SalaryExportActionServiceImpl
- All Implemented Interfaces:
SalaryExportActionService
-
Constructor Summary
ConstructorDescriptionSalaryExportActionServiceImpl
(EntityExplorerActionSelectionService selectionService, SalaryExportService salaryExportService) -
Method Summary
Modifier and TypeMethodDescriptionexportWages
(EntityExplorerActionSelection selection) int
getExportableWages
(EntityExplorerActionSelection selection)
-
Constructor Details
-
SalaryExportActionServiceImpl
public SalaryExportActionServiceImpl(EntityExplorerActionSelectionService selectionService, SalaryExportService salaryExportService)
-
-
Method Details
-
getExportableWages
- Specified by:
getExportableWages
in interfaceSalaryExportActionService
-
exportWages
- Specified by:
exportWages
in interfaceSalaryExportActionService
-