public static interface ExportOperation.ChannelsProviderOptions
channels provider
.
These options allow to define which extension to be used for channels. The choices of extensions are mutual exclusive. If no choice is taken, a default extension will be used when exporting channels.
Modifier and Type | Method and Description |
---|---|
void |
useCustomExtension(TemplateSet templateSet,
String extension)
Defines to use custom extensions when exporting channels.
|
void |
usePresentationExtensions()
Defines to use the file extensions defined in presentation channels when exporting.
|
void |
useTemplateExtensions()
Defines to use the file extensions defined in template sets when exporting channels.
|
void usePresentationExtensions()
void useTemplateExtensions()
void useCustomExtension(@NotNull TemplateSet templateSet, @NotNull String extension)
templateSet
- The template set.extension
- The file extension to be used.Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408