Uses of Interface
de.espirit.firstspirit.access.GenerationContext
Packages that use GenerationContext
Package
Description
-
Uses of GenerationContext in de.espirit.firstspirit.access
Methods in de.espirit.firstspirit.access that return GenerationContextModifier and TypeMethodDescriptionGenerationScriptContext.getGenerationContext()Provides access to the generation context.Methods in de.espirit.firstspirit.access with parameters of type GenerationContextModifier and TypeMethodDescriptionvoidUrlCreator.init(GenerationContext gc) Deprecated.Initialization callback. -
Uses of GenerationContext in de.espirit.firstspirit.access.store
Methods in de.espirit.firstspirit.access.store with parameters of type GenerationContextModifier and TypeMethodDescriptionvoidContentProducer.createContent(@NotNull GenerationContext gc, @NotNull PageParams params) -
Uses of GenerationContext in de.espirit.firstspirit.client.plugin.dataaccess.aspects
Methods in de.espirit.firstspirit.client.plugin.dataaccess.aspects with parameters of type GenerationContextModifier and TypeMethodDescription@NotNull UrlGenerationContext.BuilderUrlGenerationContext.Builder.from(@NotNull GenerationContext context) TheGenerationContextto extract the context information from, which consists of: TheUrlCreatorconfigured in the given generation context TheUrlCreatorProvideravailable in the given generation context The contextualLanguageWhether or not the release version is used -
Uses of GenerationContext in de.espirit.firstspirit.generate
Methods in de.espirit.firstspirit.generate with parameters of type GenerationContextModifier and TypeMethodDescriptionvoidContentProcessor.init(GenerationContext gc, OutputStream out) Initializes the content processor.