Interface SurveyPreviewActionGetSurveyTaskContribution
- All Superinterfaces:
ModuleDependentContribution
- All Known Implementing Classes:
DefaultSurveyPreviewActionGetSurveyTaskContribution
-
Method Summary
Modifier and TypeMethodDescriptioncreateGetSurveyTask
(TextResources textResources, DisplayFactory displayFactory, ContentTreeService contentTreeService, Map<String, QuestionHandler> questionHandlers) Methods inherited from interface ch.tocco.nice2.toolbox.api.service.ModuleDependentContribution
getModule, setModule
-
Method Details
-
createGetSurveyTask
GetSurveyAsMapTask createGetSurveyTask(TextResources textResources, DisplayFactory displayFactory, ContentTreeService contentTreeService, Map<String, QuestionHandler> questionHandlers)
-