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

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

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

Methods in com.ibm.rfid.premises.app.access that return Device
 Device[] SensorEventsAPIAccess.getAllDevices()
          Gets all Device objects defined in the WebSphere Sensor Events
 Device[] PremisesAccess.getAllDevices()
          Deprecated. Gets all Device objects defined in the IBM WebSphere Sensor Events Server
 Device[] SensorEventsAPIAccess.getAllDevicesByCategoryName(java.lang.String category)
          Gets all Device objects defined in the WebSphere Sensor Events for given Device Category
 Device[] PremisesAccess.getAllDevicesByCategoryName(java.lang.String category)
          Deprecated. Gets all Device objects defined in the IBM WebSphere Sensor Events Server for given Device Category
 Device SensorEventsAPIAccess.getDevice(java.lang.String deviceid)
          Gets the Device with the specified device ID
 Device PremisesAccess.getDevice(java.lang.String deviceid)
          Deprecated. Gets the Device with the specified device ID
 



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