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 IdMatchObject
IdMatchObject.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 TypeMethodDescriptionvoid
ResourceAttributeContainerImpl.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 void
ShadowUtil.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.FACTORY
Methods 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) void
ShadowType.setAttributes
(ShadowAttributesType value) void
UcfChangeType.setIdentifiers
(ShadowAttributesType value)