|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface User
This interface defines a user with a certain user id and a user context.
| Method Summary | |
|---|---|
org.exoplatform.services.wsrp.type.UserContext |
getUserContext()
Returns the UserContext for this userid |
String |
getUserID()
Returns the userID |
void |
setUserContext(org.exoplatform.services.wsrp.type.UserContext userContext)
Sets the UserContext for this userID |
void |
setUserID(String userID)
Sets the userID |
| Method Detail |
|---|
String getUserID()
void setUserID(String userID)
userID - as Stringorg.exoplatform.services.wsrp.type.UserContext getUserContext()
void setUserContext(org.exoplatform.services.wsrp.type.UserContext userContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||