Class ObjectTreeDeltaValue<O extends ObjectType>
java.lang.Object
com.evolveum.midpoint.schema.delta.ItemTreeDeltaValue<PrismContainerValue<C>,ContainerTreeDelta<C>>
com.evolveum.midpoint.schema.delta.ContainerTreeDeltaValue<O>
com.evolveum.midpoint.schema.delta.ObjectTreeDeltaValue<O>
- All Implemented Interfaces:
Visitable
,DebugDumpable
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Constructor Summary
ConstructorDescriptionObjectTreeDeltaValue
(PrismContainerValue<O> value, ModificationType modificationType) -
Method Summary
Methods inherited from class com.evolveum.midpoint.schema.delta.ContainerTreeDeltaValue
accept, containsModifications, debugDumpChildren, debugDumpIdentifiers, findItemDelta, findOrCreateItemDelta, getConflictsWith, getDeltas, getId, getModifications, getNaturalKey, hasConflictWith, match, setDeltas, setId
Methods inherited from class com.evolveum.midpoint.schema.delta.ItemTreeDeltaValue
addValueToDelta, debugDump, getModifications, getModificationType, getNonConflictingModifications, getParent, getValue, hasConflictWith, 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
-
ObjectTreeDeltaValue
public ObjectTreeDeltaValue() -
ObjectTreeDeltaValue
-
-
Method Details
-
getOid
-
setOid
-
debugDumpShortName
- Overrides:
debugDumpShortName
in classContainerTreeDeltaValue<O extends ObjectType>
-
getPath
- Overrides:
getPath
in classContainerTreeDeltaValue<O extends ObjectType>
-