public class SessionContextUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.sap.cds.SessionContext |
toSessionContext(EventContext context)
Creates a
SessionContext from the given EventContext. |
static com.sap.cds.SessionContext |
toSessionContext(RequestContext context)
Creates a
SessionContext from the given RequestContext. |
public static com.sap.cds.SessionContext toSessionContext(EventContext context)
SessionContext from the given EventContext.context - the EventContextSessionContextpublic static com.sap.cds.SessionContext toSessionContext(RequestContext context)
SessionContext from the given RequestContext.context - the RequestContextSessionContextCopyright © 2021. All rights reserved.