|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xpn.xwiki.api.Api
Field Summary | |
protected XWikiContext |
context
|
Constructor Summary | |
Api(XWikiContext context)
|
Method Summary | |
boolean |
checkProgrammingRights()
|
boolean |
hasAccessLevel(java.lang.String right,
java.lang.String docname)
|
boolean |
hasAdminRights()
|
boolean |
hasProgrammingRights()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected XWikiContext context
Constructor Detail |
public Api(XWikiContext context)
Method Detail |
public boolean checkProgrammingRights()
public boolean hasProgrammingRights()
public boolean hasAdminRights()
public boolean hasAccessLevel(java.lang.String right, java.lang.String docname) throws XWikiException
XWikiException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |