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()
CommonExportConfigurationisOverrideHints in interface CommonExportConfigurationCommonExportConfiguration.PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTSpublic void setOverrideHints(Boolean isOverrideHints)
Copyright © 2017. All rights reserved.