com.ibm.commerce.negotiation.commands
Interface CheckAutoBidUpdateAuthorizationCmd
- All Superinterfaces:
- ECCommand
- All Known Implementing Classes:
- CheckAutoBidUpdateAuthorizationCmdImpl
- public interface CheckAutoBidUpdateAuthorizationCmd
- extends ECCommand
Check Auto Bid update authorization command interface.
Method Summary |
void |
setAutoBidReferenceKey(java.lang.String autoBidRefKey)
Sets the auto bid reference key |
void |
setErrorTaskName(java.lang.String errorTaskName)
Set error task name that will be returned by the exceptions. |
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
setAutoBidReferenceKey
public void setAutoBidReferenceKey(java.lang.String autoBidRefKey)
- Sets the auto bid reference key
- Returns:
- String - Bid
setErrorTaskName
public void setErrorTaskName(java.lang.String errorTaskName)
- Set error task name that will be returned by the exceptions.
- Parameters:
errorTaskName
- java.lang.String