| Package | Description |
|---|---|
| com.sap.cds.services.impl.request |
| Modifier and Type | Class and Description |
|---|---|
class |
RequestContextImpl |
| Modifier and Type | Method and Description |
|---|---|
static RequestContextSPI |
RequestContextImpl.getCurrentInternal()
Gives direct access to the current
RequestContext stored in the ThreadLocal
This may return null if there is no RequestContext currently opened |
static RequestContextSPI |
RequestContextImpl.open(com.sap.cds.reflect.CdsModel cdsModel,
ServiceCatalog serviceCatalog,
UserInfo userInfo,
ParameterInfo parameterInfo,
FeatureTogglesInfo featureTogglesInfo,
Messages messages) |
Copyright © 2021. All rights reserved.