com.ibm.commerce.negotiation.commands
Class NotifyCreateAuctionCmdImpl
com.ibm.commerce.negotiation.commands.NotifyAuctionBaseCmdImpl
|
+--com.ibm.commerce.negotiation.commands.NotifyCreateAuctionCmdImpl
- All Implemented Interfaces:
- ECCommand, NotifyAuctionBaseCmd, NotifyCreateAuctionCmd, TaskCommand
- public class NotifyCreateAuctionCmdImpl
- extends NotifyAuctionBaseCmdImpl
- implements NotifyCreateAuctionCmd
Implementation for interface NotifyCreateAuctionCmd
So far performExcute doing nothing and customer can exterds this class and override performExcute
Methods inherited from class com.ibm.commerce.negotiation.commands.NotifyAuctionBaseCmdImpl |
getAuctionAccessBean, getAuctionReferenceNumber, getDelayDays, getDelayHours, getDelayMins, getPreferredLanguageId, parseDelayString, setAuctionAccessBean, setAuctionReferenceNumber, setDelayDays, setDelayHours, setDelayMins |
Methods inherited from interface com.ibm.commerce.command.ECCommand |
checkIsAllowed, checkResourcePermission, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getDefaultProperties, getResources, getStoreId, getUser, getUserId, setAccCheck, setCommandContext, setCommandIfName, setDefaultProperties, validateParameters |
NotifyCreateAuctionCmdImpl
public NotifyCreateAuctionCmdImpl()
- NotifyCreateAuctionCmdImpl constructor comment.
performExecute
public void performExecute()
- Logic implementation for notify
- Specified by:
performExecute
in interface ECCommand
- Throws:
ECException
- The exception description.