Uses of Interface
de.espirit.firstspirit.generate.functions.json.JsonGenerationContext
Packages that use JsonGenerationContext
Package
Description
-
Uses of JsonGenerationContext in de.espirit.firstspirit.client.access.editor
Methods in de.espirit.firstspirit.client.access.editor with parameters of type JsonGenerationContextModifier and TypeMethodDescription@NotNull JsonElement<?>JsonSupporting.handle(@NotNull JsonGenerationContext context, T value) This method transforms the given value to a validJsonElement. -
Uses of JsonGenerationContext in de.espirit.firstspirit.client.plugin.dataaccess.aspects
Methods in de.espirit.firstspirit.client.plugin.dataaccess.aspects with parameters of type JsonGenerationContextModifier and TypeMethodDescription@NotNull UrlGenerationContext.BuilderUrlGenerationContext.Builder.from(@NotNull JsonGenerationContext context) TheJsonGenerationContextto extract the context information from, which consists of: TheUrlCreatorconfigured in the generation context TheUrlCreatorProvideravailable in the generation context The contextualLanguageWhether or not the release version is used The current attributes available in the given JSON generation context