|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.wsrp.consumer.adapters.UserAdapter
public class UserAdapter
| Constructor Summary | |
|---|---|
UserAdapter()
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserAdapter()
| Method Detail |
|---|
public String getUserID()
User
getUserID in interface Userpublic void setUserID(String userID)
User
setUserID in interface UseruserID - as Stringpublic org.exoplatform.services.wsrp.type.UserContext getUserContext()
User
getUserContext in interface Userpublic void setUserContext(org.exoplatform.services.wsrp.type.UserContext userContext)
User
setUserContext in interface User
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||