|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPublishablePluginOptions
| Method Summary | |
|---|---|
IPluginBurstingModeOptions |
getBurstingModeOptions(long burstingMode)
Gets the busting mode options for the given busting mode, options determine whether bursting mode is supported for this plugin kind, whether the scope batch size is limited and whether dynamice recipients are allowed by this bursting mode |
java.lang.String |
getFormatDefinitionClass()
Determines the format definition class for the plugin kind |
java.lang.String |
getLocalizedFormatName(java.lang.String formatName,
java.util.Locale locale)
Determines the localized format name for a given format |
boolean |
isDocumentDeliveryRuleEnabled()
Determines whether the plugin kind supports document delivery rule |
boolean |
isGlobalDeliveryRuleEnabled()
Determines whether the plugin kind supports global delivery rule |
boolean |
isLocaleDeliveryRuleEnabled()
Determines whether the plugin kind supports locale delivery rule |
boolean |
isMHTMLMergeEnabled()
Determines whether the plugin kind supports MHTML merging |
boolean |
isPDFMergeEnabled()
Determines whether the plugin kind supports pdf merging |
boolean |
isPersonalizationEnabled()
Determines whether the plugin kind supports personalization |
boolean |
isProfileResolutionEnabled()
Determines whether the plugin kind supports profile resolution |
| Method Detail |
|---|
boolean isPDFMergeEnabled()
boolean isMHTMLMergeEnabled()
boolean isProfileResolutionEnabled()
boolean isPersonalizationEnabled()
boolean isLocaleDeliveryRuleEnabled()
boolean isDocumentDeliveryRuleEnabled()
boolean isGlobalDeliveryRuleEnabled()
IPluginBurstingModeOptions getBurstingModeOptions(long burstingMode)
burstingMode - - DataBurstingMode. The value corresponds to a constant defined in IPublicationBase.CeDataBurstingMode.
java.lang.String getFormatDefinitionClass()
java.lang.String getLocalizedFormatName(java.lang.String formatName,
java.util.Locale locale)
formatName - Name name of the formatlocale - locale of the translated string
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||