Interface and Description |
---|
com.sap.engine.interfaces.messaging.api.pmi.PMIAccess
PMI functionality was removed. Implementing classes of PMIAccess will not execute any functionality. Users of this class should remove the code.
|
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. |
Class and Description |
---|
com.sap.engine.interfaces.messaging.api.pmi.ProcessingMode
PMI functionality was removed. Users of this class should remove the code.
|
Exceptions and Description |
---|
com.sap.aii.af.lib.mp.processor.ModuleProcessorException |
Method and Description |
---|
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.engine.interfaces.messaging.api.PublicAPIAccess.getPMIAccess()
PMI functionality was removed. Method invocations of the returned PMIAccess do not have any effect. Users of this method should remove the code.
|
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 2019 SAP AG Complete Copyright Notice