Class EvaluationQuestionLogicCopyActionServiceImpl
java.lang.Object
ch.tocco.nice2.optional.evaluation.impl.actions.EvaluationQuestionLogicCopyActionServiceImpl
- All Implemented Interfaces:
EvaluationQuestionLogicCopyActionService
@Deprecated
public class EvaluationQuestionLogicCopyActionServiceImpl
extends Object
implements EvaluationQuestionLogicCopyActionService
Deprecated.
-
Constructor Summary
ConstructorDescriptionEvaluationQuestionLogicCopyActionServiceImpl
(EntityExplorerActionSelectionService selectionService, LogicCopyService logicCopyService, CommandExecutor executor) Deprecated. -
Method Summary
-
Constructor Details
-
EvaluationQuestionLogicCopyActionServiceImpl
public EvaluationQuestionLogicCopyActionServiceImpl(EntityExplorerActionSelectionService selectionService, LogicCopyService logicCopyService, CommandExecutor executor) Deprecated.
-
-
Method Details
-
copy
public void copy(EntityExplorerActionSelection selection) throws PersistException, RpcExecutionException, InterruptedException Deprecated.- Specified by:
copy
in interfaceEvaluationQuestionLogicCopyActionService
- Throws:
PersistException
RpcExecutionException
InterruptedException
-