Interface EmployeeTimereportingExportActionService
- All Known Implementing Classes:
EmployeeTimereportingExportActionServiceImpl
public interface EmployeeTimereportingExportActionService
-
Method Summary
Modifier and TypeMethodDescriptiondoExport
(EntityExplorerActionSelection selection, org.joda.time.LocalDate cutoffDate)
-
Method Details
-
doExport
String doExport(EntityExplorerActionSelection selection, org.joda.time.LocalDate cutoffDate) throws IOException, RpcExecutionException - Throws:
IOException
RpcExecutionException
-