Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.LensObjectDeltaOperationType
-
Packages that use LensObjectDeltaOperationType Package Description com.evolveum.midpoint.model.impl.lens com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of LensObjectDeltaOperationType in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens that return LensObjectDeltaOperationType Modifier and Type Method Description @NotNull LensObjectDeltaOperationTypeLensObjectDeltaOperation. toLensObjectDeltaOperationType() -
Uses of LensObjectDeltaOperationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return LensObjectDeltaOperationType Modifier and Type Method Description LensObjectDeltaOperationTypeLensObjectDeltaOperationType. audited(Boolean value)LensObjectDeltaOperationTypeModelExecuteDeltaTraceType. beginDelta()LensObjectDeltaOperationTypeLensElementContextType. beginExecutedDeltas()LensObjectDeltaOperationTypeLensFocusContextType. beginExecutedDeltas()LensObjectDeltaOperationTypeLensProjectionContextType. beginExecutedDeltas()LensObjectDeltaOperationTypeLensContextType. beginRottenExecutedDeltas()LensObjectDeltaOperationTypeLensObjectDeltaOperationType. clone()LensObjectDeltaOperationTypeObjectFactory. createLensObjectDeltaOperationType()LensObjectDeltaOperationTypeModelExecuteDeltaTraceType. getDelta()LensObjectDeltaOperationTypeLensObjectDeltaOperationType. objectDeltaOperation(ObjectDeltaOperationType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type LensObjectDeltaOperationType Modifier and Type Method Description List<LensObjectDeltaOperationType>LensElementContextType. getExecutedDeltas()List<LensObjectDeltaOperationType>LensContextType. getRottenExecutedDeltas()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type LensObjectDeltaOperationType Modifier and Type Method Description ModelExecuteDeltaTraceTypeModelExecuteDeltaTraceType. delta(LensObjectDeltaOperationType value)LensElementContextTypeLensElementContextType. executedDeltas(LensObjectDeltaOperationType value)LensFocusContextTypeLensFocusContextType. executedDeltas(LensObjectDeltaOperationType value)LensProjectionContextTypeLensProjectionContextType. executedDeltas(LensObjectDeltaOperationType value)LensContextTypeLensContextType. rottenExecutedDeltas(LensObjectDeltaOperationType value)voidModelExecuteDeltaTraceType. setDelta(LensObjectDeltaOperationType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type LensObjectDeltaOperationType Constructor Description LensObjectDeltaOperationType(LensObjectDeltaOperationType other)
-