Class InheritedDataFactoryWrapper


  • public class InheritedDataFactoryWrapper
    extends Object
    A wrapper to prevent the data-factory from being edited. Inherited datafactories must be edited on the master-report (or the parent report) or they will wreck havoc among the innocent bystanders.
    Author:
    Thomas Morgner.
    • Constructor Detail

      • InheritedDataFactoryWrapper

        public InheritedDataFactoryWrapper​(org.pentaho.reporting.engine.classic.core.DataFactory dataFactory)
    • Method Detail

      • getDataFactory

        public org.pentaho.reporting.engine.classic.core.DataFactory getDataFactory()