|
|||||||||
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.Collection
com.xpn.xwiki.api.PropertyClass
public class PropertyClass
Field Summary |
---|
Fields inherited from class com.xpn.xwiki.api.Element |
---|
element |
Fields inherited from class com.xpn.xwiki.api.Api |
---|
context |
Constructor Summary | |
---|---|
PropertyClass(PropertyClass property,
XWikiContext context)
|
Method Summary | |
---|---|
protected PropertyClass |
getBasePropertyClass()
|
java.lang.String |
getClassName()
|
protected PropertyClass |
getPropertyClass()
|
Methods inherited from class com.xpn.xwiki.api.Collection |
---|
getCollection, getName, getNumber, getPrettyName, getProperties, getProperty, getPropertyNames, getxWikiClass |
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 PropertyClass(PropertyClass property, XWikiContext context)
Method Detail |
---|
protected PropertyClass getBasePropertyClass()
public java.lang.String getClassName()
protected PropertyClass getPropertyClass()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |