com.liferay.portlet.usersadmin.search
Class OrganizationSearchTerms
java.lang.Object
com.liferay.portal.kernel.dao.search.DisplayTerms
com.liferay.portlet.usersadmin.search.OrganizationDisplayTerms
com.liferay.portlet.usersadmin.search.OrganizationSearchTerms
public class OrganizationSearchTerms
- extends OrganizationDisplayTerms
- Author:
- Brian Wing Shun Chan, Hugo Huijser
| Fields inherited from class com.liferay.portlet.usersadmin.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 |
| 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 |
OrganizationSearchTerms
public OrganizationSearchTerms(javax.portlet.PortletRequest portletRequest)
getCountryIdObj
public java.lang.Long getCountryIdObj()
getCountryName
public java.lang.String getCountryName()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getRegionIdObj
public java.lang.Long getRegionIdObj()
getRegionName
public java.lang.String getRegionName()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
hasSearchTerms
public boolean hasSearchTerms()