Uses of Class
com.evolveum.midpoint.xml.ns._public.common.api_types_3.ObjectDeltaOperationListType
Packages that use ObjectDeltaOperationListType
Package
Description
-
Uses of ObjectDeltaOperationListType 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 ObjectDeltaOperationListTypeModifier and TypeMethodDescriptionObjectDeltaOperationListType.clone()
ObjectFactory.createObjectDeltaOperationListType()
ObjectDeltaOperationListType.deltaOperation
(ObjectDeltaOperationType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type ObjectDeltaOperationListType -
Uses of ObjectDeltaOperationListType in com.evolveum.midpoint.xml.ns._public.model.model_3
Fields in com.evolveum.midpoint.xml.ns._public.model.model_3 declared as ObjectDeltaOperationListTypeModifier and TypeFieldDescriptionprotected ObjectDeltaOperationListType
ExecuteChangesResponseType.deltaOperationList
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ObjectDeltaOperationListTypeModifier and TypeMethodDescriptionExecuteChangesResponseType.beginDeltaOperationList()
ExecuteChangesResponseType.getDeltaOperationList()
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type ObjectDeltaOperationListTypeModifier and TypeMethodDescriptionExecuteChangesResponseType.deltaOperationList
(ObjectDeltaOperationListType value) void
ExecuteChangesResponseType.setDeltaOperationList
(ObjectDeltaOperationListType value)