Class com.ibm.commerce.ubf.objects. FlowAdminBean

Removed Methods
EntityContext  getEntityContext () getEntityContext method comment
void  setEntityContext (EntityContext) setEntityContext method comment
void  unsetEntityContext () unsetEntityContext method comment
 
Changed Methods
void  ejbLoad () Change in exceptions thrown from RemoteException to no exceptions.
ejbLoad method comment
void  ejbStore () Change in exceptions thrown from RemoteException to no exceptions.
ejbStore method comment
FlowAdminKey  ejbCreate (Long, Long, Integer) Change in return type from void to FlowAdminKey.
Change in exceptions thrown from (CreateException, RemoteException) to CreateException.
Creates a com.ibm.commerce.ubf.objects.FlowAdmin entity bean with the specified paramaters.
FlowAdminKey  ejbCreate (Long, Long, Long, Integer) Change in return type from void to FlowAdminKey.
Change in exceptions thrown from (CreateException, RemoteException) to CreateException.
Creates a com.ibm.commerce.ubf.objects.FlowAdmin entity bean with the specified paramaters.
void  ejbPostCreate (Long, Long, Integer) Change in exceptions thrown from RemoteException to no exceptions.
ejbPostCreate method for a CMP entity bean
void  ejbPostCreate (Long, Long, Long, Integer) Change in exceptions thrown from RemoteException to no exceptions.
ejbPostCreate method for a CMP entity bean