Liferay 6.1.2-ce-ga3

com.liferay.portlet.mobiledevicerules.search
Class RuleGroupSearchTerms

java.lang.Object
  extended by com.liferay.portal.kernel.dao.search.DisplayTerms
      extended by com.liferay.portlet.mobiledevicerules.search.RuleGroupDisplayTerms
          extended by com.liferay.portlet.mobiledevicerules.search.RuleGroupSearchTerms

public class RuleGroupSearchTerms
extends RuleGroupDisplayTerms


Field Summary
 
Fields inherited from class com.liferay.portlet.mobiledevicerules.search.RuleGroupDisplayTerms
GROUP_ID, NAME
 
Fields inherited from class com.liferay.portal.kernel.dao.search.DisplayTerms
ADVANCED_SEARCH, advancedSearch, AND_OPERATOR, andOperator, keywords, KEYWORDS
 
Constructor Summary
RuleGroupSearchTerms(PortletRequest portletRequest)
           
 
Method Summary
 
Methods inherited from class com.liferay.portlet.mobiledevicerules.search.RuleGroupDisplayTerms
getGroupId, getName, setGroupId, setName
 
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

RuleGroupSearchTerms

public RuleGroupSearchTerms(PortletRequest portletRequest)

Liferay 6.1.2-ce-ga3