Package com.ibm.commerce.couponredemption.objects

Interface Summary
CouponItemMapAccessBeanData This table stores all the items from the given (completed) order that were applicable to the selected coupon set.
OrderCouponMapAccessBeanData This table stores information about the electronic coupons that were used with the given (completed) Order.
TempCouponItemMapAccessBeanData This table stores all the items from the shopping cart that are applicable to the current coupon for the Coupon Decision Support system.
TempOrderCouponMapAccessBeanData This table stores information about the coupons that are applicable on the current shopping cart while the decision support system is running.
 
Class Summary
CouponItemMapAccessBean This table stores all the items from the given (completed) order that were applicable to the selected coupon set.
CouponItemMapBean This is an Entity Bean class with CMP fields
OrderCouponMapAccessBean This table stores information about the electronic coupons that were used with the given (completed) Order.
OrderCouponMapBean This is an Entity Bean class with CMP fields
TempCouponItemMapAccessBean This table stores all the items from the shopping cart that are applicable to the current coupon for the Coupon Decision Support system.
TempOrderCouponMapAccessBean This table stores information about the coupons that are applicable on the current shopping cart while the decision support system is running.