public class NuxeoService extends Object implements NuxeoServiceMBean, Serializable
ServiceMBeanSupport,
NuxeoServiceMBean,
Serializable,
Serialized Form| Constructor and Description |
|---|
NuxeoService()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.nuxeo.ecm.automation.client.Session |
createUserSession(org.osivia.portal.core.cms.Satellite satellite,
String userId) |
fr.toutatice.portail.cms.nuxeo.api.services.INuxeoCustomizer |
getCMSCustomizer() |
fr.toutatice.portail.cms.nuxeo.api.forms.IFormsService |
getFormsService() |
org.osivia.portal.api.profiler.IProfilerService |
getProfiler()
Get profiler.
|
fr.toutatice.portail.cms.nuxeo.api.services.tag.INuxeoTagService |
getTagService() |
void |
registerCMSCustomizer(fr.toutatice.portail.cms.nuxeo.api.services.INuxeoCustomizer CMSCustomizer) |
void |
sessionDestroyed(javax.servlet.http.HttpSessionEvent sessionEvent) |
void |
setProfiler(org.osivia.portal.api.profiler.IProfilerService profiler)
Set profiler.
|
fr.toutatice.portail.cms.nuxeo.api.services.INuxeoCommandService |
startNuxeoCommandService(javax.portlet.PortletContext portletCtx) |
void |
startService()
Start service.
|
void |
stopService()
Stop service.
|
public org.osivia.portal.api.profiler.IProfilerService getProfiler()
getProfiler in interface NuxeoServiceMBeanpublic void setProfiler(org.osivia.portal.api.profiler.IProfilerService profiler)
setProfiler in interface NuxeoServiceMBeanprofiler - profiler@PreDestroy public void stopService() throws Exception
stopService in interface NuxeoServiceMBeanException@PostConstruct public void startService() throws Exception
startService in interface NuxeoServiceMBeanExceptionpublic org.nuxeo.ecm.automation.client.Session createUserSession(org.osivia.portal.core.cms.Satellite satellite,
String userId)
throws Exception
createUserSession in interface fr.toutatice.portail.cms.nuxeo.api.services.INuxeoServiceExceptionpublic void registerCMSCustomizer(fr.toutatice.portail.cms.nuxeo.api.services.INuxeoCustomizer CMSCustomizer)
registerCMSCustomizer in interface fr.toutatice.portail.cms.nuxeo.api.services.INuxeoServicepublic fr.toutatice.portail.cms.nuxeo.api.services.INuxeoCustomizer getCMSCustomizer()
getCMSCustomizer in interface fr.toutatice.portail.cms.nuxeo.api.services.INuxeoServicepublic fr.toutatice.portail.cms.nuxeo.api.services.tag.INuxeoTagService getTagService()
getTagService in interface fr.toutatice.portail.cms.nuxeo.api.services.INuxeoServicepublic fr.toutatice.portail.cms.nuxeo.api.forms.IFormsService getFormsService()
getFormsService in interface fr.toutatice.portail.cms.nuxeo.api.services.INuxeoServicepublic void sessionDestroyed(javax.servlet.http.HttpSessionEvent sessionEvent)
sessionDestroyed in interface org.osivia.portal.spi.cms.ICMSIntegrationpublic fr.toutatice.portail.cms.nuxeo.api.services.INuxeoCommandService startNuxeoCommandService(javax.portlet.PortletContext portletCtx)
throws Exception
startNuxeoCommandService in interface fr.toutatice.portail.cms.nuxeo.api.services.INuxeoServiceExceptionCopyright © 2023. All rights reserved.