Package com.evolveum.midpoint.schema
Class RefreshShadowOperation
java.lang.Object
com.evolveum.midpoint.schema.RefreshShadowOperation
- All Implemented Interfaces:
DebugDumpable
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier 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.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Constructor Details
-
RefreshShadowOperation
-
-
Method Details
-
getExecutedDeltas
-
setExecutedDeltas
-
getRefreshedShadow
-
setRefreshedShadow
-
getRefreshResult
-
setRefreshResult
-
getCause
-
hashCode
public int hashCode() -
equals
-
toString
-
debugDump
- Specified by:
debugDumpin interfaceDebugDumpable
-
shorterDebugDump
-
getDebugDumpClassName
-