Class com.ibm.commerce.me.objects. BuyerSupplierMappingBean

Removed Methods
EntityContext  getEntityContext () getEntityContext method comment
void  setEntityContext (EntityContext) setEntityContext method comment
void  unsetEntityContext () unsetEntityContext method comment
 
Changed Methods
BuyerSupplierMappingKey  ejbCreate (Long, Long, Long, Long) Change in return type from void to BuyerSupplierMappingKey.
Change in exceptions: RemoteException was removed..
@param aBuyerOrganizationId java.lang.Long
void  ejbLoad () Change in exceptions thrown from RemoteException to no exceptions.
ejbLoad method comment
void  ejbPassivate () Change in exceptions thrown from RemoteException to no exceptions.
ejbPassivate method comment
void  ejbPostCreate (Long, Long, Long, Long) Change in exceptions thrown from RemoteException to no exceptions.
@param aBuyerOrganizationId java.lang.Long
void  ejbRemove () Change in exceptions thrown from (RemoteException, RemoveException) to RemoveException.
ejbRemove method comment
void  ejbStore () Change in exceptions thrown from RemoteException to no exceptions.
ejbStore method comment