public interface UrlFactoryContext extends BaseContext
UrlFactory
.BaseContext.Env
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getParameters()
Returns the settings provided in module.xml file in section {@code
|
PathLookup |
getPathLookup()
Returns the path lookup for user defined paths.
|
UrlCreatorProvider |
getUrlCreatorProvider()
Provides the contextual
UrlCreatorProvider . |
is, logDebug, logError, logError, logInfo, logWarning
requestSpecialist, requireSpecialist
@NotNull Map<String,String> getParameters()
<configuration>..</configuration>
.
The key is the tag name (converted to lower case), value is the text child node. E.g. <key>value</key>
.@NotNull PathLookup getPathLookup()
@NotNull UrlCreatorProvider getUrlCreatorProvider()
UrlCreatorProvider
.UrlCreatorProvider
.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210