Class PropertyTreeDelta<T>
java.lang.Object
com.evolveum.midpoint.schema.delta.ItemTreeDelta<PrismPropertyValue<T>,PrismPropertyDefinition<T>,PrismProperty<T>,PropertyTreeDeltaValue<T>>
com.evolveum.midpoint.schema.delta.PropertyTreeDelta<T>
- All Implemented Interfaces:
Visitable,DebugDumpable
public class PropertyTreeDelta<T>
extends ItemTreeDelta<PrismPropertyValue<T>,PrismPropertyDefinition<T>,PrismProperty<T>,PropertyTreeDeltaValue<T>>
-
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, getEstimatedOldValues, getItemName, getModifications, getNonConflictingModifications, getParent, getPath, getSingleValue, getSize, getTypeName, getValues, hasConflictWith, hasConflictWith, removeValue, setDefinition, setParent, setValues, toChildDeltas, toDelta, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Constructor Details
-
PropertyTreeDelta
-
-
Method Details
-
debugDumpShortName
- Overrides:
debugDumpShortNamein classItemTreeDelta<PrismPropertyValue<T>,PrismPropertyDefinition<T>, PrismProperty<T>, PropertyTreeDeltaValue<T>>
-
createNewValue
- Specified by:
createNewValuein classItemTreeDelta<PrismPropertyValue<T>,PrismPropertyDefinition<T>, PrismProperty<T>, PropertyTreeDeltaValue<T>>
-