Class com.ibm.commerce.couponwallet.objects. CouponWalletBean

Changed Methods
void  ejbActivate () Change in exceptions thrown from RemoteException to no exceptions.
ejbActivate
CouponWalletKey  ejbCreate (Integer, Long, String, String) Change in return type from void to CouponWalletKey.
Change in exceptions: RemoteException was removed..
ejbCreate method for a CMP entity bean.
void  ejbLoad () Change in exceptions thrown from RemoteException to no exceptions.
ejbLoad
void  ejbPassivate () Change in exceptions thrown from RemoteException to no exceptions.
ejbPassivate
void  ejbPostCreate (Integer, Long, String, String) Change in exceptions thrown from RemoteException to (CreateException, NamingException, FinderException).
ejbPostCreate
void  ejbRemove () Change in exceptions thrown from (RemoteException, RemoveException) to RemoveException.
ejbRemove
void  ejbStore () Change in exceptions thrown from RemoteException to no exceptions.
ejbStore
String  getAcceptFromType () Method was inherited from CouponWalletBeanImpl , but is now defined locally. Get accessor for persistent attribute: acceptFromType
Long  getBcId () Method was inherited from CouponWalletBeanImpl , but is now defined locally. Gets the bcId
String  getField1 () Method was inherited from CouponWalletBeanImpl , but is now defined locally. Get accessor for persistent attribute: field1
Integer  getNumUse () Method was inherited from CouponWalletBeanImpl , but is now defined locally. Get accessor for persistent attribute: numUse
Integer  getPromoId () Method was inherited from CouponWalletBeanImpl , but is now defined locally. Get accessor for persistent attribute: promoId
Long  getShopperId () Method was inherited from CouponWalletBeanImpl , but is now defined locally. Get accessor for persistent attribute: shopperId
String  getState () Method was inherited from CouponWalletBeanImpl , but is now defined locally. Get accessor for persistent attribute: state
Timestamp  getTimeAccept () Method was inherited from CouponWalletBeanImpl , but is now defined locally. Get accessor for persistent attribute: timeAccept
void  setAcceptFromType (String) Method was inherited from CouponWalletBeanImpl , but is now defined locally. Set accessor for persistent attribute: acceptFromType
void  setField1 (String) Method was inherited from CouponWalletBeanImpl , but is now defined locally. Set accessor for persistent attribute: field1
void  setNumUse (Integer) Method was inherited from CouponWalletBeanImpl , but is now defined locally. Set accessor for persistent attribute: numUse
void  setPromoId (Integer) Method was inherited from CouponWalletBeanImpl , but is now defined locally. Set accessor for persistent attribute: promoId
void  setShopperId (Long) Method was inherited from CouponWalletBeanImpl , but is now defined locally. Set accessor for persistent attribute: shopperId
void  setState (String) Method was inherited from CouponWalletBeanImpl , but is now defined locally. Set accessor for persistent attribute: state
void  setTimeAccept (Timestamp) Method was inherited from CouponWalletBeanImpl , but is now defined locally. Set accessor for persistent attribute: timeAccept
void  unsetEntityContext () Change in exceptions thrown from RemoteException to no exceptions.
unsetEntityContext
void  setEntityContext (EntityContext) Change in exceptions thrown from RemoteException to no exceptions.
setEntityContext
 
Changed Fields
String  acceptFromType Field was inherited from CouponWalletBeanImpl , but is now defined locally. Implemetation field for persistent attribute: acceptFromType
Long  bcId Field was inherited from CouponWalletBeanImpl , but is now defined locally. Implemetation field for persistent attribute: bcId
String  field1 Field was inherited from CouponWalletBeanImpl , but is now defined locally. Implemetation field for persistent attribute: field1
Integer  numUse Field was inherited from CouponWalletBeanImpl , but is now defined locally. Implemetation field for persistent attribute: numUse
Integer  promoId Field was inherited from CouponWalletBeanImpl , but is now defined locally. Implemetation field for persistent attribute: promoId
Long  shopperId Field was inherited from CouponWalletBeanImpl , but is now defined locally. Implemetation field for persistent attribute: shopperId
String  state Field was inherited from CouponWalletBeanImpl , but is now defined locally. Implemetation field for persistent attribute: state
Timestamp  timeAccept Field was inherited from CouponWalletBeanImpl , but is now defined locally. Implemetation field for persistent attribute: timeAccept