Uses of Class
com.evolveum.midpoint.schema.processor.ResourceObjectTypeIdentification
Packages that use ResourceObjectTypeIdentification
Package
Description
This is an experiment how to provide reliable and consistent information about the origin of individual configuration items
(mappings, expressions, etc).
-
Uses of ResourceObjectTypeIdentification in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return ResourceObjectTypeIdentificationModifier and TypeMethodDescriptiondefault @NotNull ResourceObjectTypeIdentificationEvaluatedResourceObjectConstruction.getTypeIdentification()@NotNull ResourceObjectTypeIdentificationProjectionContextKey.Classified.getTypeIdentification()ProjectionContextKey.getTypeIdentification()Methods in com.evolveum.midpoint.model.api.context with parameters of type ResourceObjectTypeIdentificationModifier and TypeMethodDescriptionProjectionContextKey.checkOrUpdateTypeIdentification(@NotNull ResourceObjectTypeIdentification newValue) ProjectionContextKey.classified(@NotNull String resourceOid, @NotNull ResourceObjectTypeIdentification typeIdentification, @Nullable String tag, int order, boolean gone) static ProjectionContextKeyProjectionContextKey.forKnownResource(@NotNull String resourceOid, @Nullable ResourceObjectTypeIdentification typeIdentification, @Nullable String tag) static ProjectionContextKeyProjectionContextKey.forKnownResource(@NotNull String resourceOid, @Nullable ResourceObjectTypeIdentification typeIdentification, @Nullable String tag, int order, boolean gone) static ProjectionContextKeyProjectionContextKey.fromShadow(@NotNull ShadowType shadow, @Nullable ResourceObjectTypeIdentification typeIdentification) Constructors in com.evolveum.midpoint.model.api.context with parameters of type ResourceObjectTypeIdentificationModifierConstructorDescriptionprotectedProjectionContextKey(String resourceOid, ResourceObjectTypeIdentification typeIdentification, String tag, int order, boolean gone) -
Uses of ResourceObjectTypeIdentification in com.evolveum.midpoint.schema.config
Methods in com.evolveum.midpoint.schema.config that return ResourceObjectTypeIdentificationModifier and TypeMethodDescription@NotNull ResourceObjectTypeIdentificationAbstractResourceObjectTypeDefinitionConfigItem.getTypeIdentification()Methods in com.evolveum.midpoint.schema.config that return types with arguments of type ResourceObjectTypeIdentificationModifier and TypeMethodDescriptiondefault @NotNull Collection<? extends ResourceObjectTypeIdentification>ShadowAssociationTypeParticipantDefinitionConfigItem.getTypeIdentifiers()Methods in com.evolveum.midpoint.schema.config with parameters of type ResourceObjectTypeIdentificationModifier and TypeMethodDescriptionSchemaHandlingConfigItem.getAssociationTypesFor(@NotNull ResourceObjectTypeIdentification subjectTypeId, @NotNull ItemName refAttrName) Returns association type definition beans for associations based on the specified reference attribute in given subject. -
Uses of ResourceObjectTypeIdentification in com.evolveum.midpoint.schema.processor
Fields in com.evolveum.midpoint.schema.processor declared as ResourceObjectTypeIdentificationModifier and TypeFieldDescriptionstatic final ResourceObjectTypeIdentificationResourceObjectTypeIdentification.ACCOUNT_DEFAULTMethods in com.evolveum.midpoint.schema.processor that return ResourceObjectTypeIdentificationModifier and TypeMethodDescriptionstatic @Nullable ResourceObjectTypeIdentificationResourceObjectTypeIdentification.createIfKnown(@NotNull ResourceShadowCoordinates coordinates) static @Nullable ResourceObjectTypeIdentificationResourceObjectTypeIdentification.createIfKnown(@NotNull ShadowType shadow) static @Nullable ResourceObjectTypeIdentificationResourceObjectTypeIdentification.createIfKnown(@Nullable ShadowKindType kind, @Nullable String intent) ResourceObjectTypeIdentification.defaultAccount()@Nullable ResourceObjectTypeIdentificationResourceObjectDefinitionIdentification.getObjectType()@Nullable ResourceObjectTypeIdentificationCompositeObjectDefinitionImpl.getTypeIdentification()@Nullable ResourceObjectTypeIdentificationResourceObjectClassDefinitionImpl.getTypeIdentification()@Nullable ResourceObjectTypeIdentificationResourceObjectDefinition.getTypeIdentification()Is this definition bound to a specific resource type?@NotNull ResourceObjectTypeIdentificationResourceObjectTypeDefinition.getTypeIdentification()Identification (kind+intent) of this object type.@NotNull ResourceObjectTypeIdentificationResourceObjectTypeDefinitionImpl.getTypeIdentification()@Nullable ResourceObjectTypeIdentificationShadowRelationParticipantType.getTypeIdentification()@Nullable ResourceObjectTypeIdentificationSimulatedReferenceTypeParticipantDefinition.getTypeIdentification()static @NotNull ResourceObjectTypeIdentificationResourceObjectTypeIdentification.of(@NotNull ResourceObjectTypeDefinitionType definitionBean) static @NotNull ResourceObjectTypeIdentificationResourceObjectTypeIdentification.of(@NotNull ResourceObjectTypeIdentificationType bean) Assumes the configuration was already checked.static @NotNull ResourceObjectTypeIdentificationResourceObjectTypeIdentification.of(@NotNull ShadowKindType kind, @NotNull String intent) Methods in com.evolveum.midpoint.schema.processor that return types with arguments of type ResourceObjectTypeIdentificationModifier and TypeMethodDescription@NotNull Set<ResourceObjectTypeIdentification>ResourceObjectTypeDefinition.getAncestorsIds()Returns the identification of all ancestors.@NotNull Set<ResourceObjectTypeIdentification>ResourceObjectTypeDefinitionImpl.getAncestorsIds()Methods in com.evolveum.midpoint.schema.processor with parameters of type ResourceObjectTypeIdentificationModifier and TypeMethodDescriptionResourceObjectTypeIdentification.asBean(ResourceObjectTypeIdentification identification) ResourceObjectDefinitionIdentification.create(@NotNull String localObjectClassName, @Nullable ResourceObjectTypeIdentification objectType) default @Nullable ResourceObjectDefinitionResourceSchema.findObjectDefinition(@NotNull ResourceObjectTypeIdentification typeIdentification) AsResourceSchema.findObjectDefinition(ShadowKindType, String)but with aggregate representation of type identification.default @NotNull ResourceObjectDefinitionResourceSchema.findObjectDefinitionRequired(@NotNull ResourceObjectTypeIdentification typeIdentification) AsResourceSchema.findObjectDefinition(ResourceObjectTypeIdentification)but the definition must exist.default @Nullable ResourceObjectTypeDefinitionResourceSchema.getObjectTypeDefinition(@NotNull ResourceObjectTypeIdentification identification) Returns definition of the given type.default @NotNull ResourceObjectTypeDefinitionResourceSchema.getObjectTypeDefinitionRequired(@NotNull ResourceObjectTypeIdentification identification) default booleanResourceObjectTypeDefinition.isThisOrDescendantOf(@NotNull ResourceObjectTypeIdentification identification) Method parameters in com.evolveum.midpoint.schema.processor with type arguments of type ResourceObjectTypeIdentificationModifier and TypeMethodDescriptiondefault booleanResourceObjectTypeDefinition.isThisOrDescendantOf(@NotNull Collection<? extends ResourceObjectTypeIdentification> identifications) -
Uses of ResourceObjectTypeIdentification in com.evolveum.midpoint.schema.processor.deleg
Methods in com.evolveum.midpoint.schema.processor.deleg that return ResourceObjectTypeIdentificationModifier and TypeMethodDescriptiondefault @Nullable ResourceObjectTypeIdentificationResourceObjectDefinitionDelegator.getTypeIdentification()default @NotNull ResourceObjectTypeIdentificationResourceObjectTypeDefinitionDelegator.getTypeIdentification()Methods in com.evolveum.midpoint.schema.processor.deleg that return types with arguments of type ResourceObjectTypeIdentificationModifier and TypeMethodDescriptiondefault @NotNull Set<ResourceObjectTypeIdentification>ResourceObjectTypeDefinitionDelegator.getAncestorsIds() -
Uses of ResourceObjectTypeIdentification in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return ResourceObjectTypeIdentificationModifier and TypeMethodDescriptiondefault ResourceObjectTypeIdentificationAbstractShadow.getTypeIdentification()ShadowUtil.getTypeIdentification(ShadowType shadow) Methods in com.evolveum.midpoint.schema.util with parameters of type ResourceObjectTypeIdentificationModifier and TypeMethodDescription@NotNull S_MatchingRuleEntryResource.queryFor(@NotNull ResourceObjectTypeIdentification typeIdentification) default voidAbstractShadow.setObjectType(@Nullable ResourceObjectTypeIdentification typeIdentification) @NotNull ShadowBuilderResource.shadow(@NotNull ResourceObjectTypeIdentification identification) -
Uses of ResourceObjectTypeIdentification in com.evolveum.midpoint.web.component.input
Methods in com.evolveum.midpoint.web.component.input with parameters of type ResourceObjectTypeIdentificationModifier and TypeMethodDescriptionResourceObjectTypeChoiceRenderer.getDisplayValue(ResourceObjectTypeIdentification resourceObjectTypeIdentification)