Uses of Class
com.evolveum.midpoint.xml.ns._public.common.api_types_3.ObjectDeltaListType
Packages that use ObjectDeltaListType
Package
Description
-
Uses of ObjectDeltaListType in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema with parameters of type ObjectDeltaListTypeModifier and TypeMethodDescriptionstatic Collection<ObjectDelta<? extends ObjectType>>
DeltaConvertor.createObjectDeltas
(ObjectDeltaListType deltaList, PrismContext prismContext) Object deltas: XML (api-types-3) -> native Dubious. -
Uses of ObjectDeltaListType 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 ObjectDeltaListTypeModifier and TypeMethodDescriptionObjectDeltaListType.clone()
ObjectFactory.createObjectDeltaListType()
ObjectDeltaListType.delta
(ObjectDeltaType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type ObjectDeltaListType -
Uses of ObjectDeltaListType in com.evolveum.midpoint.xml.ns._public.model.model_3
Fields in com.evolveum.midpoint.xml.ns._public.model.model_3 declared as ObjectDeltaListTypeMethods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ObjectDeltaListTypeModifier and TypeMethodDescriptionExecuteChangesType.beginDeltaList()
ExecuteChangesType.getDeltaList()
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type ObjectDeltaListTypeModifier and TypeMethodDescriptionExecuteChangesType.deltaList
(ObjectDeltaListType value) void
ExecuteChangesType.setDeltaList
(ObjectDeltaListType value)