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 TypeMethodDescriptionprotected voidShadowAttributesContainerImpl.checkDefinition(@NotNull PrismContainerDefinition<ShadowAttributesType> def) -
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.common_3
Subclasses of ShadowAttributesType in com.evolveum.midpoint.xml.ns._public.common.common_3Modifier and TypeClassDescriptionclassAs ShadowAttributesType, but constrained to contain only reference attributes.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 TypeMethodDescriptionShadowAssociationValueType.beginAttributes()ShadowType.beginAttributes()UcfChangeType.beginIdentifiers()ShadowAttributesType.clone()ObjectFactory.createShadowAttributesType()ShadowAssociationValueType.getAttributes()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 TypeMethodDescriptionShadowAssociationValueType.attributes(ShadowAttributesType value) ShadowType.attributes(ShadowAttributesType value) jakarta.xml.bind.JAXBElement<ShadowAttributesType>ObjectFactory.createAttributes(ShadowAttributesType value) UcfChangeType.identifiers(ShadowAttributesType value) voidShadowAssociationValueType.setAttributes(ShadowAttributesType value) voidShadowType.setAttributes(ShadowAttributesType value) voidUcfChangeType.setIdentifiers(ShadowAttributesType value)