Class GeoDistanceFilter
Object
com.liferay.portal.kernel.search.filter.BaseFilter
com.liferay.portal.kernel.search.filter.GeoDistanceFilter
- All Implemented Interfaces:
Filter
- Author:
- Michael C. Han
-
Constructor Summary
ConstructorsConstructorDescriptionGeoDistanceFilter
(String field, GeoLocationPoint pinGeoLocationPoint, GeoDistance geoDistance) -
Method Summary
Methods inherited from class com.liferay.portal.kernel.search.filter.BaseFilter
getExecutionOption, isCached, setCached, setExecutionOption, toString
-
Constructor Details
-
GeoDistanceFilter
public GeoDistanceFilter(String field, GeoLocationPoint pinGeoLocationPoint, GeoDistance geoDistance)
-
-
Method Details
-
accept
-
getField
-
getGeoDistance
-
getPinGeoLocationPoint
-
getSortOrder
public int getSortOrder()
-