public class CheckBidderQualificationCmdImpl extends TaskCommandImpl implements CheckBidderQualificationCmd, com.ibm.commerce.negotiation.util.AuctionConstants
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
IBM copyright notice field.
|
Constructor and Description |
---|
CheckBidderQualificationCmdImpl()
CheckBidderQualificationImpl constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void | handleException(java.lang.Exception e)
Formats an ECException based on the input exception value.
|
boolean | isReadyToCallExecute()
Verifies that the this command is ready to be executed.
|
void | performExecute()
Checks if the bidder is registered.
|
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 CheckBidderQualificationCmdImpl()
protected void handleException(java.lang.Exception e) throws ECException
public boolean isReadyToCallExecute()
public void performExecute() throws ECException
public void setErrorTaskName(java.lang.String errorTaskName)