Class ReferenceTreeDeltaValue
java.lang.Object
com.evolveum.midpoint.schema.delta.ItemTreeDeltaValue<PrismReferenceValue,ReferenceTreeDelta>
com.evolveum.midpoint.schema.delta.ReferenceTreeDeltaValue
- All Implemented Interfaces:
Visitable
,DebugDumpable
public class ReferenceTreeDeltaValue
extends ItemTreeDeltaValue<PrismReferenceValue,ReferenceTreeDelta>
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Constructor Summary
ConstructorDescriptionReferenceTreeDeltaValue
(PrismReferenceValue 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
-
ReferenceTreeDeltaValue
public ReferenceTreeDeltaValue() -
ReferenceTreeDeltaValue
-
-
Method Details
-
debugDumpShortName
- Overrides:
debugDumpShortName
in classItemTreeDeltaValue<PrismReferenceValue,
ReferenceTreeDelta>
-