|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xpn.xwiki.objects.BaseElement
com.xpn.xwiki.objects.BaseCollection
com.xpn.xwiki.objects.classes.BaseClass
com.xpn.xwiki.objects.meta.PropertyMetaClass
public class PropertyMetaClass
Field Summary |
---|
Fields inherited from class com.xpn.xwiki.objects.BaseCollection |
---|
className, fields, fieldsToRemove, number |
Constructor Summary | |
---|---|
PropertyMetaClass()
|
Method Summary | |
---|---|
BaseCollection |
getObject()
|
void |
setObject(BaseCollection object)
|
java.lang.String |
toFormString()
|
Methods inherited from class com.xpn.xwiki.objects.BaseCollection |
---|
addPropertyForRemoval, checkField, getClassName, getDateValue, getDiff, getDoubleValue, getField, getFieldList, getFieldsToRemove, getFloatValue, getId, getIntValue, getIntValue, getLargeStringValue, getLongValue, getMap, getNumber, getProperties, getPropertyList, getPropertyNames, getSetValue, getStringValue, getxWikiClass, hashCode, merge, removeField, safeget, safeput, setClassName, setDateValue, setDoubleValue, setFields, setFieldsToRemove, setFloatValue, setId, setIntValue, setLargeStringValue, setLongValue, setNumber, setSetValue, setStringValue, toString, toXMLString |
Methods inherited from class com.xpn.xwiki.objects.BaseElement |
---|
getName, getPrettyName, setName, setPrettyName |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.xpn.xwiki.objects.PropertyInterface |
---|
getId, setId, toXML |
Methods inherited from interface com.xpn.xwiki.objects.ElementInterface |
---|
getName, setName, toString |
Methods inherited from interface com.xpn.xwiki.objects.ObjectInterface |
---|
getxWikiClass, safeget, safeput |
Constructor Detail |
---|
public PropertyMetaClass()
Method Detail |
---|
public BaseCollection getObject()
getObject
in interface PropertyInterface
public void setObject(BaseCollection object)
setObject
in interface PropertyInterface
public java.lang.String toFormString()
toFormString
in interface PropertyInterface
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |