Uses of Interface
com.evolveum.midpoint.schema.processor.ShadowItemDefinition
Packages that use ShadowItemDefinition
Package
Description
-
Uses of ShadowItemDefinition in com.evolveum.midpoint.gui.api.prism.wrapper
Subinterfaces of ShadowItemDefinition in com.evolveum.midpoint.gui.api.prism.wrapper -
Uses of ShadowItemDefinition in com.evolveum.midpoint.gui.impl.prism.wrapper
Classes in com.evolveum.midpoint.gui.impl.prism.wrapper that implement ShadowItemDefinition -
Uses of ShadowItemDefinition in com.evolveum.midpoint.schema.processor
Subinterfaces of ShadowItemDefinition in com.evolveum.midpoint.schema.processorModifier and TypeInterfaceDescriptioninterfaceDefinition of aShadowAssociation, e.g., `ri:group`.interfaceShadowAttributeDefinition<V extends PrismValue,D extends ShadowAttributeDefinition<V, D, RV, SA>, RV, SA extends ShadowAttribute<V, D, RV, SA>> Definition of aShadowAttribute: simple or reference one. .interfaceDefinition of anShadowReferenceAttribute.interfaceFull prism definition of aShadowSimpleAttribute: has a native part and a refined part from `schemaHandling`.Classes in com.evolveum.midpoint.schema.processor that implement ShadowItemDefinitionModifier and TypeClassDescriptionclassThe (currently) only implementation ofShadowAssociationDefinition.classShadowAttributeDefinitionImpl<V extends PrismValue,D extends ShadowAttributeDefinition<V, D, RV, SA>, RV, SA extends ShadowAttribute<V, D, RV, SA>, ND extends NativeShadowAttributeDefinition> Base implementation ofShadowSimpleAttributeDefinitionImplandShadowReferenceAttributeDefinitionImpl.classDefinition of a shadow association item, e.g., `ri:group`.classAn attribute definition (obtained typically from the connector), optionally refined by information from `schemaHandling` section of a resource definition.Methods in com.evolveum.midpoint.schema.processor that return ShadowItemDefinitionModifier and TypeMethodDescriptiondefault @NotNull ShadowItemDefinitionShadowAssociationDefinition.findObjectRefDefinitionRequired(@NotNull ItemName itemName) default @NotNull ShadowItemDefinitionShadowAssociationDefinition.findSimpleAttributeDefinitionRequired(@NotNull ItemName itemName) @NotNull ShadowItemDefinitionResourceObjectInboundProcessingDefinition.CompleteItemInboundDefinition.itemDefinition()Returns the value of theitemDefinitionrecord component.Constructors in com.evolveum.midpoint.schema.processor with parameters of type ShadowItemDefinitionModifierConstructorDescriptionCompleteItemInboundDefinition(@NotNull ItemPath path, @NotNull ShadowItemDefinition itemDefinition, @NotNull ResourceObjectInboundProcessingDefinition.ItemInboundProcessingDefinition inboundProcessingDefinition) Creates an instance of aCompleteItemInboundDefinitionrecord class. -
Uses of ShadowItemDefinition in com.evolveum.midpoint.schema.processor.deleg
Subinterfaces of ShadowItemDefinition in com.evolveum.midpoint.schema.processor.deleg