com.ibm.commerce.negotiation.bean.commands

Interface OpenCryBidControlRuleBeanCmd

  • All Superinterfaces:
    com.ibm.websphere.command.Command, DataBeanCommand, ECCommand, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, com.ibm.commerce.command.TargetableECCommand
    All Known Implementing Classes:
    OpenCryBidControlRuleBeanCmdImpl


    public interface OpenCryBidControlRuleBeanCmd
    extends DataBeanCommand
    Defines the interface to be followed when overwriting the OpenCryBidControlRuleBean functionality.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
      • NAME

        static final java.lang.String NAME
        The full class name for this interface file.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class name. This is used if there is no record found in the CMDREG table.
        See Also:
        Constant Field Values
    • Method Detail

      • setBidRuleControl

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

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