Class com.ibm.commerce.utf.objects. PAttrDateValueBean

The superclass changed from com.ibm.commerce.utf.objimpl.PAttrDateValueBeanImpl to com.ibm.commerce.utf.objects.PAttrValueBean.
Changed Methods
PAttrValueKey  ejbCreate (Long, Long, Integer) Change in return type from void to PAttrValueKey.
Change in exceptions: RemoteException was removed..
ejbCreate method for a CMP entity bean
PAttrValueKey  ejbCreate (Long, Long, Integer, Object) Change in return type from void to PAttrValueKey.
Change in exceptions: RemoteException was removed..
ejbCreate method for a CMP entity bean
PAttrValueKey  ejbCreate (Long, Long, Integer, String) Change in return type from void to PAttrValueKey.
Change in exceptions: RemoteException was removed..
ejbCreate method for a CMP entity bean
PAttrValueKey  ejbCreate (Long, Long, Integer, String, Object) Change in return type from void to PAttrValueKey.
Change in exceptions: RemoteException was removed..
ejbCreate method for a CMP entity bean
void  ejbPostCreate (Long, Long, Integer) Change in exceptions thrown from RemoteException to no exceptions.
ejbPostCreate method for a CMP entity bean
void  ejbPostCreate (Long, Long, Integer, Object) Change in exceptions thrown from RemoteException to no exceptions.
ejbPostCreate method for a CMP entity bean
void  ejbPostCreate (Long, Long, Integer, String) Change in exceptions thrown from RemoteException to no exceptions.
ejbPostCreate method for a CMP entity bean
void  ejbPostCreate (Long, Long, Integer, String, Object) Change in exceptions thrown from RemoteException to no exceptions.
ejbPostCreate method for a CMP entity bean