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, _surveyDAO
manager
objectModel, parameters, resolver, source
contentHandler, 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, toSAXPicture
dispose
recycle, setup
setConsumer, setContentHandler, setLexicalHandler
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setConsumer
protected CurrentUserProvider _currentUserProvider
protected SurveyAnswerDao _surveyAnswerDao
public SurveyGenerator()
public void service(ServiceManager serviceManager) throws ServiceException
service
in interface Serviceable
service
in class SurveysGenerator
ServiceException
public void generate() throws IOException, SAXException, ProcessingException
generate
in interface Generator
generate
in class SurveysGenerator
IOException
SAXException
ProcessingException
private String _getStatus(Date startDate, Date endDate)