com.ibm.commerce.negotiation.bean.commands
Interface SealedBidControlRuleBeanCmd

All Superinterfaces:
DataBeanCommand, ECCommand
All Known Implementing Classes:
SealedBidControlRuleBeanCmdImpl

public interface SealedBidControlRuleBeanCmd
extends DataBeanCommand

Defines the interface required to overwrite the SealedBidControlRuleBean functionality.


Field Summary
static java.lang.String defaultCommandClassName
           
static java.lang.String NAME
           
 
Fields inherited from interface com.ibm.commerce.command.DataBeanCommand
COPYRIGHT
 
Method Summary
 void setBidRuleControl(ControlRuleAccessBean aRule)
          Interface definition for setBidRuleControl() method.
 void setBidRuleControlId(java.lang.Integer aId)
          Interface definition for setBidRuleControlId() method.
 
Methods inherited from interface com.ibm.commerce.command.DataBeanCommand
getDataBean, setDataBean, setRequestProperties
 
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
 

Field Detail

defaultCommandClassName

public static final java.lang.String defaultCommandClassName

NAME

public static final java.lang.String NAME
Method Detail

setBidRuleControl

public void setBidRuleControl(ControlRuleAccessBean aRule)
Interface definition for setBidRuleControl() method.
Parameters:
aRule - ControlRuleAccessBean

setBidRuleControlId

public void setBidRuleControlId(java.lang.Integer aId)
Interface definition for setBidRuleControlId() method.
Parameters:
aId - Integer