com.xpn.xwiki.objects
Class DBStringListProperty

java.lang.Object
  extended by com.xpn.xwiki.objects.BaseElement
      extended by com.xpn.xwiki.objects.BaseProperty
          extended by com.xpn.xwiki.objects.ListProperty
              extended by com.xpn.xwiki.objects.DBStringListProperty
All Implemented Interfaces:
ElementInterface, PropertyInterface, java.io.Serializable

public class DBStringListProperty
extends ListProperty

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.xpn.xwiki.objects.ListProperty
list
 
Constructor Summary
DBStringListProperty()
           
 
Method Summary
 
Methods inherited from class com.xpn.xwiki.objects.ListProperty
clone, equals, getFormStringSeparator, getList, getTextValue, getValue, setFormStringSeparator, setList, setValue, toFormString, toSingleFormString, toString, toText, toXML
 
Methods inherited from class com.xpn.xwiki.objects.BaseProperty
getClassType, getId, getObject, hashCode, setClassType, setId, setObject, 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.ElementInterface
getName, setName
 

Constructor Detail

DBStringListProperty

public DBStringListProperty()


Copyright 2003 Ludovic Dubost