GetUserDetail

From
(Difference between revisions)
Jump to: navigation, search
m (Made generic for Timecard/EService)
 
Line 3: Line 3:
  
 
== Description ==
 
== Description ==
Gets the full set of details for a single EService user.
+
Gets the full set of details for a single user.
  
 
== Parameters ==
 
== Parameters ==

Latest revision as of 21:03, 9 November 2005

Contents

[edit] Method

GetUserDetailResult getUserDetail(UserIDBean userID, String userPK)

[edit] Description

Gets the full set of details for a single user.

[edit] Parameters

Type Name Description
UserIDBean userID The admin username and password.
String userPK The primary key of the user to get.

[edit] Return Value

GetUserDetailResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux