|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.search.filter.BaseFilter
com.liferay.portal.kernel.search.filter.GeoBoundingBoxFilter
public class GeoBoundingBoxFilter
| Constructor Summary | |
|---|---|
GeoBoundingBoxFilter(String field,
GeoLocationPoint topLeftGeoLocationPoint,
GeoLocationPoint bottomRightGeoLocationPoint)
|
|
| Method Summary | ||
|---|---|---|
|
accept(FilterVisitor<T> filterVisitor)
|
|
GeoLocationPoint |
getBottomRightGeoLocationPoint()
|
|
String |
getField()
|
|
int |
getSortOrder()
|
|
GeoLocationPoint |
getTopLeftGeoLocationPoint()
|
|
| Methods inherited from class com.liferay.portal.kernel.search.filter.BaseFilter |
|---|
getExecutionOption, isCached, setCached, setExecutionOption, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GeoBoundingBoxFilter(String field,
GeoLocationPoint topLeftGeoLocationPoint,
GeoLocationPoint bottomRightGeoLocationPoint)
| Method Detail |
|---|
public <T> T accept(FilterVisitor<T> filterVisitor)
public GeoLocationPoint getBottomRightGeoLocationPoint()
public String getField()
public int getSortOrder()
public GeoLocationPoint getTopLeftGeoLocationPoint()
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||