com.liferay.portlet.shopping.search
Class CouponDisplayTerms
java.lang.Object
com.liferay.portal.kernel.dao.search.DisplayTerms
com.liferay.portlet.shopping.search.CouponDisplayTerms
- Direct Known Subclasses:
- CouponSearchTerms
public class CouponDisplayTerms
- extends DisplayTerms
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTIVE
public static final String ACTIVE
- See Also:
- Constant Field Values
CODE
public static final String CODE
- See Also:
- Constant Field Values
DISCOUNT_TYPE
public static final String DISCOUNT_TYPE
- See Also:
- Constant Field Values
active
protected boolean active
code
protected String code
discountType
protected String discountType
CouponDisplayTerms
public CouponDisplayTerms(PortletRequest portletRequest)
getCode
public String getCode()
getDiscountType
public String getDiscountType()
isActive
public boolean isActive()