Package com.liferay.organizations.search
Class OrganizationSearchTerms
java.lang.Object
com.liferay.portal.kernel.dao.search.DisplayTerms
com.liferay.organizations.search.OrganizationDisplayTerms
com.liferay.organizations.search.OrganizationSearchTerms
-
Field Summary
Fields inherited from class com.liferay.organizations.search.OrganizationDisplayTerms
city, CITY, COUNTRY_ID, countryId, name, NAME, PARENT_ORGANIZATION_ID, parentOrganizationId, REGION_ID, regionId, street, STREET, type, TYPE, zip, ZIP
Fields inherited from class com.liferay.portal.kernel.dao.search.DisplayTerms
ADVANCED_SEARCH, advancedSearch, AND_OPERATOR, andOperator, keywords, KEYWORDS
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Methods inherited from class com.liferay.organizations.search.OrganizationDisplayTerms
getCity, getCountryId, getName, getParentOrganizationId, getRegionId, getStreet, getType, getZip, setType
Methods inherited from class com.liferay.portal.kernel.dao.search.DisplayTerms
getKeywords, isAdvancedSearch, isAndOperator, isSearch, setAdvancedSearch
-
Constructor Details
-
OrganizationSearchTerms
public OrganizationSearchTerms(javax.portlet.PortletRequest portletRequest)
-
-
Method Details
-
getCountryIdObj
-
getCountryName
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getRegionIdObj
-
getRegionName
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
hasSearchTerms
public boolean hasSearchTerms()
-