Uses of Class
com.evolveum.midpoint.schema.processor.ResourceObjectTypeIdentification
Packages that use ResourceObjectTypeIdentification
Package
Description
-
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.processor
Methods 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 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()static @NotNull ResourceObjectTypeIdentificationResourceObjectTypeIdentification.of(@NotNull ResourceObjectTypeDefinitionType definitionBean) static @NotNull ResourceObjectTypeIdentificationResourceObjectTypeIdentification.of(@NotNull ShadowKindType kind, @NotNull String intent) Methods in com.evolveum.midpoint.schema.processor with parameters of type ResourceObjectTypeIdentificationModifier and TypeMethodDescriptiondefault @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. -
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() -
Uses of ResourceObjectTypeIdentification in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return ResourceObjectTypeIdentificationMethods in com.evolveum.midpoint.schema.util with parameters of type ResourceObjectTypeIdentificationModifier and TypeMethodDescription@NotNull S_MatchingRuleEntryResource.queryFor(@NotNull ResourceObjectTypeIdentification typeIdentification) -
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)