Liferay 6.1.2-ce-ga3

com.liferay.portlet.dynamicdatalists.search
Class RecordSetSearchTerms

java.lang.Object
  extended by com.liferay.portal.kernel.dao.search.DisplayTerms
      extended by com.liferay.portlet.dynamicdatalists.search.RecordSetDisplayTerms
          extended by com.liferay.portlet.dynamicdatalists.search.RecordSetSearchTerms

public class RecordSetSearchTerms
extends RecordSetDisplayTerms


Field Summary
 
Fields inherited from class com.liferay.portlet.dynamicdatalists.search.RecordSetDisplayTerms
description, DESCRIPTION, name, NAME
 
Fields inherited from class com.liferay.portal.kernel.dao.search.DisplayTerms
ADVANCED_SEARCH, advancedSearch, AND_OPERATOR, andOperator, keywords, KEYWORDS
 
Constructor Summary
RecordSetSearchTerms(PortletRequest portletRequest)
           
 
Method Summary
 
Methods inherited from class com.liferay.portlet.dynamicdatalists.search.RecordSetDisplayTerms
getDescription, getName
 
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

RecordSetSearchTerms

public RecordSetSearchTerms(PortletRequest portletRequest)

Liferay 6.1.2-ce-ga3