Class OrganizationSearchTerms

java.lang.Object
com.liferay.portal.kernel.dao.search.DisplayTerms
com.liferay.organizations.search.OrganizationDisplayTerms
com.liferay.organizations.search.OrganizationSearchTerms

public class OrganizationSearchTerms extends OrganizationDisplayTerms
  • Constructor Details

    • OrganizationSearchTerms

      public OrganizationSearchTerms(javax.portlet.PortletRequest portletRequest)
  • Method Details

    • getCountryIdObj

      public Long getCountryIdObj()
    • getCountryName

      public String getCountryName() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getRegionIdObj

      public Long getRegionIdObj()
    • getRegionName

      public String getRegionName() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • hasSearchTerms

      public boolean hasSearchTerms()