public interface PresentationChannel
Modifier and Type | Field and Description |
---|---|
static String |
FO_2_PDF_PROCESSOR
Name of PDF content processor.
|
static String |
FO_2_RTF_PROCESSOR
Name of RTF content processor.
|
Modifier and Type | Method and Description |
---|---|
String |
getContentProcessor()
Provides the name of the content processor to be used for this channel.
|
String |
getExtension()
Provides the extension to be used for this channel.
|
long |
getId()
Provides the element id of this channel.
|
String |
getName()
Provides the name of this channel.
|
Map<String,Object> |
getParams()
Provides a map of parameters defined for this channel.
|
boolean |
isSystemChannel()
Indicates this channel to be system defined.
|
static final String FO_2_PDF_PROCESSOR
static final String FO_2_RTF_PROCESSOR
String getName()
long getId()
boolean isSystemChannel()
true
, if system defined.String getExtension()
String getContentProcessor()
FO_2_PDF_PROCESSOR
, FO_2_RTF_PROCESSOR
, or a class name of a class wich implements
ContentProcessor
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210