- All Implemented Interfaces:
- BusinessObjectDocumentCmd, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable
public class OrderMessageMappingCmdImpl
extends MessageMappingCmdImpl
This business object document command leverages the messaging mapping feature to
invoke an existing classic commerce command and build the response object.
The message mapping configuration controls the command to invoke. It also converts
the business object document into a set of name value pairs to pass to the
classic commerce controller command. The
responseCommand
or errorCommand
found in the control
parameters returned by the message mapping configuration will point to the code
to create the response message.
- See Also:
- Serialized Form