@Configuration
@ComponentScan(basePackages="fr.gouv.education.foad.portlet")
public class TaskbarConfiguration
extends fr.toutatice.portail.cms.nuxeo.api.CMSPortlet
implements org.springframework.web.portlet.context.PortletConfigAware
CMSPortlet| Constructor and Description |
|---|
TaskbarConfiguration()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.osivia.portal.api.internationalization.IBundleFactory |
getBundleFactory()
Get internationalization bundle factory.
|
org.osivia.portal.core.cms.ICMSServiceLocator |
getCmsServiceLocator()
Get CMS service locator.
|
org.osivia.portal.api.menubar.IMenubarService |
getMenubarService()
Get menubar service.
|
org.springframework.context.support.ResourceBundleMessageSource |
getMessageSource()
Get message source.
|
org.osivia.portal.api.notifications.INotificationsService |
getNotificationsService()
Get notifications service.
|
org.osivia.portal.api.urls.IPortalUrlFactory |
getPortalUrlFactory()
Get portal URL factory.
|
org.osivia.portal.api.taskbar.ITaskbarService |
getTaskbarService()
Get taskbar service.
|
org.springframework.web.servlet.view.InternalResourceViewResolver |
getViewResolver()
Get view resolver.
|
void |
setPortletConfig(javax.portlet.PortletConfig portletConfig) |
addCommentAction, createNuxeoController, deleteCommentAction, destroy, formatResourceLastModified, getCMSService, getNuxeoNavigationService, getNuxeoService, init, isResourceExpired, processCommentAction, serveResource, serveResourceByCache, serveResourceException, serveResourceFancytreeLazyLoadingaddNotification, addNotification, getDirectoryService, getMessage, getMessage, getTraceServicedoDispatch, doEdit, doHeaders, doHelp, doView, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processAction, processEvent, renderpublic 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 public org.osivia.portal.api.urls.IPortalUrlFactory getPortalUrlFactory()
getPortalUrlFactory in class org.osivia.portal.api.portlet.PortalGenericPortlet@Bean public org.osivia.portal.api.taskbar.ITaskbarService getTaskbarService()
@Bean public org.osivia.portal.api.menubar.IMenubarService getMenubarService()
getMenubarService 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 getNotificationsService()
getNotificationsService in class org.osivia.portal.api.portlet.PortalGenericPortlet@Bean public org.osivia.portal.core.cms.ICMSServiceLocator getCmsServiceLocator()
Copyright © 2020. All rights reserved.