com.sap.aii.mapping.api
Class TransformationInput
java.lang.Object
com.sap.aii.mapping.api.TransformationInput
public abstract class TransformationInput
- extends Object
Access to all input data of the mapping.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransformationInput
public TransformationInput()
getInputHeader
public abstract InputHeader getInputHeader()
getInputParameters
public abstract InputParameters getInputParameters()
getInputPayload
public abstract InputPayload getInputPayload()
getDynamicConfiguration
public DynamicConfiguration getDynamicConfiguration()
getInputAttachments
public abstract InputAttachments getInputAttachments()
- Returns a handler for processing the attachments of
the source message.
- Returns:
Copyright 2007 SAP AG Complete Copyright Notice