public class AutoBidUpdateFormCmdImpl extends BidUpdateFormCmdImpl implements AutoBidUpdateFormCmd, com.ibm.commerce.negotiation.util.AuctionConstants
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
IBM copyright notice field.
|
static java.lang.String | EC_AUTOBID_FORM_UPDATE_ERROR_VIEW_CMD
The error task name.
|
Constructor and Description |
---|
AutoBidUpdateFormCmdImpl()
AutoBidCreateFormImpl constructor.
|
Modifier and Type | Method and Description |
---|---|
AccessVector | getResources()
Returns the resources accessed by this command It will return null if no resource if being accessed by this command.
|
void | performExecute()
Executes auto bid form update task.
|
void | setRequestProperties(TypedProperty requestParam)
Saves the Mandatory and optional command parameter values.
|
public static final java.lang.String COPYRIGHT
public static final java.lang.String EC_AUTOBID_FORM_UPDATE_ERROR_VIEW_CMD
public AutoBidUpdateFormCmdImpl()
public AccessVector getResources() throws ECException
public void performExecute() throws ECException
public void setRequestProperties(TypedProperty requestParam) throws ECApplicationException