|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TaskUserInfo
A TaskUserInfo
object represents a user.
Method Summary | |
---|---|
java.lang.String |
getCommonName()
Retrieves the common name for this user. |
java.lang.String |
getUserId()
Retrieves the user identifier. |
boolean |
isTaskOwner()
Determines whether this user is the task owner. |
Method Detail |
---|
java.lang.String getUserId()
java.lang.String getCommonName()
boolean isTaskOwner()
true
if the user is the task owner, false
otherwise.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |