Package com.liferay.portal.search.query
Interface GeoPolygonQuery
- All Superinterfaces:
Query,Serializable
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddGeoLocationPoint(GeoLocationPoint geoLocationPoint) getField()intvoidsetGeoValidationMethod(GeoValidationMethod geoValidationMethod) voidsetIgnoreUnmapped(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
-