public class SurveyAccessGenerator extends ServiceableGenerator
| Modifier and Type | Field and Description |
|---|---|
protected SurveyAccessHelper |
_accessHelper
The access helper
|
protected org.ametys.runtime.user.CurrentUserProvider |
_currentUserProvider
The current user provider.
|
protected org.ametys.plugins.repository.AmetysObjectResolver |
_resolver
The Ametys object resolver
|
protected SurveyAnswerDao |
_surveyAnswerDao
The current user provider.
|
managerobjectModel, parameters, resolver, sourcecontentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer| Constructor and Description |
|---|
SurveyAccessGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
generate() |
void |
service(ServiceManager serviceManager) |
disposerecycle, setupsetConsumer, setContentHandler, setLexicalHandlerenableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetConsumerprotected org.ametys.plugins.repository.AmetysObjectResolver _resolver
protected SurveyAnswerDao _surveyAnswerDao
protected org.ametys.runtime.user.CurrentUserProvider _currentUserProvider
protected SurveyAccessHelper _accessHelper
public void service(ServiceManager serviceManager) throws ServiceException
service in interface Serviceableservice in class ServiceableGeneratorServiceExceptionpublic void generate()
throws java.io.IOException,
org.xml.sax.SAXException,
ProcessingException
java.io.IOExceptionorg.xml.sax.SAXExceptionProcessingExceptionCopyright © 2010 Anyware Services. All Rights Reserved.