Uses of Interface
de.espirit.firstspirit.client.plugin.dataaccess.aspects.UrlGenerationContext
Packages that use UrlGenerationContext
-
Uses of UrlGenerationContext in de.espirit.firstspirit.client.plugin.dataaccess.aspects
Methods in de.espirit.firstspirit.client.plugin.dataaccess.aspects that return UrlGenerationContextModifier and TypeMethodDescription@NotNull UrlGenerationContext
UrlGenerationContext.Builder.create()
Creates a newUrlGenerationContext
instance based on the given configuration.Methods in de.espirit.firstspirit.client.plugin.dataaccess.aspects with parameters of type UrlGenerationContextModifier and TypeMethodDescriptionUrlSupporting.getUrl
(@NotNull UrlGenerationContext context, D object) Returns an URL string for the given object in the specified language, if there is any.