java.lang.Object
com.xpn.xwiki.objects.BaseElement
com.xpn.xwiki.objects.BaseCollection
com.xpn.xwiki.objects.classes.BaseClass
com.xpn.xwiki.objects.meta.PropertyMetaClass
com.xpn.xwiki.objects.meta.ListMetaClass
com.xpn.xwiki.objects.meta.DBListMetaClass
- All Implemented Interfaces:
- com.xpn.xwiki.objects.classes.ClassInterface, com.xpn.xwiki.objects.ElementInterface, com.xpn.xwiki.objects.ObjectInterface, com.xpn.xwiki.objects.PropertyInterface, java.io.Serializable
- public class DBListMetaClass
- extends ListMetaClass
| Fields inherited from class com.xpn.xwiki.objects.BaseElement |
|
| Methods inherited from class com.xpn.xwiki.objects.classes.BaseClass |
addBooleanField, addDateField, addDateField, addField, addNumberField, addPasswordField, addStaticListField, addStaticListField, addTemplateField, addTextAreaField, addTextField, clone, fromMap, fromMap, fromString, fromXML, get, merge, put, toXML, toXML |
| Methods inherited from class com.xpn.xwiki.objects.BaseCollection |
addPropertyForRemoval, checkField, equals, getClassName, getDateValue, getDiff, getField, getFieldList, getFieldsToRemove, getId, getIntValue, getLargeStringValue, getLongValue, getNumber, getProperties, getPropertyList, getPropertyNames, getSetValue, getStringValue, getxWikiClass, hashCode, merge, removeField, safeget, safeput, setClassName, setDateValue, setFields, setFieldsToRemove, setId, setIntValue, setLargeStringValue, setLongValue, setNumber, setSetValue, setStringValue, toString, toXMLString |
DBListMetaClass
public DBListMetaClass()
newObject
public com.xpn.xwiki.objects.BaseCollection newObject()