|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RadiusSearchDao<T>
Method Summary | |
---|---|
java.util.List<T> |
findNear(org.promotego.api.geocoder.beans.Geolocation theLocation,
double radius)
|
Methods inherited from interface org.promotego.dao.interfaces.Dao |
---|
create, create, delete, deleteAll, findAll, getById, getCount, reattach, saveOrUpdate, update |
Method Detail |
---|
java.util.List<T> findNear(org.promotego.api.geocoder.beans.Geolocation theLocation, double radius)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |