Package lumis.portal.geolocation
Class GeoLocationManager
- java.lang.Object
-
- lumis.portal.geolocation.GeoLocationManager
-
- All Implemented Interfaces:
IGeoLocationManager
,IGeoLocationManagerSPI
public class GeoLocationManager extends Object implements IGeoLocationManagerSPI
Geo Location Manager.- Since:
- 10.2.0
- Version:
- $Revision: 20413 $ $Date: 2017-07-20 16:57:40 -0300 (Thu, 20 Jul 2017) $
-
-
Field Summary
-
Fields inherited from interface lumis.portal.geolocation.IGeoLocationManagerSPI
LOGGER
-
-
Constructor Summary
Constructors Constructor Description GeoLocationManager()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface lumis.portal.geolocation.IGeoLocationManager
getGeoPointByAddress, getGeoPointByIpOrHostName, getGeoPointByRequest
-
Methods inherited from interface lumis.portal.geolocation.IGeoLocationManagerSPI
deleteDatabase, disable, enable, getGeoPointByServiceInterfaceRequest, init
-
-