@Configuration
@ComponentScan(basePackages={"org.osivia.services.calendar.common","org.osivia.services.calendar.event.edition.portlet"})
public class CalendarEventEditionConfiguration
extends fr.toutatice.portail.cms.nuxeo.api.CMSPortlet
implements org.springframework.web.portlet.context.PortletConfigAware
| Constructor and Description |
|---|
CalendarEventEditionConfiguration()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.osivia.portal.api.internationalization.IBundleFactory |
getBundleFactory()
Get internationalization bundle factory.
|
fr.toutatice.portail.cms.nuxeo.api.services.dao.DocumentDAO |
getDocumentDao()
Get document DAO.
|
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 |
setPortletConfig(javax.portlet.PortletConfig portletConfig) |
addCommentAction, createNuxeoController, deleteCommentAction, destroy, formatResourceLastModified, getCMSService, getNuxeoNavigationService, init, isResourceExpired, processCommentAction, serveResource, serveResourceByCache, serveResourceEditor, serveResourceException, serveResourceFancytreeLazyLoading, serveResourceSelect2VocabularyaddNotification, 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, renderpublic CalendarEventEditionConfiguration()
public void setPortletConfig(javax.portlet.PortletConfig portletConfig)
setPortletConfig in interface org.springframework.web.portlet.context.PortletConfigAware@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 fr.toutatice.portail.cms.nuxeo.api.services.dao.DocumentDAO getDocumentDao()
Copyright © 2020 OSIVIA. All rights reserved.