Uses of Class
com.evolveum.midpoint.xml.ns._public.common.api_types_3.ObjectModificationType
Packages that use ObjectModificationType
Package
Description
-
Uses of ObjectModificationType in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema that return ObjectModificationTypeModifier and TypeMethodDescriptionstatic <T extends Objectable>
ObjectModificationTypeDeltaConvertor.toObjectModificationType
(ObjectDelta<T> delta) Object delta: native -> XML (api-types-3).Methods in com.evolveum.midpoint.schema with parameters of type ObjectModificationTypeModifier and TypeMethodDescriptionstatic <T extends Objectable>
@NotNull ObjectDelta<T>DeltaConvertor.createObjectDelta
(ObjectModificationType objectModification, PrismObjectDefinition<T> objDef) Object delta: XML (api-types-3) -> nativestatic <T extends Objectable>
@NotNull ObjectDelta<T>DeltaConvertor.createObjectDelta
(ObjectModificationType objectModification, Class<T> type, PrismContext prismContext) Object delta: XML (api-types-3) -> nativestatic <T extends Objectable>
Collection<? extends ItemDelta<?,?>> DeltaConvertor.toModifications
(ObjectModificationType objectModification, PrismObjectDefinition<T> objDef) Object delta: XML (api-types-3) -> native (ItemDelta collection)static <T extends Objectable>
Collection<? extends ItemDelta<?,?>> DeltaConvertor.toModifications
(ObjectModificationType objectModification, Class<T> type, PrismContext prismContext) Object delta: XML (api-types-3) -> native (ItemDelta collection) -
Uses of ObjectModificationType 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 ObjectModificationTypeModifier and TypeMethodDescriptionObjectModificationType.clone()
ObjectFactory.createObjectModificationType()
ObjectModificationType.itemDelta
(ItemDeltaType value) Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return types with arguments of type ObjectModificationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ObjectModificationType>
ObjectFactory.createObjectModification
(ObjectModificationType value) Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type ObjectModificationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ObjectModificationType>
ObjectFactory.createObjectModification
(ObjectModificationType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type ObjectModificationType