public class PartiallyResolvedDelta<V extends PrismValue,D extends ItemDefinition> extends Object implements DebugDumpable
INDENT_STRING| Constructor and Description |
|---|
PartiallyResolvedDelta(ItemDelta<V,D> itemDelta,
ItemPath residualPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
debugDump()
Show the content of the object intended for diagnostics by system administrator.
|
String |
debugDump(int indent) |
boolean |
equals(Object o) |
ItemDelta<V,D> |
getDelta() |
ItemPath |
getResidualPath() |
int |
hashCode() |
void |
setDelta(ItemDelta<V,D> itemDelta) |
void |
setResidualPath(ItemPath residualPath) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitdebugDumpLazily, debugDumpLazilypublic ItemPath getResidualPath()
public void setResidualPath(ItemPath residualPath)
public String debugDump()
DebugDumpabledebugDump in interface DebugDumpablepublic String debugDump(int indent)
debugDump in interface DebugDumpableCopyright © 2020 Evolveum. All rights reserved.