public class StringListProperty extends ListProperty
ListProperty.NotifyList
list
documentReference, ownerDocument, referenceCache
Constructor and Description |
---|
StringListProperty() |
Modifier and Type | Method and Description |
---|---|
Object |
getCustomMappingValue() |
void |
setTextValue(String value)
This method is called by Hibernate to set the raw value read from the database.
|
clone, cloneInternal, equals, getFormStringSeparator, getList, getTextValue, getValue, mergeValue, setFormStringSeparator, setList, setValue, toSingleFormString, toString, toText
apply, createReference, getClassType, getId, getObject, getPropertyClass, hashCode, isValueDirty, merge, setClassType, setId, setObject, setOwnerDocument, setValueDirty, setValueDirty, toFormString, toXML, toXMLString
fromXML, fromXML, getDocumentReference, getLocalEntityReferenceSerializer, getLocalization, getLocalKey, getLocalUidStringEntityReferenceSerializer, getMergeManager, getName, getOwnerDocument, getPrettyName, getReference, getXWikiContext, localizePlain, localizePlainOrKey, setDocumentReference, setName, setPrettyName, toXMLString
finalize, getClass, notify, notifyAll, wait, wait, wait
getDocumentReference, getName, getReference, setDocumentReference, setName
public Object getCustomMappingValue()
getCustomMappingValue
in class BaseProperty
public void setTextValue(String value)
value
- the string value retrieved from the databaseCopyright © 2004–2022 XWiki. All rights reserved.