Package com.liferay.portal.search.query
Interface GeoBoundingBoxQuery
- All Superinterfaces:
Query
,Serializable
-
Method Summary
Modifier and TypeMethodDescriptiongetField()
int
void
setGeoExecType
(GeoExecType geoExecType) 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
-
getBottomRightGeoLocationPoint
GeoLocationPoint getBottomRightGeoLocationPoint() -
getField
String getField() -
getGeoExecType
GeoExecType getGeoExecType() -
getGeoValidationMethod
GeoValidationMethod getGeoValidationMethod() -
getIgnoreUnmapped
Boolean getIgnoreUnmapped() -
getSortOrder
int getSortOrder() -
getTopLeftGeoLocationPoint
GeoLocationPoint getTopLeftGeoLocationPoint() -
setGeoExecType
-
setGeoValidationMethod
-
setIgnoreUnmapped
-