com.ibm.commerce.negotiation.commands
Interface DoDepositPaymentCmd
- All Superinterfaces:
- ECCommand, RecordAuctionPaymentCmd, TaskCommand
- All Known Implementing Classes:
- DoDepositPaymentCmdImpl
- public interface DoDepositPaymentCmd
- extends RecordAuctionPaymentCmd
Interface to record the deposit for a bid
Methods inherited from interface com.ibm.commerce.negotiation.commands.RecordAuctionPaymentCmd |
getAmount, getBidId, getBidPaymentId, getComment, getEncryptedPaymentInfo, getEncryption, getPaymentType, setActionType, setAmount, setBidId, setComment, setEncryptedPaymentInfo, setEncryption, setPaymentType |
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