Class com.ibm.commerce.catalog.objects. BundleBean

The superclass changed from com.ibm.commerce.catalog.objimpl.BundleBeanImpl to com.ibm.commerce.catalog.objimpl.BundleBeanBase.
Changed Methods
CatalogEntryKey  ejbCreate (Long) Change in return type from void to CatalogEntryKey.
Change in exceptions: RemoteException was removed..
Insert the method's description here.
CatalogEntryKey  ejbCreate (String, Long) Change in return type from void to CatalogEntryKey.
Change in exceptions: RemoteException was removed..
Insert the method's description here.
void  ejbPostCreate (Long) Change in exceptions thrown from RemoteException to no exceptions.
Insert the method's description here.
void  ejbPostCreate (String, Long) Change in exceptions thrown from RemoteException to no exceptions.
Insert the method's description here.