com.liferay.portlet.enterpriseadmin.search
Class PasswordPolicySearchTerms

java.lang.Object
  extended bycom.liferay.portal.kernel.dao.search.DisplayTerms
      extended bycom.liferay.portlet.enterpriseadmin.search.PasswordPolicyDisplayTerms
          extended bycom.liferay.portlet.enterpriseadmin.search.PasswordPolicySearchTerms

public class PasswordPolicySearchTerms
extends PasswordPolicyDisplayTerms

View Source

Author:
Scott Lee

Field Summary
 
Fields inherited from class com.liferay.portlet.enterpriseadmin.search.PasswordPolicyDisplayTerms
name, NAME
 
Fields inherited from class com.liferay.portal.kernel.dao.search.DisplayTerms
ADVANCED_SEARCH, advancedSearch, AND_OPERATOR, andOperator, keywords, KEYWORDS
 
Constructor Summary
PasswordPolicySearchTerms(javax.portlet.RenderRequest req)
           
 
Methods inherited from class com.liferay.portlet.enterpriseadmin.search.PasswordPolicyDisplayTerms
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

PasswordPolicySearchTerms

public PasswordPolicySearchTerms(javax.portlet.RenderRequest req)