Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowReferenceAttributesType
Packages that use ShadowReferenceAttributesType
Package
Description
-
Uses of ShadowReferenceAttributesType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return types with arguments of type ShadowReferenceAttributesTypeModifier and TypeMethodDescriptionstatic @NotNull PrismContainer<ShadowReferenceAttributesType>ShadowAssociationsUtil.instantiateObjectsContainer() -
Uses of ShadowReferenceAttributesType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ShadowReferenceAttributesTypeModifier and TypeFieldDescriptionstatic final Producer<ShadowReferenceAttributesType>ShadowReferenceAttributesType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ShadowReferenceAttributesTypeModifier and TypeMethodDescriptionShadowAssociationValueType.beginObjects()ShadowType.beginReferenceAttributes()ShadowReferenceAttributesType.clone()ObjectFactory.createShadowReferenceAttributesType()ShadowAssociationValueType.getObjects()ShadowType.getReferenceAttributes()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowReferenceAttributesTypeModifier and TypeMethodDescriptionShadowAssociationValueType.objects(ShadowReferenceAttributesType value) ShadowType.referenceAttributes(ShadowReferenceAttributesType value) voidShadowAssociationValueType.setObjects(ShadowReferenceAttributesType value) voidShadowType.setReferenceAttributes(ShadowReferenceAttributesType value)