com.liferay.portlet.journal.search
Class StructureSearchTerms

java.lang.Object
  extended by com.liferay.portal.kernel.dao.search.DisplayTerms
      extended by com.liferay.portlet.journal.search.StructureDisplayTerms
          extended by com.liferay.portlet.journal.search.StructureSearchTerms

public class StructureSearchTerms
extends StructureDisplayTerms

View Source

Author:
Brian Wing Shun Chan

Field Summary
 
Fields inherited from class com.liferay.portlet.journal.search.StructureDisplayTerms
description, DESCRIPTION, GROUP_ID, groupId, name, NAME, STRUCTURE_ID, structureId
 
Fields inherited from class com.liferay.portal.kernel.dao.search.DisplayTerms
ADVANCED_SEARCH, advancedSearch, AND_OPERATOR, andOperator, keywords, KEYWORDS
 
Constructor Summary
StructureSearchTerms(javax.portlet.PortletRequest portletRequest)
           
 
Method Summary
 
Methods inherited from class com.liferay.portlet.journal.search.StructureDisplayTerms
getDescription, getGroupId, getName, getStructureId
 
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

StructureSearchTerms

public StructureSearchTerms(javax.portlet.PortletRequest portletRequest)