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 IConfiguration
ISystemConfig. getConfiguration(String configId)
IConfiguration[]
ISystemConfig. listConfigurations()
Methods in org.pentaho.platform.api.engine with parameters of type IConfiguration Modifier and Type Method Description void
ISystemConfig. registerConfiguration(IConfiguration configuration)
-