|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.dao.search.DisplayTerms
com.liferay.portlet.enterpriseadmin.search.OrganizationDisplayTerms
com.liferay.portlet.enterpriseadmin.search.OrganizationSearchTerms
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, 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.RenderRequest req)
|
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, getZip |
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 |
public OrganizationSearchTerms(javax.portlet.RenderRequest req)
Method Detail |
public java.lang.Long getRegionIdObj()
public java.lang.Long getCountryIdObj()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |