Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.LensContextType
-
-
Uses of LensContextType in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api with parameters of type LensContextType Modifier and Type Method Description <F extends ObjectType>
ModelContext<F>ModelInteractionService. unwrapModelContext(LensContextType wrappedContext, com.evolveum.midpoint.task.api.Task task, OperationResult result)
-
Uses of LensContextType in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr that return LensContextType Modifier and Type Method Description LensContextType
MidpointFunctions. wrapModelContext(ModelContext<?> lensContext)
Methods in com.evolveum.midpoint.model.api.expr with parameters of type LensContextType Modifier and Type Method Description ModelContext
MidpointFunctions. unwrapModelContext(LensContextType lensContextType)
-
Uses of LensContextType in com.evolveum.midpoint.model.api.util
Methods in com.evolveum.midpoint.model.api.util with parameters of type LensContextType Modifier and Type Method Description static <O extends ObjectType>
ModelContext<O>ModelContextUtil. unwrapModelContext(LensContextType lensContextType, ModelInteractionService modelInteractionService, com.evolveum.midpoint.task.api.Task opTask, OperationResult result)
-
Uses of LensContextType in com.evolveum.midpoint.schema.traces
Methods in com.evolveum.midpoint.schema.traces that return LensContextType Modifier and Type Method Description LensContextType
OpNode. getContextToView()
Methods in com.evolveum.midpoint.schema.traces with parameters of type LensContextType Modifier and Type Method Description List<ViewedObject>
OpNode. processContext(LensContextType ctx)
-
Uses of LensContextType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return LensContextType Modifier and Type Method Description LensContextType
ObjectFactory. createLensContextType()
-
Uses of LensContextType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type LensContextType Modifier and Type Field Description static Producer<LensContextType>
LensContextType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type LensContextType Modifier and Type Method Description javax.xml.bind.JAXBElement<LensContextType>
ObjectFactory. createModelContext(LensContextType value)
-
Uses of LensContextType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return LensContextType Modifier and Type Method Description LensContextType
ObjectFactory. createLensContextType()
-