Class com.ibm.commerce.negotiation.bean.commands. SealedBidControlRuleBeanCmdImpl

Changed Methods
Long  getBidControlRuleId () Change in return type from Integer to Long.
Returns the control rule id.
void  setBidRuleControlId (Long) Change in signature from Integer to Long.
Sets the bid control rule id field.
   
Changed Fields
Long  bidControlRuleId Change in type from Integer to Long.
Instance variable to hold the rule id.