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 TypeMethodDescriptionvoidadopt(PrismContext prismContext) voidcheckConsistence(boolean requireOid, String shortDesc) clone()debugDump(int indent) booleaninthashCode()voidvoidMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods 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:
debugDumpin interfaceDebugDumpable
-
equals
-
hashCode
public int hashCode()
-