Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.LensElementContextType
Packages that use LensElementContextType
-
Uses of LensElementContextType in com.evolveum.midpoint.xml.ns._public.common.common_3
Modifier and TypeClassDescriptionclassTODOclassTODOFields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type LensElementContextTypeModifier and TypeFieldDescriptionstatic final Producer<LensElementContextType>LensElementContextType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return LensElementContextTypeModifier and TypeMethodDescriptionLensElementContextType.clone()ObjectFactory.createLensElementContextType()LensElementContextType.executedDeltas(LensObjectDeltaOperationType value) LensElementContextType.iterationToken(String value) LensElementContextType.objectCurrentRef(ObjectReferenceType value) LensElementContextType.objectCurrentRef(String oid, QName type) LensElementContextType.objectCurrentRef(String oid, QName type, QName relation) LensElementContextType.objectNewRef(ObjectReferenceType value) LensElementContextType.objectNewRef(String oid, QName type) LensElementContextType.objectNewRef(String oid, QName type, QName relation) LensElementContextType.objectOldRef(ObjectReferenceType value) LensElementContextType.objectOldRef(String oid, QName type) LensElementContextType.objectOldRef(String oid, QName type, QName relation) LensElementContextType.objectTypeClass(String value) LensElementContextType.primaryDelta(ObjectDeltaType value) LensElementContextType.secondaryDelta(ObjectDeltaType value) LensElementContextType.synchronizationIntent(SynchronizationIntentType value)