com.ibm.commerce.negotiation.commands
Interface NotifyStartAuctionCmd

All Superinterfaces:
ECCommand, NotifyAuctionBaseCmd, TaskCommand
All Known Implementing Classes:
NotifyStartAuctionCmdImpl

public interface NotifyStartAuctionCmd
extends NotifyAuctionBaseCmd

Defines the command interface for the notification of the start of an auction.


Field Summary
static java.lang.String COPYRIGHT
           
static java.lang.String defaultCommandClassName
           
static java.lang.String NAME
           
 
Methods inherited from interface com.ibm.commerce.negotiation.commands.NotifyAuctionBaseCmd
setAuctionAccessBean, setAuctionReferenceNumber
 
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

NAME

public static final java.lang.String NAME