public class CheckGenBidRefCmdImpl extends TaskCommandImpl implements CheckGenBidRefCmd, com.ibm.commerce.negotiation.util.AuctionConstants
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
IBM copyright notice field.
|
Constructor and Description |
---|
CheckGenBidRefCmdImpl()
CheckBidReferenceNumberImpl default constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean | isReadyToCallExecute()
Verifies that the this command is ready to be executed.
|
void | performExecute()
Unpacks and validates the bid reference key.
|
void | setBidReferenceKey(java.lang.String bidReferenceKey)
Sets the bid reference key.
|
void | setBidType(java.lang.String bidType)
Sets this bid type.
|
void | setErrorTaskName(java.lang.String errorTaskName)
Sets error task name that will be returned by the exceptions.
|
public static final java.lang.String COPYRIGHT
public CheckGenBidRefCmdImpl()
public boolean isReadyToCallExecute()
public void performExecute() throws ECException
public void setBidReferenceKey(java.lang.String bidReferenceKey)
public void setBidType(java.lang.String bidType)
public void setErrorTaskName(java.lang.String errorTaskName)