|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |