| Package | Description |
|---|---|
| oracle.adf.model |
Contains the ADFm classes and interfaces that apply to the all ADFm implementation.
|
| oracle.adf.model.binding |
Contains the abstract implementation of ADFm binding objects.
|
| oracle.jbo |
Contains interfaces for client-side applications.
|
| oracle.jbo.common |
Contains the implementation of components shared by thin clients and the middle tier.
|
| Modifier and Type | Method and Description |
|---|---|
SessionContext |
BindingContext.getSessionContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
BindingContext.initializeSessionContext(SessionContext currentSession)
Internal: Applications should not use this class.
|
void |
BindingContext.setSessionContext(SessionContext currentSession)
Internal: Applications should not use this class.
|
| Modifier and Type | Method and Description |
|---|---|
SessionContext |
DCDataControl.getSessionContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
DCDataControl.setSessionContext(SessionContext sessionContext) |
| Modifier and Type | Method and Description |
|---|---|
SessionContext |
SessionContextManager.getCurrentSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionContextManager.setCurrentSession(SessionContext session) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSessionContextImpl |
| Modifier and Type | Method and Description |
|---|---|
SessionContext |
SessionContextManagerImpl.getCurrentSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionContextManagerImpl.setCurrentSession(SessionContext sessionContext) |