Liferay 6.1.2-ce-ga3

com.liferay.portlet.shopping.search
Class CouponSearchTerms

java.lang.Object
  extended by com.liferay.portal.kernel.dao.search.DisplayTerms
      extended by com.liferay.portlet.shopping.search.CouponDisplayTerms
          extended by com.liferay.portlet.shopping.search.CouponSearchTerms

public class CouponSearchTerms
extends CouponDisplayTerms


Field Summary
 
Fields inherited from class com.liferay.portlet.shopping.search.CouponDisplayTerms
active, ACTIVE, code, CODE, DISCOUNT_TYPE, discountType
 
Fields inherited from class com.liferay.portal.kernel.dao.search.DisplayTerms
ADVANCED_SEARCH, advancedSearch, AND_OPERATOR, andOperator, keywords, KEYWORDS
 
Constructor Summary
CouponSearchTerms(PortletRequest portletRequest)
           
 
Method Summary
 
Methods inherited from class com.liferay.portlet.shopping.search.CouponDisplayTerms
getCode, getDiscountType, isActive
 
Methods inherited from class com.liferay.portal.kernel.dao.search.DisplayTerms
getKeywords, isAdvancedSearch, isAndOperator, setAdvancedSearch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CouponSearchTerms

public CouponSearchTerms(PortletRequest portletRequest)

Liferay 6.1.2-ce-ga3