Class com.ibm.commerce.rfq.objects. RFQResponseProductBean

Removed Methods
String  getCurrency () Getter method for currency
   
Changed Methods
void  ejbActivate () Change in exceptions thrown from RemoteException to no exceptions.
ejbActivate
void  ejbLoad () Change in exceptions thrown from RemoteException to no exceptions.
ejbLoad
void  ejbPassivate () Change in exceptions thrown from RemoteException to no exceptions.
ejbPassivate
void  ejbRemove () Change in exceptions thrown from (RemoteException, RemoveException) to RemoveException.
ejbRemove
void  ejbStore () Change in exceptions thrown from RemoteException to no exceptions.
ejbStore
void  unsetEntityContext () Change in exceptions thrown from RemoteException to no exceptions.
Method was inherited from RFQResponseProductBeanImpl , but is now defined locally.
unsetEntityContext
RFQResponseProductKey  ejbCreate (Long, Long) Change in return type from void to RFQResponseProductKey.
Change in exceptions: RemoteException was removed. FinderException, NamingException were added.
ejbCreate method for a CMP entity bean.
RFQResponseProductKey  ejbCreate (Long, Long, BigDecimal, Double) Change in return type from void to RFQResponseProductKey.
Change in exceptions: RemoteException was removed. NamingException, FinderException were added.
ejbCreate method for a CMP entity bean
void  ejbPostCreate (Long, Long) Change in exceptions thrown from RemoteException to no exceptions.
 
void  setEntityContext (EntityContext) Change in exceptions thrown from RemoteException to no exceptions.
setEntityContext