Class com.ibm.commerce.catalog.objects. RelatedCatalogEntryBean

Removed Methods
String  getField1 () Getter method for field1
int  getField2 () Getter method for field2
BigDecimal  getField3 () Getter method for field3
void  setField1 (String) Setter method for field1
void  setField2 (int) Setter method for field2
void  setField3 (BigDecimal) Setter method for field3
   
Changed Methods
void  ejbActivate () Change in exceptions thrown from RemoteException to no exceptions.
ejbActivate method comment
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 (String, String, Long, Long) Change in signature from Long to (String, String, Long, Long).
Change in exceptions thrown from RemoteException to no exceptions.
Insert the method's description here.
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