Package com.evolveum.midpoint.schema
Class RefreshShadowOperation
java.lang.Object
com.evolveum.midpoint.schema.RefreshShadowOperation
- All Implemented Interfaces:
- DebugDumpable
- 
Field SummaryFields inherited from interface com.evolveum.midpoint.util.DebugDumpableINDENT_STRING
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiondebugDump(int indent) booleangetCause(OperationResult result) protected StringinthashCode()voidsetExecutedDeltas(Collection<ObjectDeltaOperation<ShadowType>> executedDeltas) voidsetRefreshedShadow(ShadowType refreshedShadow) voidsetRefreshResult(OperationResult refreshResult) shorterDebugDump(int indent) toString()Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.util.DebugDumpabledebugDump, debugDumpLazily, debugDumpLazily
- 
Constructor Details- 
RefreshShadowOperation
 
- 
- 
Method Details- 
getExecutedDeltas
- 
setExecutedDeltas
- 
getRefreshedShadow
- 
setRefreshedShadow
- 
getRefreshResult
- 
setRefreshResult
- 
getCause
- 
hashCodepublic int hashCode()
- 
equals
- 
toString
- 
debugDump- Specified by:
- debugDumpin interface- DebugDumpable
 
- 
shorterDebugDump
- 
getDebugDumpClassName
 
-