Uses of Class
com.evolveum.midpoint.xml.ns._public.common.api_types_3.ObjectDeltaOperationListType
-
Packages that use ObjectDeltaOperationListType Package Description com.evolveum.midpoint.xml.ns._public.common.api_types_3 com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
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 ObjectDeltaOperationListType Modifier and Type Method Description ObjectDeltaOperationListTypeObjectDeltaOperationListType. clone()ObjectDeltaOperationListTypeObjectFactory. createObjectDeltaOperationListType()ObjectDeltaOperationListTypeObjectDeltaOperationListType. deltaOperation(ObjectDeltaOperationType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type ObjectDeltaOperationListType Constructor Description ObjectDeltaOperationListType(ObjectDeltaOperationListType other) -
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 ObjectDeltaOperationListType Modifier and Type Field Description protected ObjectDeltaOperationListTypeExecuteChangesResponseType. deltaOperationListMethods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ObjectDeltaOperationListType Modifier and Type Method Description ObjectDeltaOperationListTypeExecuteChangesResponseType. beginDeltaOperationList()ObjectDeltaOperationListTypeExecuteChangesResponseType. getDeltaOperationList()Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type ObjectDeltaOperationListType Modifier and Type Method Description ExecuteChangesResponseTypeExecuteChangesResponseType. deltaOperationList(ObjectDeltaOperationListType value)voidExecuteChangesResponseType. setDeltaOperationList(ObjectDeltaOperationListType value)
-