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 |
---|---|
Long |
getCountryIdObj() |
String |
getCountryName() |
Long |
getRegionIdObj() |
String |
getRegionName() |
boolean |
hasSearchTerms() |
getCity, getCountryId, getName, getParentOrganizationId, getRegionId, getStreet, getType, getZip, setType
public OrganizationSearchTerms(javax.portlet.PortletRequest portletRequest)
public Long getCountryIdObj()
public String getCountryName() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public Long getRegionIdObj()
public String getRegionName() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public boolean hasSearchTerms()