SAP NetWeaver '04

Uses of Interface
com.sap.netweaver.bc.rf.common.context.IAccessContext

Packages that use IAccessContext
com.sap.netweaver.bc.rf.common.context Contains repository framework common interface for contexts.  
 

Uses of IAccessContext in com.sap.netweaver.bc.rf.common.context
 

Classes in com.sap.netweaver.bc.rf.common.context that implement IAccessContext
 class AccessContext
          Class implementing the access context information the system needs to know, when working on resources.
 

Methods in com.sap.netweaver.bc.rf.common.context that return IAccessContext
 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.
 IAccessContext IAccessContext.cloneContext()
          Clone access context.
 IAccessContext AccessContext.cloneContext()
          Clone access context.
 

Methods in com.sap.netweaver.bc.rf.common.context with parameters of type IAccessContext
 void AccessContextFactory.setContext(IAccessContext context)
          Replace actual context with new one in stack of contexts.
 void AccessContextFactory.pushContext(IAccessContext context)
          Add new context to the top of the stack of contexts.
 


SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.