Uses of Interface
org.praxisplatform.uischema.schema.SchemaReferenceResolver
Packages that use SchemaReferenceResolver
Package
Description
Auto-configuracoes Spring Boot do starter.
-
Uses of SchemaReferenceResolver in org.praxisplatform.uischema.action
Constructors in org.praxisplatform.uischema.action with parameters of type SchemaReferenceResolverModifierConstructorDescriptionAnnotationDrivenActionDefinitionRegistry(org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping handlerMapping, org.springframework.context.ApplicationContext applicationContext, CanonicalOperationResolver canonicalOperationResolver, SchemaReferenceResolver schemaReferenceResolver, AnnotationConflictMode conflictMode, AnnotationConflictMode workflowActionShapeMode) -
Uses of SchemaReferenceResolver in org.praxisplatform.uischema.configuration
Methods in org.praxisplatform.uischema.configuration that return SchemaReferenceResolverModifier and TypeMethodDescriptionOpenApiUiSchemaAutoConfiguration.schemaReferenceResolver()Publica o gerador canonico deschemaId/schemaUrlpara/schemas/filtered.Methods in org.praxisplatform.uischema.configuration with parameters of type SchemaReferenceResolverModifier and TypeMethodDescriptionOpenApiUiSchemaAutoConfiguration.actionDefinitionRegistry(org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping requestMappingHandlerMapping, org.springframework.context.ApplicationContext applicationContext, CanonicalOperationResolver canonicalOperationResolver, SchemaReferenceResolver schemaReferenceResolver, AnnotationConflictMode conflictMode, AnnotationConflictMode workflowActionShapeMode) OpenApiUiSchemaAutoConfiguration.surfaceDefinitionRegistry(org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping requestMappingHandlerMapping, org.springframework.context.ApplicationContext applicationContext, CanonicalOperationResolver canonicalOperationResolver, SchemaReferenceResolver schemaReferenceResolver, AnnotationConflictMode conflictMode) -
Uses of SchemaReferenceResolver in org.praxisplatform.uischema.schema
Classes in org.praxisplatform.uischema.schema that implement SchemaReferenceResolverModifier and TypeClassDescriptionclassImplementacao canonica para gerar referencias a/schemas/filtered. -
Uses of SchemaReferenceResolver in org.praxisplatform.uischema.surface
Constructors in org.praxisplatform.uischema.surface with parameters of type SchemaReferenceResolverModifierConstructorDescriptionAnnotationDrivenSurfaceDefinitionRegistry(org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping handlerMapping, org.springframework.context.ApplicationContext applicationContext, CanonicalOperationResolver canonicalOperationResolver, SchemaReferenceResolver schemaReferenceResolver, AnnotationConflictMode conflictMode)