Uses of Interface
com.evolveum.midpoint.schema.processor.BareResourceSchema
Packages that use BareResourceSchema
-
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.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)