Class PropertyTreeDeltaValue<T>
java.lang.Object
com.evolveum.midpoint.schema.delta.ItemTreeDeltaValue<PrismPropertyValue<T>,PropertyTreeDelta<T>>
com.evolveum.midpoint.schema.delta.PropertyTreeDeltaValue<T>
- All Implemented Interfaces:
Visitable
,DebugDumpable
public class PropertyTreeDeltaValue<T>
extends ItemTreeDeltaValue<PrismPropertyValue<T>,PropertyTreeDelta<T>>
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Constructor Summary
ConstructorDescriptionPropertyTreeDeltaValue
(PrismPropertyValue<T> value, ModificationType modificationType) -
Method Summary
Methods inherited from class com.evolveum.midpoint.schema.delta.ItemTreeDeltaValue
accept, addValueToDelta, containsModifications, debugDump, debugDumpChildren, debugDumpIdentifiers, getConflictsWith, getModifications, getModifications, getModificationType, getNaturalKey, getNonConflictingModifications, getParent, getPath, getValue, hasConflictWith, hasConflictWith, match, setModificationType, setNaturalKey, setParent, setValue, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Constructor Details
-
PropertyTreeDeltaValue
public PropertyTreeDeltaValue() -
PropertyTreeDeltaValue
-
-
Method Details
-
debugDumpShortName
- Overrides:
debugDumpShortName
in classItemTreeDeltaValue<PrismPropertyValue<T>,
PropertyTreeDelta<T>>
-