com.sap.aii.mapping.api
Class OutputParameters
java.lang.Object
com.sap.aii.mapping.api.OutputParameters
public abstract class OutputParameters
- extends Object
Access to output parmeter of the mapping.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutputParameters
public OutputParameters()
exists
public abstract boolean exists(String parameterName)
setValue
public abstract void setValue(String name,
Object value)
throws UndefinedParameterException,
WrongParameterTypeException
- Throws:
UndefinedParameterException
WrongParameterTypeException
setString
public abstract void setString(String name,
String value)
throws UndefinedParameterException,
WrongParameterTypeException
- Throws:
UndefinedParameterException
WrongParameterTypeException
setInt
public abstract void setInt(String name,
int value)
throws UndefinedParameterException,
WrongParameterTypeException
- Throws:
UndefinedParameterException
WrongParameterTypeException
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.mapping.lib.facade
|
api
|
BC-XI
|
Copyright 2014 SAP AG Complete Copyright Notice