Defines the interface to be followed when overwriting the OpenCryBidControlRuleBean functionality.
Field Summary | |
static java.lang.String | COPYRIGHT Copyright statement. |
static java.lang.String | defaultCommandClassName The default implementation class name. |
static java.lang.String | NAME The full class name for this interface file. |
Method Summary | |
void | setBidRuleControl(ControlRuleAccessBean aRule) Interface definition for setBidRuleControl() method. |
void | setBidRuleControlId(java.lang.Long aId) Interface definition for setBidRuleControlId() method. |
Methods inherited from interface com.ibm.commerce.command.DataBeanCommand |
getDataBean, setDataBean, setRequestProperties |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String NAME
public static final java.lang.String defaultCommandClassName
Method Detail |
public void setBidRuleControl(ControlRuleAccessBean aRule)
public void setBidRuleControlId(java.lang.Long aId)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.