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
-
Method Summary
Modifier and TypeMethodDescriptiondebugDump
(int indent) boolean
getCause
(OperationResult result) protected String
int
hashCode()
void
setExecutedDeltas
(Collection<ObjectDeltaOperation<ShadowType>> executedDeltas) void
setRefreshedShadow
(ShadowType refreshedShadow) void
setRefreshResult
(OperationResult refreshResult) shorterDebugDump
(int indent) toString()
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods 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:
debugDump
in interfaceDebugDumpable
-
shorterDebugDump
-
getDebugDumpClassName
-