GetResourceList

From
(Difference between revisions)
Jump to: navigation, search
 
 
Line 1: Line 1:
******************Basic template for method description********************
 
 
== Method ==
 
== Method ==
Method
+
[[GetResourceListResult]] getResourceList([[UserIDBean]] userID)
  
 
== Description ==
 
== Description ==
Description
+
Gets a list of all resources in all resource groups from the EService server for the current organisation.
  
 
== Parameters ==
 
== Parameters ==
Line 15: Line 14:
 
|userID
 
|userID
 
|The admin username and password.
 
|The admin username and password.
|---- bgcolor=#EDEDFF
 
|[[Type]]
 
|Name
 
|Description.
 
 
|}
 
|}
  
 
== Return Value ==
 
== Return Value ==
[[ReturnValue]]
+
[[GetResourceListResult]]

Latest revision as of 04:35, 10 June 2005

Contents

[edit] Method

GetResourceListResult getResourceList(UserIDBean userID)

[edit] Description

Gets a list of all resources in all resource groups from the EService server for the current organisation.

[edit] Parameters

Type Name Description
UserIDBean userID The admin username and password.

[edit] Return Value

GetResourceListResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux