|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| IGPContextManager | |
| IGPInvocationContext | The invocation context holds context information about certain call and also provides a possibility for applications to store internal not user related parameters. |
| IGPUserContext | The user context holds context information about a certain user and also provides a possibility for applications to store internal personalization parameters. |
| Class Summary | |
| GPContextFactory | Context factory provides specific context implementations. |
Provides context support for the process framework.
IUser user = ... IWUserContext m_userContext = ContextFactory.createUserContext( user );
IWInvocationContext invocationContext = ContextFactory.createInvocationContext();
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||