Package com.ibm.commerce.couponpromotion.objects

Interface Summary
CouponPromotionAccessBeanData This table gives the details of what a promotion is, and reference to its purchase, validity, and discount conditions.
PromoDescriptionAccessBeanData This table contains the language specific description of the promotion.
PromoDiscAccessBeanData This table contains the discount conditions for a promotion.
PromoOrderAccessBeanData This table contains the minimum purchase amount in the shopping cart for this coupon to be applicable to.
PromoProdAccessBeanData This table contains the purchase conditions for a promotion.
 
Class Summary
CouponPromotionAccessBean This table gives the details of what a promotion is, and reference to its purchase, validity, and discount conditions.
CouponPromotionBean Bean implementation class for Enterprise Bean: CouponPromotion
PromoDescriptionAccessBean This table contains the language specific description of the promotion.
PromoDescriptionBean This is an Entity Bean class with CMP fields
PromoDiscAccessBean This table contains the discount conditions for a promotion.
PromoDiscBean This is an Entity Bean class with CMP fields
PromoOrderAccessBean This table contains the minimum purchase amount in the shopping cart for this coupon to be applicable to.
PromoOrderBean This is an Entity Bean class with CMP fields
PromoProdAccessBean This table contains the purchase conditions for a promotion.
PromoProdBean This is an Entity Bean class with CMP fields