Uses of Interface
de.espirit.firstspirit.generate.UrlFactory
Packages that use UrlFactory
-
Uses of UrlFactory in de.espirit.firstspirit.agency
Methods in de.espirit.firstspirit.agency with parameters of type UrlFactoryModifier and TypeMethodDescription@NotNull RenderingAgent.RendererRenderingAgent.Renderer.urlFactory(@NotNull UrlFactory urlFactory) Set a custom url factory (default is the preview url factory). -
Uses of UrlFactory in de.espirit.firstspirit.generate
Methods in de.espirit.firstspirit.generate that return UrlFactoryModifier and TypeMethodDescription@Nullable UrlFactoryUrlCreatorSpecification.createUrlFactory()In case the specification provides a validUrlFactoryclass name for the property "urlfactory" this will deliver a new instance of the specified class.