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, toXML
apply, createReference, getClassType, getId, getObject, getPropertyClass, hashCode, isValueDirty, merge, setClassType, setId, setObject, setOwnerDocument, setValueDirty, setValueDirty, toFormString, toXMLString
getDocumentReference, getLocalEntityReferenceSerializer, getLocalization, getLocalKey, getLocalUidStringEntityReferenceSerializer, getName, getOwnerDocument, getPrettyName, getReference, localizePlain, localizePlainOrKey, setDocumentReference, setName, setPrettyName
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–2016 XWiki. All rights reserved.