Class com.ibm.commerce.search.histogram.objects. HistoFreqBean

Changed Methods
void  ejbActivate () Change in exceptions thrown from RemoteException to no exceptions.
ejbActivate method comment
HistoFreqKey  ejbCreate (Long, Integer, Integer) Change in return type from void to HistoFreqKey.
Change in exceptions thrown from (CreateException, RemoteException) to CreateException.
ejbCreate method for a CMP entity bean
void  ejbLoad () Change in exceptions thrown from RemoteException to no exceptions.
 
void  ejbPassivate () Change in exceptions thrown from RemoteException to no exceptions.
ejbPassivate method comment
void  ejbPostCreate (Long, Integer, Integer) Change in exceptions thrown from RemoteException to no exceptions.
ejbPostCreate method for a CMP entity bean
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