This is a task command checks whether the OrderRequest message from Procurement system is a duplicate of a previous request.
Field Summary | |
static java.lang.String | COPYRIGHT IBM copyrigth statement |
static java.lang.String | defaultCommandClassName Name of the default implementation of this command |
static java.lang.String | NAME Name of the current class (interface) |
Method Summary | |
int | getErrorCode() Gets the errorCode |
Status | getStatus() Gets the status of execution of this command |
void | setMessageId(java.lang.String messageId) Sets the payload message id which identifying a unique order in the orders table |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String NAME
public static final java.lang.String defaultCommandClassName
Method Detail |
public int getErrorCode()
public Status getStatus()
public void setMessageId(java.lang.String messageId)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.