Class com.ibm.commerce.ubf.objects. FlowStateGroupDescriptionBean

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.
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
FlowStateGroupDescriptionKey  ejbCreate (Long, Integer) Change in return type from void to FlowStateGroupDescriptionKey.
Change in exceptions thrown from (CreateException, RemoteException) to CreateException.
Creates a com.ibm.commerce.ubf.objects.FlowStateGroupDescription entity bean with the specified paramaters.
FlowStateGroupDescriptionKey  ejbCreate (Long, Integer, String) Change in return type from void to FlowStateGroupDescriptionKey.
Change in exceptions thrown from (CreateException, RemoteException) to CreateException.
Creates a com.ibm.commerce.ubf.objects.FlowStateGroupDescription entity bean with the specified paramaters.
void  ejbPostCreate (Long, Integer) Change in exceptions thrown from RemoteException to no exceptions.
ejbPostCreate method for a CMP entity bean
void  ejbPostCreate (Long, Integer, String) Change in exceptions thrown from RemoteException to no exceptions.
ejbPostCreate method for a CMP entity bean