public class NewsletterServiceGenerator extends CategoryGenerator
Modifier and Type | Field and Description |
---|---|
protected CurrentUserProvider |
_currentUserProvider
The current user provider
|
protected PageHelper |
_pageHelper
Page helper
|
protected SiteConfigurationExtensionPoint |
_siteConfiguration
The site configuration
|
protected UserHelper |
_userHelper
The user helper
|
protected UserManager |
_userManager
The user manager
|
_categoryProviderEP, _resolver
manager
objectModel, parameters, resolver, source
contentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer
Constructor and Description |
---|
NewsletterServiceGenerator() |
Modifier and Type | Method and Description |
---|---|
private void |
_saxInfoUser() |
void |
generate() |
void |
service(ServiceManager smanager) |
saxCategories, saxCategory, saxNewsletters
dispose
recycle, setup
setConsumer, setContentHandler, setLexicalHandler
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setConsumer
protected SiteConfigurationExtensionPoint _siteConfiguration
protected UserManager _userManager
protected UserHelper _userHelper
protected PageHelper _pageHelper
protected CurrentUserProvider _currentUserProvider
public NewsletterServiceGenerator()
public void service(ServiceManager smanager) throws ServiceException
service
in interface Serviceable
service
in class CategoryGenerator
ServiceException
public void generate() throws IOException, SAXException, ProcessingException
generate
in interface Generator
generate
in class CategoryGenerator
IOException
SAXException
ProcessingException
private void _saxInfoUser() throws SAXException
SAXException