java.lang.ObjectCacheableCommandImpl
com.ibm.commerce.command.AbstractECTargetableCommand
com.ibm.commerce.command.TaskCommandImpl
com.ibm.commerce.negotiation.commands.ProcessTaskCmdImpl
com.ibm.commerce.negotiation.commands.DutchBidsTaskCmdImpl
Dutch auction bid processing task.
Field Summary | |
static java.lang.String | COPYRIGHT Copyright statement. |
Fields inherited from class com.ibm.commerce.command.AbstractECTargetableCommand |
commandContext |
Fields inherited from interface com.ibm.commerce.negotiation.commands.DutchBidsTaskCmd |
defaultCommandClassName, NAME |
Fields inherited from interface com.ibm.commerce.command.ECCommand |
defaultCommandClassName |
Constructor Summary | |
DutchBidsTaskCmdImpl() DutchBidsTaskCmdImpl default constructor. |
Method Summary | |
void | performExecute() Process Dutch auction bids. |
Methods inherited from class com.ibm.commerce.negotiation.commands.ProcessTaskCmdImpl |
getActiveBids, getAuction, getAuctionId, getDefaultBestBidValue, getDefaultBidCount, getErrorTaskName, handleException, isReadyToCallExecute, reset, setActiveBids, setDataHandle, setErrorTaskName |
Methods inherited from class com.ibm.commerce.command.AbstractECTargetableCommand |
accessControlCheck, checkIsAllowed, checkParameters, checkResourcePermission, createCommandExecutionEvent, execute, finalize, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getResources, getStoreId, getUser, getUserId, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.ibm.commerce.negotiation.commands.ProcessTaskCmd |
setDataHandle, setErrorTaskName |
Field Detail |
public static final java.lang.String COPYRIGHT
Constructor Detail |
public DutchBidsTaskCmdImpl()
Method Detail |
public void performExecute() throws ECException
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.