|
|||||||||
| 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 Property

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