public class SubscribeGenerator extends ServiceableGenerator
Modifier and Type | Field and Description |
---|---|
protected PageHelper |
_pageHelper
Page helper
|
protected AmetysObjectResolver |
_resolver
The ametys resolver
|
protected SiteConfigurationExtensionPoint |
_siteConfiguration
The site configuration
|
protected SmsListDAO |
_subscriberListDAO
Subscriber list DAO
|
manager
objectModel, parameters, resolver, source
contentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer
Constructor and Description |
---|
SubscribeGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
generate() |
void |
service(ServiceManager serviceManager) |
dispose
recycle, setup
setConsumer, setContentHandler, setLexicalHandler
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setConsumer
protected SmsListDAO _subscriberListDAO
protected AmetysObjectResolver _resolver
protected SiteConfigurationExtensionPoint _siteConfiguration
protected PageHelper _pageHelper
public SubscribeGenerator()
public void service(ServiceManager serviceManager) throws ServiceException
service
in interface Serviceable
service
in class ServiceableGenerator
ServiceException
public void generate() throws IOException, SAXException, ProcessingException