Uses of Interface
lumis.portal.geolocation.IGeoLocationManagerSPI
-
Packages that use IGeoLocationManagerSPI Package Description lumis.portal.geolocation lumis.portal.manager -
-
Uses of IGeoLocationManagerSPI in lumis.portal.geolocation
Classes in lumis.portal.geolocation that implement IGeoLocationManagerSPI Modifier and Type Class Description class
GeoLocationManager
Geo Location Manager. -
Uses of IGeoLocationManagerSPI in lumis.portal.manager
Methods in lumis.portal.manager that return IGeoLocationManagerSPI Modifier and Type Method Description static IGeoLocationManagerSPI
ManagerFactoryInternal. getGeoLocationManager()
Returns the GeoLocation manager.
-