Class DrillDownProfileResourceFactory

  • All Implemented Interfaces:
    org.pentaho.reporting.libraries.resourceloader.ResourceFactory

    public class DrillDownProfileResourceFactory
    extends org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory
    • Field Summary

      • Fields inherited from class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory

        CONTENTBASE_KEY
      • Fields inherited from interface org.pentaho.reporting.libraries.resourceloader.ResourceFactory

        CONFIG_PREFIX
    • Constructor Detail

      • DrillDownProfileResourceFactory

        public DrillDownProfileResourceFactory()
    • Method Detail

      • initializeDefaults

        public void initializeDefaults()
        Specified by:
        initializeDefaults in interface org.pentaho.reporting.libraries.resourceloader.ResourceFactory
        Overrides:
        initializeDefaults in class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory
      • getConfiguration

        protected org.pentaho.reporting.libraries.base.config.Configuration getConfiguration()
        Returns the configuration that should be used to initialize this factory.
        Specified by:
        getConfiguration in class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory
        Returns:
        the configuration for initializing the factory.
      • getFactoryType

        public Class getFactoryType()
        Returns the expected result type.
        Returns:
        the result type.