|
|||||||||
| Home >> All >> com >> xpn >> xwiki >> [ api overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.xpn.xwiki.api
Class Element

java.lang.Objectcom.xpn.xwiki.api.Api
com.xpn.xwiki.api.Element
- Direct Known Subclasses:
- Collection, Property
- public class Element
- extends Api
| Field Summary | |
protected com.xpn.xwiki.objects.BaseElement |
element
|
| Fields inherited from class com.xpn.xwiki.api.Api |
context |
| Constructor Summary | |
Element(com.xpn.xwiki.objects.BaseElement element,
com.xpn.xwiki.XWikiContext context)
|
|
| Method Summary | |
protected com.xpn.xwiki.objects.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 |
element
protected com.xpn.xwiki.objects.BaseElement element
| Constructor Detail |
Element
public Element(com.xpn.xwiki.objects.BaseElement element, com.xpn.xwiki.XWikiContext context)
| Method Detail |
getBaseElement
protected com.xpn.xwiki.objects.BaseElement getBaseElement()
getName
public java.lang.String getName()
|
|||||||||
| Home >> All >> com >> xpn >> xwiki >> [ api overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC