public class ReinitSurveyAction extends AbstractSurveyAction
| Modifier and Type | Field and Description |
|---|---|
protected SurveyAnswerDao |
_answerDao
The survey DAO
|
_context, _siteManager, _uploadManager_observationManager, _resolver, _rightsManager_currentUserProvidermanagerEMPTY_MAP| Constructor and Description |
|---|
ReinitSurveyAction() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map |
act(Redirector redirector,
SourceResolver resolver,
java.util.Map objectModel,
java.lang.String source,
Parameters parameters) |
protected void |
removeExistingServices(java.lang.String siteName,
java.lang.String lang,
java.lang.String surveyId)
Remove the existing services if exists
|
void |
service(ServiceManager smanager) |
contextualize, getSurveyRootNode_getCurrentUser, _isSuperUserenableLogging, getLogger, setupLogger, setupLogger, setupLoggerprotected SurveyAnswerDao _answerDao
public void service(ServiceManager smanager) throws ServiceException
service in interface Serviceableservice in class AbstractSurveyActionServiceExceptionpublic java.util.Map act(Redirector redirector, SourceResolver resolver, java.util.Map objectModel, java.lang.String source, Parameters parameters) throws java.lang.Exception
act in interface Actionact in class AbstractSurveyActionjava.lang.Exceptionprotected void removeExistingServices(java.lang.String siteName,
java.lang.String lang,
java.lang.String surveyId)
siteName - The site namelang - The languagesurveyId - The id of surveyCopyright © 2010 Anyware Services. All Rights Reserved.