@Configuration
@ComponentScan(basePackages="fr.gouv.education.foad.bbb.portlet")
public class PortletConfig
extends fr.toutatice.portail.cms.nuxeo.api.CMSPortlet
implements org.springframework.web.portlet.context.PortletConfigAware
| Constructor and Description |
|---|
PortletConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.context.support.ResourceBundleMessageSource |
getMessageSource()
Get message source.
|
org.osivia.portal.api.directory.v2.service.PersonService |
getPersonService()
Get person service.
|
Unmarshaller |
getUnmarshaller() |
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, getBundleFactory, 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@Bean(name="messageSource") public org.springframework.context.support.ResourceBundleMessageSource getMessageSource()
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 public Unmarshaller getUnmarshaller() throws JAXBException
JAXBException@Bean public org.osivia.portal.api.directory.v2.service.PersonService getPersonService()
Copyright © 2022. All rights reserved.