Package | Description |
---|---|
org.nuxeo.ecm.webengine.jaxrs.session | |
org.nuxeo.ecm.webengine.jaxrs.session.impl |
Modifier and Type | Class and Description |
---|---|
class |
CoreSessionProvider<REF extends SessionRef> |
Modifier and Type | Method and Description |
---|---|
static SessionRef |
SessionFactory.getSessionRef(HttpServletRequest request) |
static SessionRef |
SessionFactory.getSessionRef(HttpServletRequest request,
String repositoryName) |
SessionRef |
CoreSessionProvider.getSessionRef(HttpServletRequest request,
String repoName) |
SessionRef[] |
CoreSessionProvider.getSessions() |
Modifier and Type | Class and Description |
---|---|
static class |
PerRequestCoreProvider.Ref |
static class |
PerSessionCoreProvider.Ref |
Modifier and Type | Method and Description |
---|---|
SessionRef |
PerSessionCoreProvider.getSessionRef(HttpServletRequest request,
String repoName) |
SessionRef[] |
PerSessionCoreProvider.getSessions() |
Copyright © 2013 Nuxeo SA. All Rights Reserved.