com.xpn.xwiki.objects
Class StringListProperty
java.lang.Object
com.xpn.xwiki.objects.BaseElement<R>
com.xpn.xwiki.objects.BaseProperty
com.xpn.xwiki.objects.ListProperty
com.xpn.xwiki.objects.StringListProperty
- All Implemented Interfaces:
- ElementInterface, PropertyInterface, Serializable, Cloneable
public class StringListProperty
- extends ListProperty
- See Also:
- Serialized Form
Methods inherited from class com.xpn.xwiki.objects.ListProperty |
clone, cloneInternal, equals, getFormStringSeparator, getList, getTextValue, getValue, mergeValue, setFormStringSeparator, setList, setValue, toSingleFormString, toString, toText, toXML |
Methods inherited from class com.xpn.xwiki.objects.BaseProperty |
apply, createReference, getClassType, getId, getObject, hashCode, isValueDirty, merge, setClassType, setId, setObject, setOwnerDocument, setValueDirty, setValueDirty, toFormString, toXMLString |
StringListProperty
public StringListProperty()
getCustomMappingValue
public Object getCustomMappingValue()
- Overrides:
getCustomMappingValue
in class BaseProperty
setTextValue
public void setTextValue(String value)
Copyright © 2004–2014 XWiki. All rights reserved.