Uses of Interface
com.evolveum.midpoint.schema.processor.BareResourceSchema
Packages that use BareResourceSchema
Package
Description
-
Uses of BareResourceSchema in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api that return BareResourceSchemaModifier and TypeMethodDescription@Nullable BareResourceSchemaModelService.fetchSchema(@NotNull PrismObject<ResourceType> resource, @NotNull OperationResult parentResult) Method work the same asProvisioningService.fetchSchema(PrismObject, OperationResult). -
Uses of BareResourceSchema in com.evolveum.midpoint.model.impl.controller
Methods in com.evolveum.midpoint.model.impl.controller that return BareResourceSchemaModifier and TypeMethodDescription@Nullable BareResourceSchemaModelController.fetchSchema(@NotNull PrismObject<ResourceType> resource, @NotNull OperationResult result) -
Uses of BareResourceSchema in com.evolveum.midpoint.provisioning.api
Methods in com.evolveum.midpoint.provisioning.api that return BareResourceSchemaModifier and TypeMethodDescription@Nullable BareResourceSchemaProvisioningService.fetchSchema(@NotNull PrismObject<ResourceType> resource, @NotNull OperationResult parentResult) The operation fetches the resource schema using the connector configuration from provided resource object. -
Uses of BareResourceSchema in com.evolveum.midpoint.schema.processor
Classes in com.evolveum.midpoint.schema.processor that implement BareResourceSchemaMethods in com.evolveum.midpoint.schema.processor that return BareResourceSchemaModifier and TypeMethodDescriptionstatic BareResourceSchemaResourceSchemaFactory.getBareSchema(@NotNull PrismObject<ResourceType> resource) static BareResourceSchemaResourceSchemaFactory.getBareSchema(@NotNull ResourceType resource) static BareResourceSchemaResourceSchemaFactory.nativeToBare(@Nullable NativeResourceSchema nativeResourceSchema) static @NotNull BareResourceSchemaResourceSchemaFactory.parseNativeSchemaAsBare(@NotNull Document sourceXsdDocument) static @NotNull BareResourceSchemaResourceSchemaFactory.parseNativeSchemaAsBare(@NotNull Element sourceXsdElement) -
Uses of BareResourceSchema in com.evolveum.midpoint.smart.api.conndev
Methods in com.evolveum.midpoint.smart.api.conndev that return BareResourceSchemaModifier and TypeMethodDescriptionConnectorDevelopmentOperation.testSchema(ConnDevArtifactType type)