Web Dynpro API Documentation

com.sap.tc.webdynpro.services.event.api
Interface IWDParameterMapping

All Superinterfaces:
IWDParameters

public interface IWDParameterMapping
extends IWDParameters


Method Summary
 void addSourceMapping(java.lang.String SourceName, java.lang.String NewName)
          Add a new parameter to the parameter mapping.
 
Methods inherited from interface com.sap.tc.webdynpro.services.event.api.IWDParameters
addParameter, addParameter
 

Method Detail

addSourceMapping

public void addSourceMapping(java.lang.String SourceName,
                             java.lang.String NewName)
Add a new parameter to the parameter mapping. The parameter is read from the mapping source and stored in this instance.
Parameters:
SourceName - is the name of the parameter in the mapping source object
NewName - is the name for this parameter after mapping

Web Dynpro API Documentation

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