public class CompositeExporterConfigurationFactory<C extends CommonExportConfiguration> extends Object
Constructor and Description |
---|
CompositeExporterConfigurationFactory(JasperReportsContext jasperReportsContext,
Class<C> configurationInterface) |
Modifier and Type | Method and Description |
---|---|
C |
getConfiguration(C parent,
C child) |
C |
getConfiguration(C parent,
C child,
boolean isOverrideHints) |
public CompositeExporterConfigurationFactory(JasperReportsContext jasperReportsContext, Class<C> configurationInterface)
Copyright © 2017. All rights reserved.