Uses of Interface
ai.stapi.formapi.formmapper.UISchemaLoader
Packages that use UISchemaLoader
-
Uses of UISchemaLoader in ai.stapi.formapi.configuration
Methods in ai.stapi.formapi.configuration that return UISchemaLoaderMethods in ai.stapi.formapi.configuration with parameters of type UISchemaLoaderModifier and TypeMethodDescriptionFormApiConfiguration.formMapper(JsonSchemaMapper jsonSchemaMapper, UISchemaLoader uiSchemaLoader, FormDataLoader formDataLoader, ai.stapi.graphsystem.operationdefinition.model.OperationDefinitionProvider operationDefinitionProvider) -
Uses of UISchemaLoader in ai.stapi.formapi.formmapper
Classes in ai.stapi.formapi.formmapper that implement UISchemaLoaderConstructors in ai.stapi.formapi.formmapper with parameters of type UISchemaLoaderModifierConstructorDescriptionFormMapper(JsonSchemaMapper jsonSchemaMapper, UISchemaLoader uiSchemaLoader, FormDataLoader formDataLoader, ai.stapi.graphsystem.operationdefinition.model.OperationDefinitionProvider operationDefinitionProvider)