@Configuration
@ComponentScan(basePackages={"org.osivia.services.rss.common","org.osivia.services.rss.batch"})
public class RssBatchConfiguration
extends fr.toutatice.portail.cms.nuxeo.api.CMSPortlet
implements org.springframework.web.portlet.context.PortletConfigAware
CMSPortlet,
PortletConfigAware| Constructor and Description |
|---|
RssBatchConfiguration()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.osivia.portal.api.batch.IBatchService |
getBatchService()
Get batch service.
|
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.osivia.portal.api.notifications.INotificationsService |
getNotificationsService()
Get notifications service.
|
org.osivia.portal.api.urls.IPortalUrlFactory |
getPortalUrlFactory()
Get portal URL factory.
|
void |
setPortletConfig(javax.portlet.PortletConfig portletConfig) |
addCommentAction, createNuxeoController, deleteCommentAction, destroy, formatResourceLastModified, getCMSService, getNuxeoNavigationService, getNuxeoService, init, isResourceExpired, processCommentAction, serveResource, serveResourceByCache, serveResourceEditor, serveResourceException, serveResourceFancytreeLazyLoading, serveResourceSelect2VocabularyaddNotification, addNotification, getDirectoryService, getMenubarService, 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.osivia.portal.api.batch.IBatchService getBatchService()
@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.api.urls.IPortalUrlFactory getPortalUrlFactory()
getPortalUrlFactory in class org.osivia.portal.api.portlet.PortalGenericPortlet@Bean public fr.toutatice.portail.cms.nuxeo.api.services.dao.DocumentDAO getDocumentDao()
Copyright © 2020 OSIVIA. All rights reserved.