com.ibm.commerce.negotiation.commands
Interface AutoBidsTaskCmd

All Superinterfaces:
ECCommand, ProcessTaskCmd
All Known Implementing Classes:
AutoBidsTaskCmdImpl

public interface AutoBidsTaskCmd
extends ProcessTaskCmd

Auto Bids Processng task command Interface.


Field Summary
static java.lang.String COPYRIGHT
           
static java.lang.String defaultCommandClassName
          The default implementation class is "com.ibm.commerce.negotiation.commands.AutoBidsTaskCmd".
static java.lang.String NAME
           
 
Methods inherited from interface com.ibm.commerce.negotiation.commands.ProcessTaskCmd
setDataHandle, setErrorTaskName
 
Methods inherited from interface com.ibm.commerce.command.ECCommand
checkIsAllowed, checkResourcePermission, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getDefaultProperties, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setDefaultProperties, validateParameters
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT

defaultCommandClassName

public static final java.lang.String defaultCommandClassName
The default implementation class is "com.ibm.commerce.negotiation.commands.AutoBidsTaskCmd".

NAME

public static final java.lang.String NAME