Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.PopulateType
-
Packages that use PopulateType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
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()Creates and returns a deep copy of this object.PopulateTypeObjectFactory. createPopulateType()Create an instance ofPopulateTypePopulateTypeAutoassignMappingType. getPopulate()PopulateTypeSearchObjectExpressionEvaluatorType. getPopulate()Gets the value of the populate property.PopulateTypeSearchObjectExpressionEvaluatorType. getPopulateObject()Gets the value of the populateObject property.PopulateTypePopulateType. populateItem(PopulateItemType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PopulateType Modifier and Type Method Description AssignmentTargetSearchExpressionEvaluatorTypeAssignmentTargetSearchExpressionEvaluatorType. populate(PopulateType value)AutoassignMappingTypeAutoassignMappingType. populate(PopulateType value)ReferenceSearchExpressionEvaluatorTypeReferenceSearchExpressionEvaluatorType. populate(PopulateType value)SearchObjectExpressionEvaluatorTypeSearchObjectExpressionEvaluatorType. populate(PopulateType value)AssignmentTargetSearchExpressionEvaluatorTypeAssignmentTargetSearchExpressionEvaluatorType. populateObject(PopulateType value)ReferenceSearchExpressionEvaluatorTypeReferenceSearchExpressionEvaluatorType. populateObject(PopulateType value)SearchObjectExpressionEvaluatorTypeSearchObjectExpressionEvaluatorType. populateObject(PopulateType value)voidAutoassignMappingType. setPopulate(PopulateType value)voidSearchObjectExpressionEvaluatorType. setPopulate(PopulateType value)Sets the value of the populate property.voidSearchObjectExpressionEvaluatorType. setPopulateObject(PopulateType value)Sets the value of the populateObject property.Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PopulateType Constructor Description PopulateType(PopulateType o)Creates a newPopulateTypeinstance by deeply copying a givenPopulateTypeinstance.
-