Package | Description |
---|---|
lumis.portal.geolocation |
Modifier and Type | Method and Description |
---|---|
default ExtendedGeoPoint |
IGeoLocationManager.getGeoPointByAddress(InetAddress address)
Returns the extended geo point based on the given ip address or
null if Geolocation service is disabled or the address couldn't be found. |
default ExtendedGeoPoint |
IGeoLocationManager.getGeoPointByIpOrHostName(String ipOrHost)
Returns the extended geo point based on the given ip address or host name or
null if Geolocation service is disabled or the address couldn't be found. |
default ExtendedGeoPoint |
IGeoLocationManager.getGeoPointByRequest(HttpServletRequest request)
Returns the extended geo point based on the given request or
null if Geolocation service is disabled or the address couldn't be found. |
default ExtendedGeoPoint |
IGeoLocationManagerSPI.getGeoPointByServiceInterfaceRequest(IServiceInterfaceRequestSPI interfaceRequestSPI)
Returns the extended geo point based on the given request or
null if Geolocation service is disabled or the address couldn't be found. |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.