|
SAP NetWeaver 7.11 (EhP1 SP02) Process Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModuleData | |
|---|---|
| com.sap.aii.af.lib.mp.module | |
| com.sap.aii.af.lib.mp.processor | |
| Uses of ModuleData in com.sap.aii.af.lib.mp.module |
|---|
| Methods in com.sap.aii.af.lib.mp.module that return ModuleData | |
|---|---|
ModuleData |
Module.process(ModuleContext moduleContext,
ModuleData inputModuleData)
The process() method is called by the XI AF ModuleProcessor (MP) with the
input message data and the context information. |
| Methods in com.sap.aii.af.lib.mp.module with parameters of type ModuleData | |
|---|---|
ModuleData |
Module.process(ModuleContext moduleContext,
ModuleData inputModuleData)
The process() method is called by the XI AF ModuleProcessor (MP) with the
input message data and the context information. |
| Uses of ModuleData in com.sap.aii.af.lib.mp.processor |
|---|
| Methods in com.sap.aii.af.lib.mp.processor that return ModuleData | |
|---|---|
ModuleData |
ModuleProcessor.process(String objectKey,
ModuleData inputModuleData)
Analogous to the process() method of the module itself the module processor offers a process() method
to inject new messages into the XI AF MP processing. |
| Methods in com.sap.aii.af.lib.mp.processor with parameters of type ModuleData | |
|---|---|
ModuleData |
ModuleProcessor.process(String objectKey,
ModuleData inputModuleData)
Analogous to the process() method of the module itself the module processor offers a process() method
to inject new messages into the XI AF MP processing. |
|
SAP NetWeaver 7.11 (EhP1 SP02) Process Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||