Uses of Interface
org.pentaho.platform.api.engine.IConfiguration
-
Packages that use IConfiguration Package Description org.pentaho.platform.api.engine -
-
Uses of IConfiguration in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that return IConfiguration Modifier and Type Method Description IConfigurationISystemConfig. getConfiguration(String configId)IConfiguration[]ISystemConfig. listConfigurations()Methods in org.pentaho.platform.api.engine with parameters of type IConfiguration Modifier and Type Method Description voidISystemConfig. registerConfiguration(IConfiguration configuration)
-