Package com.liferay.portal.search.query
Interface GeoBoundingBoxQuery
- All Superinterfaces:
Query,Serializable
-
Method Summary
Modifier and TypeMethodDescriptiongetField()intvoidsetGeoExecType(GeoExecType geoExecType) voidsetGeoValidationMethod(GeoValidationMethod geoValidationMethod) voidsetIgnoreUnmapped(Boolean ignoreUnmapped) Methods inherited from interface com.liferay.portal.search.query.Query
accept, getBoost, getQueryName, setBoost, setQueryName
-
Method Details
-
getBottomRightGeoLocationPoint
GeoLocationPoint getBottomRightGeoLocationPoint() -
getField
String getField() -
getGeoExecType
GeoExecType getGeoExecType() -
getGeoValidationMethod
GeoValidationMethod getGeoValidationMethod() -
getIgnoreUnmapped
Boolean getIgnoreUnmapped() -
getSortOrder
int getSortOrder() -
getTopLeftGeoLocationPoint
GeoLocationPoint getTopLeftGeoLocationPoint() -
setGeoExecType
-
setGeoValidationMethod
-
setIgnoreUnmapped
-