Interface EventQuestionActionService
- All Known Implementing Classes:
EventQuestionActionServiceImpl
public interface EventQuestionActionService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
save
(EntityExplorerActionSelection selection, String eventQuestionKeys)
-
Method Details
-
save
void save(EntityExplorerActionSelection selection, String eventQuestionKeys) throws PersistException, RpcExecutionException, InterruptedException
-