Uses of Interface
com.retek.component.location.LocationManager

Packages that use LocationManager
com.retek.component.item.impl   
com.retek.component.location   
com.retek.component.location.impl   
com.retek.rcom.gui.core   
com.retek.rmm.gui.core   
 

Uses of LocationManager in com.retek.component.item.impl
 

Methods in com.retek.component.item.impl that return LocationManager
protected  LocationManager SellableItemImpl.getLocationManager()
           
 

Uses of LocationManager in com.retek.component.location
 

Methods in com.retek.component.location that return LocationManager
static LocationManager LocationManagerFactory.getLocationManager(DistributedContext context)
           
 

Uses of LocationManager in com.retek.component.location.impl
 

Classes in com.retek.component.location.impl that implement LocationManager
 class LocationManagerImpl
           
 

Uses of LocationManager in com.retek.rcom.gui.core
 

Methods in com.retek.rcom.gui.core that return LocationManager
static LocationManager RcomManager.getLocationManager()
           
 

Methods in com.retek.rcom.gui.core with parameters of type LocationManager
static void RcomManager.putLocationManager(LocationManager manager)
          LOCATION MANAGER METHODS
 

Uses of LocationManager in com.retek.rmm.gui.core
 

Methods in com.retek.rmm.gui.core that return LocationManager
static LocationManager RmmManager.getLocationManager()
           
 

Methods in com.retek.rmm.gui.core with parameters of type LocationManager
static void RmmManager.putLocationManager(LocationManager manager)
          LOCATION MANAGER
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28