Skip to main content

Pentaho+ documentation is moving!

The new product documentation portal is here. Check it out now at docs.hitachivantara.com

 

Hitachi Vantara Lumada and Pentaho Documentation

IConfigurable

pentaho.lang. IConfigurable

The IConfigurable interface represents the class of objects that can be configured.

Source: doc-js/pentaho/lang/IConfigurable.jsdoc, line 17

Methods

Name Description
configure(config)

Applies a configuration to the object.

Methods Details

configure(config)

Applies a configuration to the object.

Source: doc-js/pentaho/lang/IConfigurable.jsdoc, line 25

Parameters:
Name Default Value Summary
config : object
Optional

The configuration.