com.sap.aii.mapping.api

Class TransformationInput

java.lang.Object
  extended by com.sap.aii.mapping.api.TransformationInput

public abstract class TransformationInput
extends Object

Access to all input data of the mapping.


Constructor Summary
TransformationInput()
           
 
Method Summary
 DynamicConfiguration getDynamicConfiguration()
           
abstract  InputAttachments getInputAttachments()
          Returns a handler for processing the attachments of the source message.
abstract  InputHeader getInputHeader()
           
abstract  InputParameters getInputParameters()
           
abstract  InputPayload getInputPayload()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransformationInput

public TransformationInput()
Method Detail

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:
Access Rights

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 2012 SAP AG Complete Copyright Notice