Uses of Class
com.sap.cds.SessionContext
Packages that use SessionContext
-
Uses of SessionContext in com.sap.cds
Methods in com.sap.cds that return SessionContextModifier and TypeMethodDescriptionstatic SessionContextSessionContext.create()SessionContext.from(SessionContext sessionCtx) CdsDataStore.getSessionContext()SessionContext.setUserContext(UserContext userContext) SessionContext.setValidFrom(Instant validFrom) SessionContext.setValidTo(Instant validTo) Methods in com.sap.cds with parameters of type SessionContextModifier and TypeMethodDescriptionCdsDataStoreConnector.connect(SessionContext session) Returns theCdsDataStore.SessionContext.from(SessionContext sessionCtx) voidCdsDataStore.setSessionContext(SessionContext session)