public class SurveyGenerator extends SurveysGenerator
| Modifier and Type | Field and Description |
|---|---|
protected CurrentUserProvider |
_currentUserProvider
The current user provider.
|
protected SurveyAnswerDao |
_surveyAnswerDao
The current user provider.
|
_resolver, _siteManager, _surveyDAOmanagerobjectModel, parameters, resolver, sourcecontentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer| Constructor and Description |
|---|
SurveyGenerator() |
| Modifier and Type | Method and Description |
|---|---|
private String |
_getStatus(Date startDate,
Date endDate) |
void |
generate() |
void |
service(ServiceManager serviceManager) |
getSurveyRootNode, saxBranches, toSAX, toSAX, toSAX, toSAXPicturedisposerecycle, setupsetConsumer, setContentHandler, setLexicalHandlerenableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetConsumerprotected CurrentUserProvider _currentUserProvider
protected SurveyAnswerDao _surveyAnswerDao
public SurveyGenerator()
public void service(ServiceManager serviceManager) throws ServiceException
service in interface Serviceableservice in class SurveysGeneratorServiceExceptionpublic void generate() throws IOException, SAXException, ProcessingException
generate in interface Generatorgenerate in class SurveysGeneratorIOExceptionSAXExceptionProcessingExceptionprivate String _getStatus(Date startDate, Date endDate)