Web Dynpro API Documentation

com.sap.tc.webdynpro.services.sal.adapter.api
Interface IWDWebContextAdapterFactory


public interface IWDWebContextAdapterFactory

The interface defines the public API of the web context adapter factory. The factory is used to access IWDWebContextAdapter instances.

See Also:
IWDWebContextAdapter

Method Summary
 IWDWebContextAdapter getWebContextAdapter()
          WebContextAdapter abstracts from any protocol and plattform dependent contexts, this method returns the adapter for the actual request
 

Method Detail

getWebContextAdapter

public IWDWebContextAdapter getWebContextAdapter()
WebContextAdapter abstracts from any protocol and plattform dependent contexts, this method returns the adapter for the actual request
Returns:
the adapter for the actual request

Web Dynpro API Documentation

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