com.ibm.commerce.negotiation.commands
Class AutoBidCreateFormCmdImpl
com.ibm.commerce.negotiation.commands.AutoBidCreateFormCmdImpl
- All Implemented Interfaces:
- AccCommand, AutoBidCreateFormCmd, BidCreateFormCmd, ControllerCommand, ECCommand, Protectable
- public class AutoBidCreateFormCmdImpl
- implements AutoBidCreateFormCmd
Displays the Auto Bid Create Form page after completing the following tasks:
- 1. Generate a bid reference number.
- 2. Verify that the user is authorized to participate in the bidding process.
- 3. Verify that the user has viewed the Auction rules.
Method Summary |
void |
performExecute()
Executes an autobid form create task. |
Methods inherited from interface com.ibm.commerce.command.ControllerCommand |
execute, getGeneric, getRequestProperties, getResolvedRequestProperties, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setGeneric, setRequestProperties, setRetriable, setViewInputProperties |
Methods inherited from interface com.ibm.commerce.command.ECCommand |
checkIsAllowed, checkResourcePermission, getCommandContext, getCommandIfName, getCommandName, getDefaultProperties, getResources, getStoreId, getUser, getUserId, setCommandContext, setCommandIfName, setDefaultProperties, validateParameters |
COPYRIGHT
public static final java.lang.String COPYRIGHT
EC_AUTOBID_FORM_CREATE_ERROR_VIEW_CMD
public static final java.lang.String EC_AUTOBID_FORM_CREATE_ERROR_VIEW_CMD
AutoBidCreateFormCmdImpl
public AutoBidCreateFormCmdImpl()
- AutoBidCreateFormImpl constructor comment.
performExecute
public void performExecute()
throws ECException
- Executes an autobid form create task.
- Specified by:
performExecute
in interface ECCommand
- Throws:
ECException
- -