Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.PopulateType
-
Packages that use PopulateType Package Description com.evolveum.midpoint.model.common.util com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of PopulateType in com.evolveum.midpoint.model.common.util
Methods in com.evolveum.midpoint.model.common.util with parameters of type PopulateType Modifier and Type Method Description static <V extends PrismValue,D extends ItemDefinition<?>,C extends Containerable>
List<ItemDelta<V,D>>PopulatorUtil. computePopulateItemDeltas(PopulateType fromPopulate, PrismContainerDefinition<C> targetContainerDefinition, VariablesMap variables, ExpressionEvaluationContext params, String contextDescription, Task task, OperationResult result) -
Uses of PopulateType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as PopulateType Modifier and Type Field Description protected PopulateTypeSearchObjectExpressionEvaluatorType. populateprotected PopulateTypeSearchObjectExpressionEvaluatorType. populateObjectMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return PopulateType Modifier and Type Method Description PopulateTypeAssignmentTargetSearchExpressionEvaluatorType. beginPopulate()PopulateTypeAutoassignMappingType. beginPopulate()PopulateTypeReferenceSearchExpressionEvaluatorType. beginPopulate()PopulateTypeSearchObjectExpressionEvaluatorType. beginPopulate()PopulateTypeAssignmentTargetSearchExpressionEvaluatorType. beginPopulateObject()PopulateTypeReferenceSearchExpressionEvaluatorType. beginPopulateObject()PopulateTypeSearchObjectExpressionEvaluatorType. beginPopulateObject()PopulateTypePopulateType. clone()PopulateTypeObjectFactory. createPopulateType()PopulateTypeAutoassignMappingType. getPopulate()PopulateTypeSearchObjectExpressionEvaluatorType. getPopulate()PopulateTypeSearchObjectExpressionEvaluatorType. getPopulateObject()PopulateTypePopulateType. populateItem(PopulateItemType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PopulateType Constructor Description PopulateType(PopulateType other)
-