|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines a user with a certain user id and a user context.
Method Summary | |
UserContext |
getUserContext()
Returns the UserContext for this userid |
java.lang.String |
getUserID()
Returns the userID |
void |
setUserContext(UserContext userContext)
Sets the UserContext for this userID |
void |
setUserID(java.lang.String userID)
Sets the userID |
Method Detail |
public java.lang.String getUserID()
public void setUserID(java.lang.String userID)
userID
- as Stringpublic UserContext getUserContext()
public void setUserContext(UserContext userContext)
userContext
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |