public static interface PreviewUrlAgent.PreviewUrlBuilder<T>
Modifier and Type | Method and Description |
---|---|
T |
forWebedit()
Configures the builder to create urls for the ContentCreator application.
|
T |
fullQualified()
Configures the builder to create full qualified urls like 'http://domain:port/path/'.
|
T |
language(Language language)
Provide the language for which the url should be rendered.
|
@NotNull T language(@Nullable Language language)
language
- the language to use.@NotNull T fullQualified()
Previewable.PREVIEWMODE_FULL_QUALIFIED
@NotNull T forWebedit()
Previewable.PREVIEWMODE_WEBEDIT
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210