Class com.ibm.commerce.order.objects. SchedulerOrderBean

Removed Methods
void  ejbCreate () ejbCreate method for a CMP entity bean
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  ejbPostCreate (Long, Long) Change in signature from void to (Long, Long).
Change in exceptions thrown from RemoteException to no exceptions.
ejbPostCreate method for a CMP entity bean
void  ejbStore () Change in exceptions thrown from RemoteException to no exceptions.
ejbStore method comment
SchedulerOrderKey  ejbCreate (Long, Long) Change in return type from void to SchedulerOrderKey.
Change in exceptions thrown from (CreateException, RemoteException) to CreateException.
ejbCreate method for a CMP entity bean