public class LargeStringProperty extends BaseStringProperty
documentReference, localEntityReferenceSerializer, 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, setValue, toText
apply, createReference, getClassType, getCustomMappingValue, getId, getObject, hashCode, isValueDirty, merge, setClassType, setId, setObject, setOwnerDocument, setValueDirty, setValueDirty, toFormString, toString, toXML, toXMLString
getDocumentReference, getLocalKey, getLocalUidStringEntityReferenceSerializer, getName, getOwnerDocument, getPrettyName, getReference, setDocumentReference, setName, setPrettyName
finalize, getClass, notify, notifyAll, wait, wait, wait
getDocumentReference, getName, getReference, setDocumentReference, setName
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–2014 XWiki. All rights reserved.