Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.shopping.model.ShoppingCouponModel

Packages that use ShoppingCouponModel
com.liferay.portlet.shopping.model   
com.liferay.portlet.shopping.model.impl   
 

Uses of ShoppingCouponModel in com.liferay.portlet.shopping.model
 

Subinterfaces of ShoppingCouponModel in com.liferay.portlet.shopping.model
 interface ShoppingCoupon
          The extended model interface for the ShoppingCoupon service.
 

Classes in com.liferay.portlet.shopping.model that implement ShoppingCouponModel
 class ShoppingCouponWrapper
           This class is a wrapper for ShoppingCoupon.
 

Uses of ShoppingCouponModel in com.liferay.portlet.shopping.model.impl
 

Classes in com.liferay.portlet.shopping.model.impl that implement ShoppingCouponModel
 class ShoppingCouponBaseImpl
          The extended model base implementation for the ShoppingCoupon service.
 class ShoppingCouponImpl
           
 class ShoppingCouponModelImpl
          The base model implementation for the ShoppingCoupon service.
 


Liferay 6.1.2-ce-ga3