Liferay 6.1.2-ce-ga3

com.liferay.portlet.usersadmin.search
Class GroupSearchTerms

java.lang.Object
  extended by com.liferay.portal.kernel.dao.search.DisplayTerms
      extended by com.liferay.portlet.usersadmin.search.GroupDisplayTerms
          extended by com.liferay.portlet.usersadmin.search.GroupSearchTerms

public class GroupSearchTerms
extends GroupDisplayTerms


Field Summary
 
Fields inherited from class com.liferay.portlet.usersadmin.search.GroupDisplayTerms
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
GroupSearchTerms(PortletRequest portletRequest)
           
 
Method Summary
 
Methods inherited from class com.liferay.portlet.usersadmin.search.GroupDisplayTerms
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

GroupSearchTerms

public GroupSearchTerms(PortletRequest portletRequest)

Liferay 6.1.2-ce-ga3