Class EntityPlugin
java.lang.Object
com.vaadin.hilla.parser.core.AbstractPlugin<BackbonePluginConfiguration>
com.vaadin.hilla.parser.plugins.backbone.EntityPlugin
- All Implemented Interfaces:
Plugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidattachSchemaWithNameToOpenApi(io.swagger.v3.oas.models.media.Schema<?> schema, String name, io.swagger.v3.oas.models.OpenAPI openApi) voidvoid@NonNull NodeDependenciesscan(@NonNull NodeDependencies nodeDependencies) Methods inherited from class com.vaadin.hilla.parser.core.AbstractPlugin
getConfiguration, getStorage, setConfiguration, setStorageMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.vaadin.hilla.parser.core.Plugin
getRequiredPlugins, resolve
-
Constructor Details
-
EntityPlugin
public EntityPlugin()
-
-
Method Details
-
enter
-
exit
-
scan
-
attachSchemaWithNameToOpenApi
public static void attachSchemaWithNameToOpenApi(io.swagger.v3.oas.models.media.Schema<?> schema, String name, io.swagger.v3.oas.models.OpenAPI openApi)
-