com.ibm.commerce.negotiation.bean.commands
Interface OpenCryBidControlRuleBeanCmd
- All Superinterfaces:
- DataBeanCommand, ECCommand
- All Known Implementing Classes:
- OpenCryBidControlRuleBeanCmdImpl
- public interface OpenCryBidControlRuleBeanCmd
- extends DataBeanCommand
Defines the interface to be followed when overwriting the OpenCryBidControlRuleBean functionality.
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 |
defaultCommandClassName
public static final java.lang.String defaultCommandClassName
NAME
public static final java.lang.String NAME
setBidRuleControl
public void setBidRuleControl(ControlRuleAccessBean aRule)
- Interface definition for setBidRuleControl() method.
- Parameters:
aRule
- ControlRuleAccessBean
setBidRuleControlId
public void setBidRuleControlId(java.lang.Long aId)
- Interface definition for setBidRuleControlId() method.
- Parameters:
aId
- java.lang.Long