Interface EmploymentActionService
- All Known Implementing Classes:
EmploymentActionServiceImpl
public interface EmploymentActionService
Interface to EmploymentActionServiceImpl
-
Method Summary
Modifier and TypeMethodDescriptionvoidcreate(EntityExplorerActionSelection selection) booleanprepare(EntityExplorerActionSelection selection)
-
Method Details
-
prepare
- Throws:
RpcExecutionException
-
create
- Throws:
RpcExecutionException
-