Uses of Package
org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base

Packages that use org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base
org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base Base classes for the config store system. 
org.pentaho.reporting.engine.classic.core.modules.misc.configstore.filesystem Supports storing the configuration settings into the local filesystem. 
 

Classes in org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base used by org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base
ConfigFactory
          The config factory is used to access the currently active config storage implementation.
ConfigStorage
          Config storage implementations are used to store a set of properties to a certain key.
ConfigStoreException
          The config store exception is throwns if an error prevents an operation on the current configuration storage provider.
 

Classes in org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base used by org.pentaho.reporting.engine.classic.core.modules.misc.configstore.filesystem
ConfigStorage
          Config storage implementations are used to store a set of properties to a certain key.
ConfigStoreException
          The config store exception is throwns if an error prevents an operation on the current configuration storage provider.