Class ReferenceTreeDelta
java.lang.Object
com.evolveum.midpoint.schema.delta.ItemTreeDelta<PrismReferenceValue,PrismReferenceDefinition,PrismReference,ReferenceTreeDeltaValue>
com.evolveum.midpoint.schema.delta.ReferenceTreeDelta
- All Implemented Interfaces:
Visitable
,DebugDumpable
public class ReferenceTreeDelta
extends ItemTreeDelta<PrismReferenceValue,PrismReferenceDefinition,PrismReference,ReferenceTreeDeltaValue>
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.evolveum.midpoint.schema.delta.ItemTreeDelta
accept, addValue, containsModifications, debugDump, findMatchingValue, getConflictsWith, getConflictsWith, getDefinition, getItemName, getModifications, getNonConflictingModifications, getParent, getPath, getSingleValue, getTypeName, getValues, hasConflictWith, hasConflictWith, removeValue, setDefinition, setParent, setValues, 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
-
ReferenceTreeDelta
-
-
Method Details
-
debugDumpShortName
-
createNewValue
- Specified by:
createNewValue
in classItemTreeDelta<PrismReferenceValue,
PrismReferenceDefinition, PrismReference, ReferenceTreeDeltaValue>
-