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