Class com.ibm.commerce.negotiation.objects. MessageCountBean

Removed interface java.io.Serializable.
Removed Methods
void  ejbPostCreate (int) ejbPostCreate method for a CMP entity bean
int  getCount () Insert the method's description here.
EntityContext  getEntityContext () getEntityContext method comment
Long  getRecipientId () Insert the method's description here.
String  getStatus () Insert the method's description here.
void  setEntityContext (EntityContext) setEntityContext method comment
void  unsetEntityContext () unsetEntityContext method comment
 
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
 
Removed Fields
int  count  
Long  recipientId  
String  status