Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.LensObjectDeltaOperationType
-
Packages that use LensObjectDeltaOperationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
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 types with arguments of type LensObjectDeltaOperationType Modifier and Type Method Description List<LensObjectDeltaOperationType>LensElementContextType. createExecutedDeltasList()List<LensObjectDeltaOperationType>LensContextType. createRottenExecutedDeltasList()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 o)Creates a newLensObjectDeltaOperationTypeinstance by deeply copying a givenLensObjectDeltaOperationTypeinstance.
-