Class com.ibm.commerce.order.objects. OrderAdjustmentBean

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
OrderAdjustmentKey  ejbCreate (Long) Change in return type from void to OrderAdjustmentKey.
Change in exceptions: RemoteException was removed..
ejbCreate method for a CMP entity bean
OrderAdjustmentKey  ejbCreate (Long, BigDecimal, Integer, Integer, Integer) Change in return type from void to OrderAdjustmentKey.
Change in exceptions: RemoteException was removed..
ejbCreate method for a CMP entity bean
void  ejbPostCreate (Long) Change in exceptions thrown from RemoteException to no exceptions.
ejbPostCreate method for a CMP entity bean