Class com.ibm.commerce.catalog.objects. AttributeBean

Removed Methods
void  ejbCreate (Long, Integer, String) ejbCreate method for a CMP entity bean
void  ejbCreate (Long, Integer, String, Double) ejbCreate method for a CMP entity bean
void  ejbCreate (Long, String, Integer, Long, String) ejbCreate method for a CMP entity bean
void  ejbPostCreate (Long, Integer, String) ejbPostCreate method for a CMP entity bean
void  ejbPostCreate (Long, Integer, String, Double) ejbPostCreate method for a CMP entity bean
   
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  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
AttributeKey  ejbCreate (Integer, String) Change in return type from void to AttributeKey.
Change in exceptions: RemoteException was removed..
ejbCreate method for a CMP entity bean
AttributeKey  ejbCreate (Integer, String, Double) Change in return type from void to AttributeKey.
Change in exceptions: RemoteException was removed..
ejbCreate method for a CMP entity bean
AttributeKey  ejbCreate (Long, Integer, String, String) Change in return type from void to AttributeKey.
Change in exceptions: RemoteException was removed..
ejbCreate method for a CMP entity bean
AttributeKey  ejbCreate (Integer, String, Double, Long, String) Change in return type from void to AttributeKey.
Change in exceptions: RemoteException was removed..
ejbCreate method for a CMP entity bean
void  ejbPostCreate (Integer, String) Change in exceptions thrown from RemoteException to no exceptions.
ejbPostCreate method for a CMP entity bean
void  ejbPostCreate (Integer, String, Double) Change in exceptions thrown from RemoteException to no exceptions.
ejbPostCreate method for a CMP entity bean