public class SimpleCommonExportConfiguration extends Object implements CommonExportConfiguration
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS
Constructor and Description |
---|
SimpleCommonExportConfiguration() |
Modifier and Type | Method and Description |
---|---|
Boolean |
isOverrideHints()
Specifies whether the settings provided by this exporter configuration object are supposed to override the equivalent exporter
hints specified in the reports themselves using configuration properties.
|
void |
setOverrideHints(Boolean isOverrideHints) |
public Boolean isOverrideHints()
CommonExportConfiguration
isOverrideHints
in interface CommonExportConfiguration
CommonExportConfiguration.PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS
public void setOverrideHints(Boolean isOverrideHints)
Copyright © 2016. All rights reserved.