Class com.ibm.commerce.user.objects. OrganizationCodeBean

Removed Methods
void  ejbStore () ejbStore method comment
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.
ejbActivate method comment
OrganizationCodeKey  ejbCreate (String, String, Long) Change in return type from void to OrganizationCodeKey.
Change in exceptions: RemoteException was removed..
@param aCode java.lang.String
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) Change in exceptions thrown from RemoteException to no exceptions.
@param aCode java.lang.String
void  ejbRemove () Change in exceptions thrown from (RemoteException, RemoveException) to RemoveException.
ejbRemove method comment