Deprecated API


Contents
Deprecated Interfaces
com.sap.aii.proxy.xiruntime.core.JcoRuntimeMetaData
            
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.proxy.xiruntime.core.BaseTypeException
          Replaced by DataAccessException 
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.aii.proxy.xiruntime.core.MessageSpecifier.addReceiver(String)
          As of XI3.0, replaced by MessageSpecifier.addReceiverService(String service). 
com.sap.aii.proxy.xiruntime.core.MessageSpecifier.addReceiver(String, String, String)
          As of version 2.0 SP2, replaced by MessageSpecifier.addReceiver(String businessSystemName) 
com.sap.aii.proxy.xiruntime.core.MessageSpecifier.addReceiver(String, String, String, String, boolean)
          Do not use (Interim method for internal test purposes only) 
com.sap.aii.proxy.xiruntime.core.JcoRuntimeMetaData.adjustCurrencyAmount(BigDecimal, String)
            
com.sap.aii.proxy.xiruntime.core.MessageSpecifier.clearReceivers()
          As of XI3.0, replaced by MessageSpecifier.clearReceiverServices(). 
com.sap.aii.proxy.xiruntime.core.JcoRuntimeMetaData.getCurrencyDecimals(String)
            
com.sap.aii.proxy.xiruntime.core.MessageSpecifier.getDestination()
          As of XI3.0, the destination is determined by the Messaging System service and can, therefore, no longer be set and get. 
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.proxy.xiruntime.core.MessageSpecifier.getR3RFCDestinationForBusinessSystem(String)
          As of XI2.0 SP1, replaced by AbstractProxyBean.$runtime(int selector, Object[] args) or AbstractProxy.$runtime(int selector, Object[] args). Use with selector = GET_R3_RFC_DESTINATION_FOR_BS, args = new Object[]{businessSystemName} 
com.sap.aii.proxy.xiruntime.core.MessageSpecifier.getSenderName()
          As of XI3.0, replaced by MessageSpecifier.getSenderService(). 
com.sap.aii.proxy.xiruntime.core.MessageSpecifier.getSerializationContext()
          As of XI3.0, replaced by MessageSpecifier.getQueueId(). 
com.sap.aii.mappingtool.tf7.rt.Container.getTransformationParameters()
          use getInputParameters() instead 
com.sap.aii.proxy.xiruntime.core.MessageSpecifier.removeReceiver(String)
          As of XI3.0, replaced by MessageSpecifier.removeReceiverService(String service). 
com.sap.aii.proxy.xiruntime.core.MessageSpecifier.setDestination(String)
          As of XI3.0, the destination is determined by the Messaging System service and can, therefore, no longer be set and get. 
com.sap.engine.interfaces.messaging.api.Message.setMessageProperty(String, String, String)
          Use setMessageProperty(MessagePropertyKey, String), instead. 
com.sap.aii.proxy.xiruntime.core.MessageSpecifier.setSenderName(String)
          As of XI3.0, setting the sender name is no longer possible. 
com.sap.aii.proxy.xiruntime.core.MessageSpecifier.setSerializationContext(String)
          As of XI3.0, replaced by MessageSpecifier.setQueueId(String id). 
com.sap.aii.proxy.xiruntime.core.BaseType.toXml()
          As of version 0.1, replaced by BaseType.toXml(String tagName, String namespace) 
com.sap.aii.proxy.xiruntime.core.AbstractType.toXml()
          As of version 0.1, replaced by AbstractType.toXml(String tagName, String namespace) 
com.sap.aii.proxy.xiruntime.core.BaseType.toXml(String)
          As of version 0.1, replaced by BaseType.toXml(String tagName, String namespace) 
com.sap.aii.proxy.xiruntime.core.AbstractType.toXml(String)
          As of version 0.1, replaced by AbstractType.toXml(String tagName, String namespace) 
 



Copyright 2011 SAP AG Complete Copyright Notice