|
SAP NetWeaver 7.11 (EhP1 SP03) Process Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Action | |
|---|---|
| com.sap.engine.interfaces.messaging.api | |
| Uses of Action in com.sap.engine.interfaces.messaging.api |
|---|
| Methods in com.sap.engine.interfaces.messaging.api that return Action | |
|---|---|
Action |
Message.getAction()
Returns the Action in the service that shall process this message. |
| Methods in com.sap.engine.interfaces.messaging.api with parameters of type Action | |
|---|---|
Message |
MessageFactory.createMessage(Party fromParty,
Party toParty,
Service fromService,
Service toService,
Action action)
The MessageFactory implementation will validate the parameters, do a registry lookup based on the
parameters, and create an empty messsage containing all the information available from the registry. |
Message |
MessageFactory.createMessage(Party fromParty,
Party toParty,
Service fromService,
Service toService,
Action action,
String messageId)
The MessageFactory implementation will validate the parameters, do a registry lookup based on the
parameters, and create an empty messsage containing all the information available from the registry. |
|
SAP NetWeaver 7.11 (EhP1 SP03) Process Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||