Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowAttributesType
Packages that use ShadowAttributesType
Package
Description
-
Uses of ShadowAttributesType in com.evolveum.midpoint.model.api.correlator.idmatch
Methods in com.evolveum.midpoint.model.api.correlator.idmatch with parameters of type ShadowAttributesTypeModifier and TypeMethodDescriptionstatic @NotNull IdMatchObjectIdMatchObject.create(@NotNull String sorIdentifier, @NotNull ShadowAttributesType attributes) -
Uses of ShadowAttributesType in com.evolveum.midpoint.schema.processor
Method parameters in com.evolveum.midpoint.schema.processor with type arguments of type ShadowAttributesTypeModifier and TypeMethodDescriptionvoidResourceAttributeContainerImpl.applyDefinition(PrismContainerDefinition<ShadowAttributesType> definition, boolean force) -
Uses of ShadowAttributesType in com.evolveum.midpoint.schema.util
Method parameters in com.evolveum.midpoint.schema.util with type arguments of type ShadowAttributesTypeModifier and TypeMethodDescriptionstatic voidShadowUtil.checkConsistency(PrismContainerDefinition<ShadowAttributesType> attributesDefinition, String desc) -
Uses of ShadowAttributesType 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 ShadowAttributesType -
Uses of ShadowAttributesType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as ShadowAttributesTypeFields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ShadowAttributesTypeModifier and TypeFieldDescriptionstatic final Producer<ShadowAttributesType>ShadowAttributesType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ShadowAttributesTypeModifier and TypeMethodDescriptionShadowType.beginAttributes()UcfChangeType.beginIdentifiers()ShadowAttributesType.clone()ObjectFactory.createShadowAttributesType()ShadowType.getAttributes()UcfChangeType.getIdentifiers()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ShadowAttributesTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ShadowAttributesType>ObjectFactory.createAttributes(ShadowAttributesType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowAttributesTypeModifier and TypeMethodDescriptionShadowType.attributes(ShadowAttributesType value) jakarta.xml.bind.JAXBElement<ShadowAttributesType>ObjectFactory.createAttributes(ShadowAttributesType value) UcfChangeType.identifiers(ShadowAttributesType value) voidShadowType.setAttributes(ShadowAttributesType value) voidUcfChangeType.setIdentifiers(ShadowAttributesType value)