|
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.GeoPolygonFilter
public class GeoPolygonFilter
| Constructor Summary | |
|---|---|
GeoPolygonFilter(String field)
|
|
| Method Summary | ||
|---|---|---|
|
accept(FilterVisitor<T> filterVisitor)
|
|
void |
addGeoLocationPoint(GeoLocationPoint geoLocationPoint)
|
|
String |
getField()
|
|
Set<GeoLocationPoint> |
getGeoLocationPoints()
|
|
int |
getSortOrder()
|
|
| 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 GeoPolygonFilter(String field)
| Method Detail |
|---|
public <T> T accept(FilterVisitor<T> filterVisitor)
public void addGeoLocationPoint(GeoLocationPoint geoLocationPoint)
public String getField()
public Set<GeoLocationPoint> getGeoLocationPoints()
public int getSortOrder()
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||