@Configuration
@ComponentScan(basePackages={"org.osivia.services.calendar.view.portlet","org.osivia.services.calendar.common"})
public class CalendarViewConfiguration
extends fr.toutatice.portail.cms.nuxeo.api.CMSPortlet
CMSPortlet,
PortletContextAware| Constructor and Description |
|---|
CalendarViewConfiguration()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.osivia.portal.api.internationalization.IBundleFactory |
getBundleFactory()
Get internationalization bundle factory.
|
org.osivia.portal.api.menubar.IMenubarService |
getMenuBarService()
Get menuBar service.
|
org.springframework.context.support.ResourceBundleMessageSource |
getMessageSource()
Get message source.
|
org.springframework.web.portlet.multipart.PortletMultipartResolver |
getMultipartResolver()
Get multipart resolver.
|
org.osivia.portal.api.notifications.INotificationsService |
getNotificationService()
Get notifications service.
|
fr.toutatice.portail.cms.nuxeo.api.services.INuxeoService |
getNuxeoService()
Get Nuxeo service.
|
org.osivia.portal.api.urls.IPortalUrlFactory |
getPortalUrlFactory()
Get portal URL factory.
|
org.springframework.web.servlet.view.InternalResourceViewResolver |
getViewResolver()
Get view resolver.
|
void |
postConstruct()
Post-construct.
|
addCommentAction, createNuxeoController, deleteCommentAction, destroy, formatResourceLastModified, getCMSService, getNuxeoNavigationService, init, isResourceExpired, processCommentAction, serveResource, serveResourceByCache, serveResourceEditor, serveResourceException, serveResourceFancytreeLazyLoadingaddNotification, addNotification, getDirectoryService, getMenubarService, getMessage, getMessage, getNotificationsService, 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(name="portletMultipartResolver") public org.springframework.web.portlet.multipart.PortletMultipartResolver getMultipartResolver()
@Bean public org.osivia.portal.api.urls.IPortalUrlFactory getPortalUrlFactory()
getPortalUrlFactory in class org.osivia.portal.api.portlet.PortalGenericPortlet@Bean public org.osivia.portal.api.internationalization.IBundleFactory getBundleFactory()
getBundleFactory in class org.osivia.portal.api.portlet.PortalGenericPortlet@Bean public org.osivia.portal.api.notifications.INotificationsService getNotificationService()
@Bean public fr.toutatice.portail.cms.nuxeo.api.services.INuxeoService getNuxeoService()
getNuxeoService in class fr.toutatice.portail.cms.nuxeo.api.CMSPortlet@Bean public org.osivia.portal.api.menubar.IMenubarService getMenuBarService()
Copyright © 2019 OSIVIA. All rights reserved.