Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.UcfChangeType
Packages that use UcfChangeType
Package
Description
-
Uses of UcfChangeType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return UcfChangeTypeModifier and TypeMethodDescriptionstatic UcfChangeTypeUcfChangeUtil.create(QName objectClassName, Map<QName, Object> identifiers, ObjectDeltaType delta, PrismContext prismContext) static UcfChangeTypeUcfChangeUtil.createForNewObject(QName objectClassName, Map<QName, Object> attributes, PrismContext prismContext) static UcfChangeTypeUcfChangeUtil.createFromAsyncProvisioningRequest(JsonAsyncProvisioningRequest request, String defaultNamespace, PrismContext prismContext) CreatesUcfChangeTypefromJsonAsyncProvisioningRequest. -
Uses of UcfChangeType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return UcfChangeTypeModifier and TypeMethodDescriptionUcfChangeType.clone()ObjectFactory.createUcfChangeType()UcfChangeType.identifiers(ShadowAttributesType value) UcfChangeType.object(ShadowType value) UcfChangeType.objectClass(QName value) UcfChangeType.objectDelta(ObjectDeltaType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type UcfChangeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<UcfChangeType>ObjectFactory.createUcfChange(UcfChangeType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type UcfChangeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<UcfChangeType>ObjectFactory.createUcfChange(UcfChangeType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type UcfChangeType