@Configuration
@ComponentScan(basePackages="fr.gouv.education.foad.selector.scope.portlet")
public class ScopeSelectorConfiguration
extends fr.toutatice.portail.cms.nuxeo.api.CMSPortlet
implements org.springframework.web.portlet.context.PortletConfigAware
CMSPortlet,
PortletConfigAware| Constructor and Description |
|---|
ScopeSelectorConfiguration()
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.springframework.context.support.ResourceBundleMessageSource |
getMessageSource()
Get message source.
|
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, 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, 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.core.cms.ICMSServiceLocator getCmsServiceLocator()
@Bean public org.osivia.portal.api.internationalization.IBundleFactory getBundleFactory()
getBundleFactory in class org.osivia.portal.api.portlet.PortalGenericPortletCopyright © 2022. All rights reserved.