Class ObjectDeltaWaves.WaveDelta<O extends ObjectType>
java.lang.Object
com.evolveum.midpoint.model.impl.lens.ObjectDeltaWaves.WaveDelta<O>
- All Implemented Interfaces:
DebugDumpable
,Serializable
- Enclosing class:
- ObjectDeltaWaves<O extends ObjectType>
public static class ObjectDeltaWaves.WaveDelta<O extends ObjectType>
extends Object
implements DebugDumpable, Serializable
Delta for a specific execution wave.
- See Also:
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Method Summary
Modifier and TypeMethodDescriptionvoid
adopt
(PrismContext prismContext) void
checkConsistence
(boolean requireOid, String shortDesc) clone()
debugDump
(int indent) boolean
int
hashCode()
void
void
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Method Details
-
clone
-
adopt
- Throws:
SchemaException
-
setOid
-
checkConsistence
-
normalize
public void normalize() -
debugDump
- Specified by:
debugDump
in interfaceDebugDumpable
-
equals
-
hashCode
public int hashCode()
-