Class com.ibm.commerce.catalog.objects. CatalogHelperBean

Removed Methods
String  findCatalogDescriptionLongDescription (Long, Integer)  
String  findCatalogDescriptionLongDescription (Long, Integer, boolean)  
String  findCatalogEntryDescriptionXmlDetail (Long, Integer)  
String  findCatalogEntryDescriptionXmlDetail (Long, Integer, boolean)  
String  findCatalogGroupLongDescription (Long, Integer)  
String  findCatalogGroupLongDescription (Long, Integer, boolean)  
String  findStoreEntityDescription (Integer, Integer)  
String  findStoreEntityDescription (Integer, Integer, boolean)  
int  updateCatalogDescriptionLongDescription (Long, Integer, String)  
int  updateCatalogDescriptionLongDescription (Long, Integer, String, boolean)  
int  updateCatalogEntryDescriptionXmlDetail (Long, Integer, String)  
int  updateCatalogEntryDescriptionXmlDetail (Long, Integer, String, boolean)  
int  updateCatalogGroupLongDescription (Long, Integer, String)  
int  updateCatalogGroupLongDescription (Long, Integer, String, boolean)  
int  updateStoreEntityDescription (Integer, Integer, String)  
int  updateStoreEntityDescription (Integer, Integer, String, boolean)  
 
Changed Methods
void  ejbActivate () Change in exceptions thrown from RemoteException to no exceptions.
ejbActivate method comment
void  ejbCreate () Change in exceptions thrown from (CreateException, RemoteException) to CreateException.
ejbCreate method comment
void  ejbPassivate () Change in exceptions thrown from RemoteException to no exceptions.
ejbPassivate method comment
void  ejbRemove () Change in exceptions thrown from RemoteException to no exceptions.
ejbRemove method comment
 
Removed Fields
String  findCatalogDescriptionLongDescriptionSQL  
String  findCatalogEntryDescriptionXmlDetailSQL  
String  findCatalogGroupLongDescriptionSQL  
String  findStoreEntityDescriptionSQL  
String  updateCatalogDescriptionLongDescriptionSQL  
String  updateCatalogEntryDescriptionXmlDetailSQL  
String  updateCatalogGroupLongDescriptionSQL  
String  updateStoreEntityDescriptionSQL