Class com.ibm.commerce.catalog.objects. AttributeStringValueBean

The superclass changed from com.ibm.commerce.catalog.objimpl.AttributeStringValueBeanImpl to com.ibm.commerce.catalog.objimpl.AttributeStringValueBeanBase.
Changed Methods
AttributeValueKey  ejbCreate (Integer, Long, Long) Change in return type from void to AttributeValueKey.
Change in exceptions: RemoteException was removed..
ejbCreate method for a CMP entity bean
AttributeValueKey  ejbCreate (Integer, Long, Long, Double) Change in return type from void to AttributeValueKey.
Change in exceptions: RemoteException was removed..
ejbCreate method for a CMP entity bean
AttributeValueKey  ejbCreate (Integer, Long, Long, Double, String) Change in return type from void to AttributeValueKey.
Change in exceptions: RemoteException was removed..
ejbCreate method for a CMP entity bean
AttributeValueKey  ejbCreate (Integer, Long, Long, Long, String) Change in return type from void to AttributeValueKey.
Change in exceptions: RemoteException was removed..
ejbCreate method for a CMP entity bean
AttributeValueKey  ejbCreate (Long, Integer, Long, Long) Change in return type from void to AttributeValueKey.
Change in exceptions: RemoteException was removed..
ejbCreate method for a CMP entity bean
AttributeValueKey  ejbCreate (Long, Integer, Long, Long, Double) Change in return type from void to AttributeValueKey.
Change in exceptions: RemoteException was removed..
ejbCreate method for a CMP entity bean
void  ejbPostCreate (Integer, Long, Long) Change in exceptions thrown from RemoteException to no exceptions.
ejbPostCreate method for a CMP entity bean
void  ejbPostCreate (Integer, Long, Long, Double) Change in exceptions thrown from RemoteException to no exceptions.
ejbPostCreate method for a CMP entity bean
void  ejbPostCreate (Integer, Long, Long, Double, String) Change in exceptions thrown from RemoteException to no exceptions.
ejbPostCreate method for a CMP entity bean
void  ejbPostCreate (Long, Integer, Long, Long) Change in exceptions thrown from RemoteException to no exceptions.
ejbPostCreate method for a CMP entity bean
void  ejbPostCreate (Long, Integer, Long, Long, Double) Change in exceptions thrown from RemoteException to no exceptions.
ejbPostCreate method for a CMP entity bean