|
|||||||||
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.Element
public class Element
Field Summary | |
---|---|
protected BaseElement |
element
|
Fields inherited from class com.xpn.xwiki.api.Api |
---|
context |
Constructor Summary | |
---|---|
Element(BaseElement element,
XWikiContext context)
|
Method Summary | |
---|---|
protected BaseElement |
getBaseElement()
|
java.lang.String |
getName()
|
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 |
---|
protected BaseElement element
Constructor Detail |
---|
public Element(BaseElement element, XWikiContext context)
Method Detail |
---|
protected BaseElement getBaseElement()
public java.lang.String getName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |