Web Dynpro API Documentation

com.sap.tc.webdynpro.services.sal.adapter.api
Class WDWebContextAdapter

java.lang.Object
  |
  +--com.sap.tc.webdynpro.services.sal.adapter.api.WDWebContextAdapter

public abstract class WDWebContextAdapter
extends java.lang.Object

This class allows the access to the origin request. If Web Dynpro is used within the SAP Portal Runtime, the Web Dynpro application developer may use Portal services. For that, the origin request object is often needed to use a lot of the existing Portal services. In the Portal case, the origin request would be a IPortalComponentRequest object.

See Also:
IWDWebContextAdapterFactory, IWDWebContextAdapter

Constructor Summary
WDWebContextAdapter()
           
 
Method Summary
static IWDWebContextAdapter getWebContextAdapter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WDWebContextAdapter

public WDWebContextAdapter()
Method Detail

getWebContextAdapter

public static IWDWebContextAdapter getWebContextAdapter()
See Also:
IWDWebContextAdapterFactory.getWebContextAdapter()

Web Dynpro API Documentation

Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15