com.ibm.commerce.negotiation.commands
Interface NotifyModifyAuctionCmd

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

public interface NotifyModifyAuctionCmd
extends NotifyAuctionBaseCmd

Command interface to notify users that an auction has been modified.


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

defaultCommandClassName

public static final java.lang.String defaultCommandClassName

NAME

public static final java.lang.String NAME