public class StringListProperty extends ListProperty
ListProperty.NotifyListlistdocumentReference, 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, toTextapply, createReference, getClassType, getId, getObject, getPropertyClass, hashCode, isValueDirty, merge, setClassType, setId, setObject, setOwnerDocument, setValueDirty, setValueDirty, toFormString, toXML, toXMLStringfromXML, fromXML, getDocumentReference, getLocalEntityReferenceSerializer, getLocalization, getLocalKey, getLocalUidStringEntityReferenceSerializer, getMergeManager, getName, getOwnerDocument, getPrettyName, getReference, getXWikiContext, localizePlain, localizePlainOrKey, setDocumentReference, setName, setPrettyName, toXMLStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetDocumentReference, getName, getReference, setDocumentReference, setNamepublic Object getCustomMappingValue()
getCustomMappingValue in class BasePropertypublic void setTextValue(String value)
value - the string value retrieved from the databaseCopyright © 2004–2021 XWiki. All rights reserved.