public class LargeStringProperty extends BaseStringProperty
documentReference, ownerDocument, referenceCache
Constructor and Description |
---|
LargeStringProperty() |
Modifier and Type | Method and Description |
---|---|
protected void |
mergeValue(Object previousValue,
Object newValue,
MergeResult mergeResult)
Try to apply 3 ways merge on property value.
|
clone, cloneInternal, equals, getValue, hashCode, setValue, toText
apply, createReference, getClassType, getCustomMappingValue, getId, getObject, getPropertyClass, 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, toString, toXMLString
finalize, getClass, notify, notifyAll, wait, wait, wait
getDocumentReference, getName, getReference, setDocumentReference, setName, toString
protected void mergeValue(Object previousValue, Object newValue, MergeResult mergeResult)
BaseProperty
mergeValue
in class BaseProperty
previousValue
- the previous version of the valuenewValue
- the new version of the valuemergeResult
- merge reportCopyright © 2004–2022 XWiki. All rights reserved.