public class LensObjectDeltaOperation<T extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> extends ObjectDeltaOperation<T> implements Serializable
INDENT_STRING
Constructor and Description |
---|
LensObjectDeltaOperation() |
LensObjectDeltaOperation(ObjectDelta<T> objectDelta) |
Modifier and Type | Method and Description |
---|---|
String |
debugDump(int indent) |
static LensObjectDeltaOperation |
fromLensObjectDeltaOperationType(com.evolveum.midpoint.xml.ns._public.model.model_context_3.LensObjectDeltaOperationType jaxb,
PrismContext prismContext) |
protected String |
getDebugDumpClassName() |
boolean |
isAudited() |
void |
setAudited(boolean audited) |
com.evolveum.midpoint.xml.ns._public.model.model_context_3.LensObjectDeltaOperationType |
toLensObjectDeltaOperationType() |
checkConsistence, checkConsistence, clone, cloneCollection, cloneDeltaCollection, containsDelta, containsDelta, debugDump, equals, getExecutionResult, getObjectDelta, hashCode, setExecutionResult, setObjectDelta, toString
public LensObjectDeltaOperation()
public LensObjectDeltaOperation(ObjectDelta<T> objectDelta)
public boolean isAudited()
public void setAudited(boolean audited)
public String debugDump(int indent)
debugDump
in interface DebugDumpable
debugDump
in class ObjectDeltaOperation<T extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType>
protected String getDebugDumpClassName()
getDebugDumpClassName
in class ObjectDeltaOperation<T extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType>
public com.evolveum.midpoint.xml.ns._public.model.model_context_3.LensObjectDeltaOperationType toLensObjectDeltaOperationType() throws SchemaException
SchemaException
public static LensObjectDeltaOperation fromLensObjectDeltaOperationType(com.evolveum.midpoint.xml.ns._public.model.model_context_3.LensObjectDeltaOperationType jaxb, PrismContext prismContext) throws SchemaException
SchemaException
Copyright © 2014 evolveum. All rights reserved.