Class com.ibm.commerce.usertraffic.objects. UserTrafficBean

Removed Methods
EntityContext  getEntityContext () getEntityContext method comment
void  setEntityContext (EntityContext) setEntityContext method comment
void  unsetEntityContext () unsetEntityContext method comment
   
Changed Methods
void  ejbActivate () Change in exceptions thrown from RemoteException to no exceptions.
Reserved for IBM internal use.
void  ejbLoad () Change in exceptions thrown from RemoteException to no exceptions.
Reserved for IBM internal use.
void  ejbPassivate () Change in exceptions thrown from RemoteException to no exceptions.
Reserved for IBM internal use.
void  ejbRemove () Change in exceptions thrown from (RemoteException, RemoveException) to RemoveException.
Reserved for IBM internal use.
void  ejbStore () Change in exceptions thrown from RemoteException to no exceptions.
Reserved for IBM internal use.
UserTrafficKey  ejbCreate (UserTrafficInputData) Change in return type from void to UserTrafficKey.
Change in exceptions thrown from (CreateException, RemoteException) to CreateException.
Reserved for IBM internal use.
UserTrafficKey  ejbCreate (long, long) Change in return type from void to UserTrafficKey.
Change in exceptions thrown from (CreateException, RemoteException) to CreateException.
Reserved for IBM internal use.
void  ejbPostCreate (UserTrafficInputData) Change in exceptions thrown from RemoteException to no exceptions.
Reserved for IBM internal use.
void  ejbPostCreate (long, long) Change in exceptions thrown from RemoteException to no exceptions.
Reserved for IBM internal use.
 
Changed Fields
String  COPYRIGHT Field was inherited from UserTrafficBeanImpl , but is now defined locally. IBM copyright notice field.