com.ibm.commerce.negotiation.commands
Interface NotifyCloseAuctionCmd
- All Superinterfaces:
- ECCommand, NotifyAuctionBaseCmd, TaskCommand
- All Known Implementing Classes:
- NotifyCloseAuctionCmdImpl
- public interface NotifyCloseAuctionCmd
- extends NotifyAuctionBaseCmd
Defines the interface for auction closing notification command.
Method Summary |
void |
setBids(java.util.Vector v)
|
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
NAME
public static final java.lang.String NAME
setBids
public void setBids(java.util.Vector v)