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
ConstructorsConstructorDescriptionQuestionLogicCopyActionServiceImpl(Context context, LogicCopyService logicCopyService, EntityExplorerActionSelectionService entityExplorerActionSelectionService) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionvoidcopy(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:
copyin interfaceQuestionLogicCopyActionService- Throws:
RpcExecutionException
-