public class LensObjectDeltaOperation<T extends 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(LensObjectDeltaOperationType jaxb,
PrismContext prismContext) |
protected String |
getDebugDumpClassName() |
boolean |
isAudited() |
void |
setAudited(boolean audited) |
LensObjectDeltaOperationType |
toLensObjectDeltaOperationType() |
checkConsistence, checkConsistence, clone, cloneCollection, cloneDeltaCollection, containsDelta, containsDelta, debugDump, dump, 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 ObjectType>
protected String getDebugDumpClassName()
getDebugDumpClassName
in class ObjectDeltaOperation<T extends ObjectType>
public LensObjectDeltaOperationType toLensObjectDeltaOperationType() throws SchemaException
SchemaException
public static LensObjectDeltaOperation fromLensObjectDeltaOperationType(LensObjectDeltaOperationType jaxb, PrismContext prismContext) throws SchemaException
SchemaException
Copyright © 2013 evolveum. All rights reserved.