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

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

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

Methods in com.ibm.rfid.premises.app.access that return Controller
 Controller[] SensorEventsAPIAccess.getAllController()
          Gets all Controller objects defined in the WebSphere Sensor Events
 Controller[] PremisesAccess.getAllController()
          Deprecated. Gets all Controller objects defined in the IBM WebSphere Sensor Events Server
 Controller SensorEventsAPIAccess.getController(java.lang.String controllerid)
          Gets the Controller object with the specified Controller ID
 Controller PremisesAccess.getController(java.lang.String controllerid)
          Deprecated. Gets the Controller object with the specified Controller ID
 



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