|
|||||||||
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
com.xpn.xwiki.api.Property
public class Property
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(BaseProperty property,
XWikiContext context)
|
Method Summary | |
---|---|
protected BaseProperty |
getBaseProperty()
|
java.lang.String |
getName()
|
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 |
---|
public Property(BaseProperty property, XWikiContext context)
Method Detail |
---|
protected BaseProperty getBaseProperty()
public java.lang.String getName()
getName
in class Element
public BaseProperty getProperty()
public java.lang.Object getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |