Liferay 6.0.3

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
           This interface is a model that represents the ShoppingCoupon table in the database.
 

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 ShoppingCouponImpl
           
 class ShoppingCouponModelImpl
           This interface is a model that represents the ShoppingCoupon table in the database.
 


Liferay 6.0.3