Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowAssociationType
Packages that use ShadowAssociationType
Package
Description
-
Uses of ShadowAssociationType in com.evolveum.midpoint.gui.impl.factory.wrapper
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper that return types with arguments of type ShadowAssociationTypeModifier and TypeMethodDescriptionprotected List<PrismContainerValueWrapper<ShadowAssociationType>>
ShadowAssociationWrapperFactoryImpl.createValuesWrapper
(PrismContainerWrapper<ShadowAssociationType> itemWrapper, PrismContainer<ShadowAssociationType> item, WrapperContext context) protected PrismContainerWrapper<ShadowAssociationType>
ShadowAssociationWrapperFactoryImpl.createWrapperInternal
(PrismContainerValueWrapper<?> parent, PrismContainer<ShadowAssociationType> childContainer, ItemStatus status, WrapperContext ctx) Method parameters in com.evolveum.midpoint.gui.impl.factory.wrapper with type arguments of type ShadowAssociationTypeModifier and TypeMethodDescriptionprotected List<PrismContainerValueWrapper<ShadowAssociationType>>
ShadowAssociationWrapperFactoryImpl.createValuesWrapper
(PrismContainerWrapper<ShadowAssociationType> itemWrapper, PrismContainer<ShadowAssociationType> item, WrapperContext context) protected List<PrismContainerValueWrapper<ShadowAssociationType>>
ShadowAssociationWrapperFactoryImpl.createValuesWrapper
(PrismContainerWrapper<ShadowAssociationType> itemWrapper, PrismContainer<ShadowAssociationType> item, WrapperContext context) protected PrismContainerWrapper<ShadowAssociationType>
ShadowAssociationWrapperFactoryImpl.createWrapperInternal
(PrismContainerValueWrapper<?> parent, PrismContainer<ShadowAssociationType> childContainer, ItemStatus status, WrapperContext ctx) -
Uses of ShadowAssociationType in com.evolveum.midpoint.gui.impl.prism.wrapper
Constructor parameters in com.evolveum.midpoint.gui.impl.prism.wrapper with type arguments of type ShadowAssociationTypeModifierConstructorDescriptionShadowAssociationWrapperImpl
(PrismContainerValueWrapper<?> parent, PrismContainer<ShadowAssociationType> item, ItemStatus status) -
Uses of ShadowAssociationType in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr with parameters of type ShadowAssociationTypeModifier and TypeMethodDescriptionMidpointFunctions.resolveEntitlement
(ShadowAssociationType shadowAssociationType) -
Uses of ShadowAssociationType 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 ShadowAssociationType -
Uses of ShadowAssociationType 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 ShadowAssociationTypeModifier and TypeFieldDescriptionstatic final Producer<ShadowAssociationType>
ShadowAssociationType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ShadowAssociationTypeModifier and TypeMethodDescriptionAssociationAdditionType.beginAssociation()
ShadowType.beginAssociation()
ShadowAssociationType.clone()
ObjectFactory.createShadowAssociationType()
AssociationAdditionType.getAssociation()
ShadowAssociationType.identifiers
(ShadowIdentifiersType value) ShadowAssociationType.shadowRef
(ObjectReferenceType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ShadowAssociationTypeModifier and TypeMethodDescriptionShadowType.createAssociationList()
jakarta.xml.bind.JAXBElement<ShadowAssociationType>
ObjectFactory.createShadowAssociation
(ShadowAssociationType value) ShadowType.getAssociation()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowAssociationTypeModifier and TypeMethodDescriptionAssociationAdditionType.association
(ShadowAssociationType value) ShadowType.association
(ShadowAssociationType value) jakarta.xml.bind.JAXBElement<ShadowAssociationType>
ObjectFactory.createShadowAssociation
(ShadowAssociationType value) void
AssociationAdditionType.setAssociation
(ShadowAssociationType value)