Deprecated API


Contents
Deprecated Interfaces
com.sap.aii.mapping.api.StreamTransformation
          As of SAP NetWeaver NEW YORK, replaced by AbstractTransformation. Nevertheless this interface is still supported. So it is not necessary to change existing mappings that use this deprecated interface. 
 

Deprecated Exceptions
com.sap.aii.af.lib.mp.processor.ModuleProcessorException
            
 

Deprecated Fields
com.sap.aii.mapping.api.StreamTransformationConstants.DIRECTION
          As of SAP NetWeaver '04, replaced by StreamTransformationConstants.MESSAGE_CLASS. 
com.sap.aii.mapping.api.StreamTransformationConstants.DIRECTION_FAULT
            
com.sap.aii.mapping.api.StreamTransformationConstants.DIRECTION_REQUEST
            
com.sap.aii.mapping.api.StreamTransformationConstants.DIRECTION_RESPONSE
            
com.sap.aii.mapping.api.StreamTransformationConstants.RECEIVER_SYSTEM
          As of SAP NetWeaver '04, replaced by StreamTransformationConstants.RECEIVER_SERVICE. 
com.sap.aii.mapping.api.StreamTransformationConstants.SENDER_NAME
          As of SAP NetWeaver '04, replaced by StreamTransformationConstants.INTERFACE. 
com.sap.aii.mapping.api.StreamTransformationConstants.SENDER_NAMESPACE
          As of SAP NetWeaver '04, replaced by StreamTransformationConstants.INTERFACE_NAMESPACE. 
com.sap.aii.mapping.api.StreamTransformationConstants.SENDER_SYSTEM
          As of SAP NetWeaver '04, replaced by StreamTransformationConstants.SENDER_SERVICE. 
 

Deprecated Methods
com.sap.engine.interfaces.messaging.api.Message.getMessageProperty(String, String)
          Use getMessageProperty(MessagePropertyKey), instead. 
com.sap.aii.mappingtool.tf7.rt.GlobalContainer.getParameters()
          use getInputParameters() instead 
com.sap.aii.mappingtool.tf7.rt.Container.getTransformationParameters()
          use getInputParameters() instead 
com.sap.engine.interfaces.messaging.api.Message.setMessageProperty(String, String, String)
          Use setMessageProperty(MessagePropertyKey, String), instead. 
 



Copyright 2012 SAP AG Complete Copyright Notice