|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xpn.xwiki.api.Api
com.xpn.xwiki.api.User
Field Summary | |
private XWikiUser |
user
|
Fields inherited from class com.xpn.xwiki.api.Api |
context |
Constructor Summary | |
User(XWikiUser user,
XWikiContext context)
|
Method Summary | |
XWikiUser |
getUser()
|
Methods inherited from class com.xpn.xwiki.api.Api |
checkProgrammingRights, hasAccessLevel, hasAdminRights, hasProgrammingRights |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private XWikiUser user
Constructor Detail |
public User(XWikiUser user, XWikiContext context)
Method Detail |
public XWikiUser getUser()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |