Class com.ibm.commerce.order.objects. OrderPaymentMethodBean

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