public class OrganizationSearchTerms extends OrganizationDisplayTerms
city, CITY, COUNTRY_ID, countryId, name, NAME, PARENT_ORGANIZATION_ID, parentOrganizationId, REGION_ID, regionId, street, STREET, type, TYPE, zip, ZIP| Constructor and Description |
|---|
OrganizationSearchTerms(javax.portlet.PortletRequest portletRequest) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getCountryIdObj() |
java.lang.String |
getCountryName() |
java.lang.Long |
getRegionIdObj() |
java.lang.String |
getRegionName() |
boolean |
hasSearchTerms() |
getCity, getCountryId, getName, getParentOrganizationId, getRegionId, getStreet, getType, getZip, setTypepublic OrganizationSearchTerms(javax.portlet.PortletRequest portletRequest)
public java.lang.Long getCountryIdObj()
public java.lang.String getCountryName()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.Long getRegionIdObj()
public java.lang.String getRegionName()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic boolean hasSearchTerms()