Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceObjectShadowChangeDescriptionType
-
-
Uses of ResourceObjectShadowChangeDescriptionType in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api with parameters of type ResourceObjectShadowChangeDescriptionType Modifier and Type Method Description voidModelService. 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 ResourceObjectShadowChangeDescriptionType Modifier and Type Method Description ResourceObjectShadowChangeDescriptionTypeResourceObjectShadowChangeDescriptionType. channel(String value)ResourceObjectShadowChangeDescriptionTypeResourceObjectShadowChangeDescriptionType. clone()Creates and returns a deep copy of this object.ResourceObjectShadowChangeDescriptionTypeObjectFactory. createResourceObjectShadowChangeDescriptionType()Create an instance ofResourceObjectShadowChangeDescriptionTypeResourceObjectShadowChangeDescriptionTypeResourceObjectShadowChangeDescriptionType. currentShadow(ShadowType value)ResourceObjectShadowChangeDescriptionTypeResourceObjectShadowChangeDescriptionType. objectDelta(ObjectDeltaType value)ResourceObjectShadowChangeDescriptionTypeResourceObjectShadowChangeDescriptionType. oldShadowOid(String value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ResourceObjectShadowChangeDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResourceObjectShadowChangeDescriptionType>ObjectFactory. createResourceObjectShadowChangeDescription(ResourceObjectShadowChangeDescriptionType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ResourceObjectShadowChangeDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResourceObjectShadowChangeDescriptionType>ObjectFactory. createResourceObjectShadowChangeDescription(ResourceObjectShadowChangeDescriptionType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ResourceObjectShadowChangeDescriptionType Constructor Description ResourceObjectShadowChangeDescriptionType(ResourceObjectShadowChangeDescriptionType o)Creates a newResourceObjectShadowChangeDescriptionTypeinstance by deeply copying a givenResourceObjectShadowChangeDescriptionTypeinstance. -
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 ResourceObjectShadowChangeDescriptionType Modifier and Type Field Description protected ResourceObjectShadowChangeDescriptionTypeNotifyChangeType. changeDescriptionMethods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ResourceObjectShadowChangeDescriptionType Modifier and Type Method Description ResourceObjectShadowChangeDescriptionTypeNotifyChangeType. beginChangeDescription()ResourceObjectShadowChangeDescriptionTypeNotifyChangeType. getChangeDescription()Gets the value of the changeDescription property.Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type ResourceObjectShadowChangeDescriptionType Modifier and Type Method Description NotifyChangeTypeNotifyChangeType. changeDescription(ResourceObjectShadowChangeDescriptionType value)TaskTypeModelPortImpl. notifyChange(ResourceObjectShadowChangeDescriptionType changeDescription)TaskTypeModelPortType. notifyChange(ResourceObjectShadowChangeDescriptionType changeDescription)voidNotifyChangeType. setChangeDescription(ResourceObjectShadowChangeDescriptionType value)Sets the value of the changeDescription property.
-