GetFieldDeviceDetails

From
(Difference between revisions)
Jump to: navigation, search
 
(Description)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
******************Basic template for method description********************
 
 
== Method ==
 
== Method ==
Method
+
[[GetFieldDeviceDetailsResult]] getFieldDeviceDetails([[UserIDBean]] userID)
  
 
== Description ==
 
== Description ==
Description
+
Returns the details of all field devices associated with the organisation.
 +
Currently it is not functioning properly in all circumstances as it will throw an Exception if one or more of the retrieved field devices have been created through the Timecard website.
  
 
== Parameters ==
 
== Parameters ==
Line 15: Line 15:
 
|userID
 
|userID
 
|The admin username and password.
 
|The admin username and password.
|---- bgcolor=#EDEDFF
 
|[[Type]]
 
|Name
 
|Description.
 
 
|}
 
|}
  
 
== Return Value ==
 
== Return Value ==
[[ReturnValue]]
+
[[GetFieldDeviceDetailsResult]]

Latest revision as of 00:02, 7 June 2006

Contents

[edit] Method

GetFieldDeviceDetailsResult getFieldDeviceDetails(UserIDBean userID)

[edit] Description

Returns the details of all field devices associated with the organisation. Currently it is not functioning properly in all circumstances as it will throw an Exception if one or more of the retrieved field devices have been created through the Timecard website.

[edit] Parameters

Type Name Description
UserIDBean userID The admin username and password.

[edit] Return Value

GetFieldDeviceDetailsResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux