Class com.ibm.commerce.user.objects. MemberAttributeIntegerValueBean

The superclass changed from com.ibm.commerce.user.objimpl.MemberAttributeIntegerValueBeanImpl to com.ibm.commerce.user.objimpl.MemberAttributeIntegerValueBeanBase.
Removed Methods
void  ejbCreate (Long, Long) ejbCreate method for a CMP entity bean
void  ejbCreate (Long, Long, Integer) ejbCreate method for a CMP entity bean
void  ejbPostCreate (Long, Long) ejbPostCreate method for a CMP entity bean
void  ejbPostCreate (Long, Long, Integer) ejbPostCreate method for a CMP entity bean
 
Changed Methods
Hashtable  _copyFromEJB () Method was locally defined, but is now inherited from MemberAttributeValueBean . This method was generated by the VisualAge for Java EJB AccessBean tool.
void  _copyToEJB (Hashtable) Method was locally defined, but is now inherited from MemberAttributeValueBean . This method was generated by the VisualAge for Java EJB AccessBean tool.
Vector  _getLinks () Method was locally defined, but is now inherited from MemberAttributeValueBean . This method was generated for supporting the associations.
void  _initLinks () Method was locally defined, but is now inherited from MemberAttributeValueBean . This method was generated for supporting the associations.
Object  getAttributeValue () Method was locally defined, but is now inherited from MemberAttributeIntegerValueBeanBase . The attribute value
void  setAttributeValue (Object) Method was locally defined, but is now inherited from MemberAttributeIntegerValueBeanBase . The attribute value
 
Changed Fields
Integer  attributeValue Field was locally defined, but is now inherited from MemberAttributeIntegerValueBeanBase .