public class SitesGenerator extends ServiceableGenerator
Site
.Modifier and Type | Field and Description |
---|---|
private AmetysObjectResolver |
_ametysResolver |
private I18nUtils |
_i18nUtils |
private SiteConfigurationExtensionPoint |
_siteConfiguration |
private SiteManager |
_siteManager |
private SiteTypesExtensionPoint |
_siteTypeExtensionPoint |
private CurrentUserProvider |
_userProvider |
manager
objectModel, parameters, resolver, source
contentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer
Constructor and Description |
---|
SitesGenerator() |
Modifier and Type | Method and Description |
---|---|
private void |
_saxRoot() |
private void |
_saxSite(Site site) |
void |
generate() |
void |
service(ServiceManager smanager) |
dispose
recycle, setup
setConsumer, setContentHandler, setLexicalHandler
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setConsumer
private SiteManager _siteManager
private SiteTypesExtensionPoint _siteTypeExtensionPoint
private SiteConfigurationExtensionPoint _siteConfiguration
private CurrentUserProvider _userProvider
private AmetysObjectResolver _ametysResolver
private I18nUtils _i18nUtils
public SitesGenerator()
public void service(ServiceManager smanager) throws ServiceException
service
in interface Serviceable
service
in class ServiceableGenerator
ServiceException
public void generate() throws IOException, SAXException, ProcessingException
private void _saxRoot() throws SAXException
SAXException
private void _saxSite(Site site) throws SAXException
SAXException