- All Superinterfaces:
- AuditedModel, BaseModel<ShoppingCoupon>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<ShoppingCoupon>, GroupedModel, PersistedModel, java.io.Serializable, ShoppingCouponModel
- All Known Implementing Classes:
- ShoppingCouponWrapper
@ProviderType
public interface ShoppingCoupon
extends ShoppingCouponModel, PersistedModel
The extended model interface for the ShoppingCoupon service. Represents a row in the "ShoppingCoupon" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
ShoppingCouponModel,
com.liferay.portlet.shopping.model.impl.ShoppingCouponImpl,
com.liferay.portlet.shopping.model.impl.ShoppingCouponModelImpl- Generated: