|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.rfid.premises.app.access.PremisesAccess
com.ibm.rfid.premises.app.access.PremisesAccessRemote
#SensorEventsAPIAccessRemote
@Deprecated public class PremisesAccessRemote
Method Summary | |
---|---|
protected DeviceCommandsAdmin |
getDeviceCommandsAdmin()
Deprecated. Gets the Device Commands Admin |
protected DeviceConfigAdmin |
getDeviceConfigAdmin()
Deprecated. Gets the Device Config Admin |
protected DeviceDataAdmin |
getDeviceDataAdmin()
Deprecated. Gets the Device Data Admin |
protected EPCCommands |
getEPCCommand()
Deprecated. |
java.lang.String |
getHostname()
Deprecated. Gets the current hostname value that is used to formulate an "endpoint" string required for Web Service calls. |
java.lang.String |
getPort()
Deprecated. get port used for web service access (default: 9080) |
protected StatusAdmin |
getStatusAdmin()
Deprecated. Gets the Status Admin |
protected TagApiAdmin |
getTagApiAdmin()
Deprecated. Gets the Tag Api Admin to query tag history |
protected TagCommissioningAdmin |
getTagCommissioningAdmin()
Deprecated. Gets the Tag Commissioning Admin |
void |
setHostname(java.lang.String string)
Deprecated. Sets the hostname, which is then used to formulate an "endpoint" string required for Web Service calls. |
void |
setPort(java.lang.String string)
Deprecated. set port used for web service access (default: 9080) |
static PremisesAccessRemote |
singleton()
Deprecated. Singleton Method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static PremisesAccessRemote singleton()
protected DeviceConfigAdmin getDeviceConfigAdmin()
getDeviceConfigAdmin
in class PremisesAccess
protected DeviceCommandsAdmin getDeviceCommandsAdmin()
getDeviceCommandsAdmin
in class PremisesAccess
protected StatusAdmin getStatusAdmin()
getStatusAdmin
in class PremisesAccess
protected DeviceDataAdmin getDeviceDataAdmin()
getDeviceDataAdmin
in class PremisesAccess
protected TagCommissioningAdmin getTagCommissioningAdmin()
getTagCommissioningAdmin
in class PremisesAccess
protected TagApiAdmin getTagApiAdmin()
getTagApiAdmin
in class PremisesAccess
protected EPCCommands getEPCCommand()
getEPCCommand
in class PremisesAccess
public java.lang.String getHostname()
public void setHostname(java.lang.String string)
string
- representing the hostname of the IBM WebSphere Sensor Events Serverpublic java.lang.String getPort()
public void setPort(java.lang.String string)
string
- port to be set
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |