Package ch.tocco.nice2.optional.job.impl
Interface EmploymentActionService
- All Known Implementing Classes:
EmploymentActionServiceImpl
public interface EmploymentActionService
Interface to EmploymentActionServiceImpl
-
Method Summary
Modifier and TypeMethodDescriptionvoid
create
(EntityExplorerActionSelection selection) boolean
prepare
(EntityExplorerActionSelection selection)
-
Method Details
-
prepare
- Throws:
RpcExecutionException
-
create
- Throws:
RpcExecutionException
-