org.pentaho.platform.plugin.action.jfreereport
Class PentahoResourceBundleFactory

java.lang.Object
  extended by org.pentaho.platform.plugin.action.jfreereport.helper.PentahoResourceBundleFactory
      extended by org.pentaho.platform.plugin.action.jfreereport.PentahoResourceBundleFactory
All Implemented Interfaces:
Serializable, org.pentaho.reporting.engine.classic.core.ResourceBundleFactory

Deprecated. This is an empty stub in case we have to maintain backward compatiblity.

@Deprecated
public class PentahoResourceBundleFactory
extends PentahoResourceBundleFactory

Creation-Date: 08.07.2006, 13:19:45

Author:
Thomas Morgner
See Also:
Serialized Form

Field Summary
 
Fields inherited from interface org.pentaho.reporting.engine.classic.core.ResourceBundleFactory
DEFAULT_RESOURCE_BUNDLE_CONFIG_KEY
 
Constructor Summary
PentahoResourceBundleFactory(String path, String baseName, IPentahoSession session)
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.pentaho.platform.plugin.action.jfreereport.helper.PentahoResourceBundleFactory
getLocale, getResourceBundle, getTimeZone
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PentahoResourceBundleFactory

public PentahoResourceBundleFactory(String path,
                                    String baseName,
                                    IPentahoSession session)
Deprecated.