Package | Description |
---|---|
com.evolveum.midpoint.model.impl.lens |
Modifier and Type | Method and Description |
---|---|
LensObjectDeltaOperation<T> |
LensObjectDeltaOperation.clone() |
static LensObjectDeltaOperation |
LensObjectDeltaOperation.fromLensObjectDeltaOperationType(com.evolveum.midpoint.xml.ns._public.model.model_context_3.LensObjectDeltaOperationType jaxb,
PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
List<LensObjectDeltaOperation<O>> |
LensElementContext.getExecutedDeltas() |
List<LensObjectDeltaOperation<?>> |
LensContext.getRottenExecutedDeltas() |
Modifier and Type | Method and Description |
---|---|
void |
LensElementContext.addToExecutedDeltas(LensObjectDeltaOperation<O> executedDelta) |
protected void |
LensObjectDeltaOperation.copyToClone(LensObjectDeltaOperation<T> clone) |
Copyright © 2015 evolveum. All rights reserved.