org.promotego.dao.hibernate.misc
Interface DistanceTool<T>


public interface DistanceTool<T>


Method Summary
 java.lang.String getBaseQuery()
           
 org.promotego.api.geocoder.beans.Geolocation getGeolocation(T theObject)
           
 java.lang.String getPathToGeolocation()
           
 

Method Detail

getGeolocation

org.promotego.api.geocoder.beans.Geolocation getGeolocation(T theObject)

getPathToGeolocation

java.lang.String getPathToGeolocation()

getBaseQuery

java.lang.String getBaseQuery()


Copyright © 2007. All Rights Reserved.