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 TypeMethodDescriptionvoid
UrlCreator.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 TypeMethodDescriptionvoid
ContentProducer.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.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
Methods in de.espirit.firstspirit.generate with parameters of type GenerationContextModifier and TypeMethodDescriptionvoid
ContentProcessor.init
(GenerationContext gc, OutputStream out) Initializes the content processor.