Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceObjectShadowChangeDescriptionType
Packages that use ResourceObjectShadowChangeDescriptionType
Package
Description
-
Uses of ResourceObjectShadowChangeDescriptionType in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api with parameters of type ResourceObjectShadowChangeDescriptionTypeModifier and TypeMethodDescriptionvoidModelService.notifyChange(ResourceObjectShadowChangeDescriptionType changeDescription, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) -
Uses of ResourceObjectShadowChangeDescriptionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ResourceObjectShadowChangeDescriptionTypeModifier and TypeMethodDescriptionResourceObjectShadowChangeDescriptionType.clone()ObjectFactory.createResourceObjectShadowChangeDescriptionType()ResourceObjectShadowChangeDescriptionType.currentShadow(ShadowType value) ResourceObjectShadowChangeDescriptionType.objectDelta(ObjectDeltaType value) ResourceObjectShadowChangeDescriptionType.oldShadowOid(String value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ResourceObjectShadowChangeDescriptionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ResourceObjectShadowChangeDescriptionType>ObjectFactory.createResourceObjectShadowChangeDescription(ResourceObjectShadowChangeDescriptionType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ResourceObjectShadowChangeDescriptionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ResourceObjectShadowChangeDescriptionType>ObjectFactory.createResourceObjectShadowChangeDescription(ResourceObjectShadowChangeDescriptionType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ResourceObjectShadowChangeDescriptionTypeModifierConstructorDescription -
Uses of ResourceObjectShadowChangeDescriptionType in com.evolveum.midpoint.xml.ns._public.model.model_3
Fields in com.evolveum.midpoint.xml.ns._public.model.model_3 declared as ResourceObjectShadowChangeDescriptionTypeMethods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ResourceObjectShadowChangeDescriptionTypeModifier and TypeMethodDescriptionNotifyChangeType.beginChangeDescription()NotifyChangeType.getChangeDescription()Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type ResourceObjectShadowChangeDescriptionTypeModifier and TypeMethodDescriptionNotifyChangeType.changeDescription(ResourceObjectShadowChangeDescriptionType value) voidNotifyChangeType.setChangeDescription(ResourceObjectShadowChangeDescriptionType value)