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 |
managerobjectModel, parameters, resolver, sourcecontentHandler, 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) |
disposerecycle, setupsetConsumer, setContentHandler, setLexicalHandlerenableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetConsumerprivate 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 Serviceableservice in class ServiceableGeneratorServiceExceptionpublic void generate() throws IOException, SAXException, ProcessingException
private void _saxRoot() throws SAXException
SAXExceptionprivate void _saxSite(Site site) throws SAXException
SAXException