Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.PopulateItemType
-
Packages that use PopulateItemType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of PopulateItemType 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 PopulateItemType Modifier and Type Field Description protected List<PopulateItemType>PopulateType. populateItemMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return PopulateItemType Modifier and Type Method Description PopulateItemTypeProvenanceFeedDefinitionType. beginAcquisitionItemPopulator()PopulateItemTypeProvenanceFeedDefinitionType. beginMetadataItemPopulator()PopulateItemTypePopulateType. beginPopulateItem()PopulateItemTypePopulateItemType. clone()Creates and returns a deep copy of this object.PopulateItemTypeObjectFactory. createPopulateItemType()Create an instance ofPopulateItemTypePopulateItemTypePopulateItemType. expression(ExpressionType value)PopulateItemTypePopulateItemType. target(VariableBindingDefinitionType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type PopulateItemType Modifier and Type Method Description List<PopulateItemType>ProvenanceFeedDefinitionType. createAcquisitionItemPopulatorList()List<PopulateItemType>ProvenanceFeedDefinitionType. createMetadataItemPopulatorList()List<PopulateItemType>ProvenanceFeedDefinitionType. getAcquisitionItemPopulator()List<PopulateItemType>ProvenanceFeedDefinitionType. getMetadataItemPopulator()List<PopulateItemType>PopulateType. getPopulateItem()Gets the value of the populateItem property.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PopulateItemType Modifier and Type Method Description ProvenanceFeedDefinitionTypeProvenanceFeedDefinitionType. acquisitionItemPopulator(PopulateItemType value)ProvenanceFeedDefinitionTypeProvenanceFeedDefinitionType. metadataItemPopulator(PopulateItemType value)PopulateTypePopulateType. populateItem(PopulateItemType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PopulateItemType Constructor Description PopulateItemType(PopulateItemType o)Creates a newPopulateItemTypeinstance by deeply copying a givenPopulateItemTypeinstance.
-