GetFieldDevicePKForDeviceID

From
(Difference between revisions)
Jump to: navigation, search
 
 
Line 1: Line 1:
******************Basic template for method description********************
 
 
== Method ==
 
== Method ==
Method
+
[[GetFieldDevicePKForDeviceIDResult]] getFieldDevicePKForDeviceID([[UserIDBean]] userID, String deviceID)
  
 
== Description ==
 
== Description ==
Description
+
Attempts to retrieve the primary key of a field device record by searching for the device ID.
  
 
== Parameters ==
 
== Parameters ==
Line 16: Line 15:
 
|The admin username and password.
 
|The admin username and password.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
|[[Type]]
+
|String
|Name
+
|deviceID
|Description.
+
|The device ID to search for.
 
|}
 
|}
  
 
== Return Value ==
 
== Return Value ==
[[ReturnValue]]
+
[[GetFieldDevicePKForDeviceIDResult]]

Latest revision as of 01:38, 10 June 2005

Contents

[edit] Method

GetFieldDevicePKForDeviceIDResult getFieldDevicePKForDeviceID(UserIDBean userID, String deviceID)

[edit] Description

Attempts to retrieve the primary key of a field device record by searching for the device ID.

[edit] Parameters

Type Name Description
UserIDBean userID The admin username and password.
String deviceID The device ID to search for.

[edit] Return Value

GetFieldDevicePKForDeviceIDResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux