Uses of Interface
de.espirit.firstspirit.access.GenerationContext
Package
Description
-
Uses of GenerationContext in de.espirit.firstspirit.access
Modifier and TypeMethodDescriptionGenerationScriptContext.getGenerationContext()
Provides access to the generation context.Modifier and TypeMethodDescriptionvoid
UrlCreator.init
(GenerationContext gc) Deprecated.Initialization callback. -
Uses of GenerationContext in de.espirit.firstspirit.access.store
Modifier and TypeMethodDescriptionvoid
ContentProducer.createContent
(@NotNull GenerationContext gc, @NotNull PageParams params) -
Uses of GenerationContext in de.espirit.firstspirit.client.plugin.dataaccess.aspects
Modifier and TypeMethodDescription@NotNull UrlGenerationContext.Builder
UrlGenerationContext.Builder.from
(@NotNull GenerationContext context) TheGenerationContext
to extract the context information from, which consists of: TheUrlCreator
configured in the given generation context TheUrlCreatorProvider
available in the given generation context The contextualLanguage
Whether or not the release version is used -
Uses of GenerationContext in de.espirit.firstspirit.generate
Modifier and TypeMethodDescriptionvoid
ContentProcessor.init
(GenerationContext gc, OutputStream out) Initializes the content processor.