|
||||||||||
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.PropertyClass
com.xpn.xwiki.objects.classes.ListClass
com.xpn.xwiki.objects.classes.DBListClass
Field Summary |
Fields inherited from class com.xpn.xwiki.objects.classes.PropertyClass |
|
Fields inherited from class com.xpn.xwiki.objects.BaseCollection |
|
Fields inherited from class com.xpn.xwiki.objects.BaseElement |
|
Constructor Summary | |
DBListClass()
|
|
DBListClass(PropertyMetaClass wclass)
|
Method Summary | |
java.util.List |
getList(XWikiContext context)
|
java.lang.String |
getSql()
|
void |
setSql(java.lang.String sql)
|
Methods inherited from class com.xpn.xwiki.objects.classes.ListClass |
displayEdit, displayHidden, displayView, fromString, fromStringArray, getDisplayType, getListFromString, getSize, isMultiSelect, isRelationalStorage, newProperty, newPropertyfromXML, setDisplayType, setMultiSelect, setRelationalStorage, setSize |
Methods inherited from class com.xpn.xwiki.objects.classes.PropertyClass |
checkField, clone, displayEdit, displayEdit, displayHidden, displayHidden, displaySearch, displaySearch, displaySearch, displayView, displayView, fromXML, getClassName, getClassType, getId, getName, getNumber, getObject, getPrettyName, getxWikiClass, getxWikiClass, initLazyCollections, isUnmodifiable, setClassType, setId, setName, setNumber, setObject, setPrettyName, setUnmodifiable, setxWikiClass, toFormString, toString, toXML, toXML |
Methods inherited from class com.xpn.xwiki.objects.BaseCollection |
addField, addPropertyForRemoval, equals, get, getDateValue, getDiff, getField, getFieldList, getFieldsToRemove, getIntValue, getLargeStringValue, getLongValue, getProperties, getPropertyList, getPropertyNames, getSetValue, getStringValue, hashCode, merge, put, removeField, safeget, safeput, setClassName, setDateValue, setFields, setFieldsToRemove, setIntValue, setLargeStringValue, setLongValue, setSetValue, setStringValue, toString, toXMLString |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.xpn.xwiki.objects.ObjectInterface |
get, put, safeget, safeput |
Methods inherited from interface com.xpn.xwiki.objects.ElementInterface |
toString |
Constructor Detail |
public DBListClass(PropertyMetaClass wclass)
public DBListClass()
Method Detail |
public java.util.List getList(XWikiContext context)
getList
in class ListClass
public java.lang.String getSql()
public void setSql(java.lang.String sql)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |