@Configuration
@ComponentScan(basePackages="org.osivia.services.statistics.portlet")
public class StatisticsConfiguration
extends fr.toutatice.portail.cms.nuxeo.api.CMSPortlet
CMSPortlet| Constructor and Description |
|---|
StatisticsConfiguration()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.osivia.portal.api.internationalization.IBundleFactory |
getBundleFactory()
Get internationalization bundle factory.
|
org.springframework.context.support.ResourceBundleMessageSource |
getMessageSource()
Get message source.
|
org.osivia.portal.api.statistics.IStatisticsService |
getStatisticsService()
Get statistics service.
|
org.springframework.web.servlet.view.InternalResourceViewResolver |
getViewResolver()
Get view resolver.
|
void |
postConstruct()
Post-construct.
|
addCommentAction, createNuxeoController, deleteCommentAction, destroy, formatResourceLastModified, getCMSService, getNuxeoNavigationService, getNuxeoService, init, isResourceExpired, processCommentAction, serveResource, serveResourceByCache, serveResourceEditor, serveResourceException, serveResourceFancytreeLazyLoadingaddNotification, addNotification, getDirectoryService, getMenubarService, getMessage, getMessage, getNotificationsService, getPortalUrlFactory, getTraceServicedoDispatch, doEdit, doHeaders, doHelp, doView, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processAction, processEvent, render@PostConstruct public void postConstruct() throws javax.portlet.PortletException
javax.portlet.PortletException@Bean public org.springframework.web.servlet.view.InternalResourceViewResolver getViewResolver()
@Bean(name="messageSource") public org.springframework.context.support.ResourceBundleMessageSource getMessageSource()
@Bean public org.osivia.portal.api.internationalization.IBundleFactory getBundleFactory()
getBundleFactory in class org.osivia.portal.api.portlet.PortalGenericPortlet@Bean public org.osivia.portal.api.statistics.IStatisticsService getStatisticsService()
Copyright © 2021 OSIVIA. All rights reserved.