com.liferay.portlet.enterpriseadmin.search
Class OrganizationSearchTerms

java.lang.Object
  extended by com.liferay.portal.kernel.dao.search.DisplayTerms
      extended by com.liferay.portlet.enterpriseadmin.search.OrganizationDisplayTerms
          extended by com.liferay.portlet.enterpriseadmin.search.OrganizationSearchTerms

public class OrganizationSearchTerms
extends OrganizationDisplayTerms

View Source

Author:
Brian Wing Shun Chan

Field Summary
 
Fields inherited from class com.liferay.portlet.enterpriseadmin.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
OrganizationSearchTerms(javax.portlet.PortletRequest portletRequest)
           
 
Method Summary
 java.lang.Long getCountryIdObj()
           
 java.lang.Long getRegionIdObj()
           
 
Methods inherited from class com.liferay.portlet.enterpriseadmin.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, setAdvancedSearch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrganizationSearchTerms

public OrganizationSearchTerms(javax.portlet.PortletRequest portletRequest)
Method Detail

getRegionIdObj

public java.lang.Long getRegionIdObj()

getCountryIdObj

public java.lang.Long getCountryIdObj()