com.ibm.commerce.negotiation.commands
Interface DutchBidsTaskCmd
- All Superinterfaces:
- ECCommand, ProcessTaskCmd
- All Known Implementing Classes:
- DutchBidsTaskCmdImpl
- public interface DutchBidsTaskCmd
- extends ProcessTaskCmd
Process Dutch Bids Interface.
Field Summary |
static java.lang.String |
COPYRIGHT
|
static java.lang.String |
defaultCommandClassName
The default implementation class is "com.ibm.commerce.negotiation.commands.DutchBidsTaskCmd". |
static java.lang.String |
NAME
|
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 |
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.DutchBidsTaskCmd".
NAME
public static final java.lang.String NAME