Uses of Class
com.ibm.rfid.premises.entities.Location

Packages that use Location
com.ibm.rfid.premises.app.access Provides access to IBM WebSephere Sensor Events functionality 
 

Uses of Location in com.ibm.rfid.premises.app.access
 

Methods in com.ibm.rfid.premises.app.access that return Location
 Location[] SensorEventsAPIAccess.getAllLocation()
          Gets all Location objects defined in the WebSphere Sensor Events
 Location[] PremisesAccess.getAllLocation()
          Deprecated. Gets all Location objects defined in the IBM WebSphere Sensor Events Server
 Location SensorEventsAPIAccess.getLocation(java.lang.String locationid)
          Gets the Location object with the specified Location ID or Location Alias
 Location PremisesAccess.getLocation(java.lang.String locationid)
          Deprecated. Gets the Location object with the specified Location ID or Location Alias
 



Copyright © 2005 - 2009 IBM Corp. All Rights Reserved.