Uses of Interface
org.pentaho.reporting.libraries.base.config.ExtendedConfiguration
- 
Packages that use ExtendedConfiguration Package Description org.pentaho.reporting.libraries.base.boot org.pentaho.reporting.libraries.base.config  - 
- 
Uses of ExtendedConfiguration in org.pentaho.reporting.libraries.base.boot
Methods in org.pentaho.reporting.libraries.base.boot that return ExtendedConfiguration Modifier and Type Method Description ExtendedConfigurationAbstractBoot. getExtendedConfig()Returns the global configuration as extended configuration.ExtendedConfigurationSubSystem. getExtendedConfig()Returns the global configuration as ExtendedConfiguration instance. - 
Uses of ExtendedConfiguration in org.pentaho.reporting.libraries.base.config
Classes in org.pentaho.reporting.libraries.base.config that implement ExtendedConfiguration Modifier and Type Class Description classExtendedConfigurationWrapperA wrapper for the extended configuration interface around a plain configuration. 
 -