Class QuestionLogicCopyActionServiceImpl
java.lang.Object
ch.tocco.nice2.optional.survey.impl.action.QuestionLogicCopyActionServiceImpl
- All Implemented Interfaces:
QuestionLogicCopyActionService
@Deprecated
public class QuestionLogicCopyActionServiceImpl
extends Object
implements QuestionLogicCopyActionService
Deprecated.
-
Constructor Summary
ConstructorDescriptionQuestionLogicCopyActionServiceImpl
(Context context, LogicCopyService logicCopyService, EntityExplorerActionSelectionService entityExplorerActionSelectionService) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionvoid
copy
(EntityExplorerActionSelection selection, boolean copyQuestions) Deprecated.
-
Constructor Details
-
QuestionLogicCopyActionServiceImpl
public QuestionLogicCopyActionServiceImpl(Context context, LogicCopyService logicCopyService, EntityExplorerActionSelectionService entityExplorerActionSelectionService) Deprecated.
-
-
Method Details
-
copy
public void copy(EntityExplorerActionSelection selection, boolean copyQuestions) throws RpcExecutionException Deprecated.- Specified by:
copy
in interfaceQuestionLogicCopyActionService
- Throws:
RpcExecutionException
-