Liferay 7.0-ce-m6

com.liferay.portlet.exportimport.search
Class ExportImportConfigurationSearchTerms

java.lang.Object
  extended by com.liferay.portal.kernel.dao.search.DisplayTerms
      extended by com.liferay.portlet.exportimport.search.ExportImportConfigurationDisplayTerms
          extended by com.liferay.portlet.exportimport.search.ExportImportConfigurationSearchTerms

public class ExportImportConfigurationSearchTerms
extends ExportImportConfigurationDisplayTerms


Field Summary
 
Fields inherited from class com.liferay.portlet.exportimport.search.ExportImportConfigurationDisplayTerms
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
ExportImportConfigurationSearchTerms(PortletRequest portletRequest)
           
 
Method Summary
 
Methods inherited from class com.liferay.portlet.exportimport.search.ExportImportConfigurationDisplayTerms
getDescription, getName
 
Methods inherited from class com.liferay.portal.kernel.dao.search.DisplayTerms
getKeywords, isAdvancedSearch, isAndOperator, isSearch, setAdvancedSearch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportImportConfigurationSearchTerms

public ExportImportConfigurationSearchTerms(PortletRequest portletRequest)

Liferay 7.0-ce-m6