Packagecom.adobe.idp.taskmanager.dsc.client.task
Interfacepublic interface TaskUserInfo

A TaskUserInfo object represents a user.



Public Methods
 MethodDefined By
  
String getCommonName()
Retrieves the common name for this user.
TaskUserInfo
  
String getUserId()
Retrieves the user identifier.
TaskUserInfo
  
boolean isTaskOwner()
Determines whether this user is the task owner.
TaskUserInfo
Method Detail
getCommonName()
public String getCommonName()

Retrieves the common name for this user.

Returns
The common name for this user.
getUserId() 
public String getUserId()

Retrieves the user identifier.

Returns
The user identifier.
isTaskOwner() 
public boolean isTaskOwner()

Determines whether this user is the task owner.

Returns
true if the user is the task owner, false otherwise.




 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/com/adobe/idp/taskmanager/dsc/client/task/TaskUserInfo.html