Uses of Interface
lumis.portal.geolocation.IGeoLocationManager
-
Packages that use IGeoLocationManager Package Description lumis.portal.geolocation lumis.portal.manager -
-
Uses of IGeoLocationManager in lumis.portal.geolocation
Subinterfaces of IGeoLocationManager in lumis.portal.geolocation Modifier and Type Interface Description interface
IGeoLocationManagerSPI
Provides geo location related operations.Classes in lumis.portal.geolocation that implement IGeoLocationManager Modifier and Type Class Description class
GeoLocationManager
Geo Location Manager. -
Uses of IGeoLocationManager in lumis.portal.manager
Methods in lumis.portal.manager that return IGeoLocationManager Modifier and Type Method Description static IGeoLocationManager
ManagerFactory. getGeoLocationManager()
Returns the GeoLocation manager.
-