Package com.liferay.portal.search.query
Interface GeoPolygonQuery
- All Superinterfaces:
Query
,Serializable
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addGeoLocationPoint
(GeoLocationPoint geoLocationPoint) getField()
int
void
setGeoValidationMethod
(GeoValidationMethod geoValidationMethod) void
setIgnoreUnmapped
(Boolean ignoreUnmapped) Methods inherited from interface com.liferay.portal.search.query.Query
accept, getBoost, getQueryName, setBoost, setQueryName
-
Method Details
-
addGeoLocationPoint
-
getField
String getField() -
getGeoLocationPoints
Set<GeoLocationPoint> getGeoLocationPoints() -
getGeoValidationMethod
GeoValidationMethod getGeoValidationMethod() -
getIgnoreUnmapped
Boolean getIgnoreUnmapped() -
getSortOrder
int getSortOrder() -
setGeoValidationMethod
-
setIgnoreUnmapped
-