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 SummaryFields inherited from interface com.evolveum.midpoint.util.DebugDumpableINDENT_STRING
- 
Method SummaryModifier and TypeMethodDescriptionvoidadopt(PrismContext prismContext) voidcheckConsistence(boolean requireOid, String shortDesc) clone()debugDump(int indent) booleaninthashCode()voidvoidMethods inherited from class java.lang.Objectfinalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.util.DebugDumpabledebugDump, debugDumpLazily, debugDumpLazily
- 
Method Details- 
clone
- 
adopt- Throws:
- SchemaException
 
- 
setOid
- 
checkConsistence
- 
normalizepublic void normalize()
- 
debugDump- Specified by:
- debugDumpin interface- DebugDumpable
 
- 
equals
- 
hashCodepublic int hashCode()
 
-