| Package | Description |
|---|---|
| com.sap.netweaver.bc.rf.common.context |
Contains repository framework common interface for contexts.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessContext
Class implementing the access context information the system needs to know, when working on resources.
|
| Modifier and Type | Method and Description |
|---|---|
IAccessContext |
IAccessContext.cloneContext()
Clone access context.
|
IAccessContext |
AccessContext.cloneContext()
Clone access context.
|
IAccessContext |
AccessContextFactory.getContext()
Get actual context from stack of contexts.
|
IAccessContext |
AccessContextFactory.getContextOrNullIfUnavailable()
Get actual context from stack of contexts.
|
IAccessContext |
AccessContextFactory.popContext()
Get and remove actual context from the stack of contexts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccessContextFactory.pushContext(IAccessContext context)
Add new context to the top of the stack of contexts.
|
void |
AccessContextFactory.setContext(IAccessContext context)
Replace actual context with new one in stack of contexts.
|
Copyright 2021 SAP SE Complete Copyright Notice