com.ibm.commerce.negotiation.commands
Interface NotifyCompleteOrderCmd
- All Superinterfaces:
- ECCommand, NotifyAuctionBaseCmd, TaskCommand
- All Known Implementing Classes:
- NotifyCompleteOrderCmdImpl
- public interface NotifyCompleteOrderCmd
- extends NotifyAuctionBaseCmd
Defines the command interface for notification of a completed order.
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
setBidAccessBean
public void setBidAccessBean(BidAccessBean bBean)
- Abstract method for setting BidAccessBean
- Parameters:
i
- The BidAccessBean
setBidReferenceNumber
public void setBidReferenceNumber(java.lang.Long l)
throws ECApplicationException
- Abstract method to set auction refernece number
- Parameters:
l
- Bid Id- Throws:
ECApplicationException
-
setOrderId
public void setOrderId(java.lang.Long id)
- Abstract method to set OrderId
- Parameters:
id
- java.lang.Long