Uses of Class
com.sap.engine.interfaces.messaging.api.Action

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.
 



Copyright 2009 SAP AG Complete Copyright Notice