Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

module

module

The module namespace contains the module types of the core layer of the Pentaho JavaScript APIs.

Source: doc-js/pentaho/_core/module/_namespace.jsdoc, line 17

Classes

Name Summary
InstanceMeta

The InstanceMeta class implements the module.IInstanceMeta interface.

Meta

The Meta class implements the module.IMeta interface.

MetaService

The MetaService class is the implementation of the IMetaService interface.

Service

The Service class is the implementation of the IService interface.

TypeMeta

The TypeMeta class implements the ITypeMeta interface.

Type Definitions

Resolver()

The Resolver is a function that obtains a module when given its identifier or alias and, optionally, an indication of the expected module kind, "type" or "instance".

If necessary, and possible, the module is created.

Source: javascript/web/pentaho/_core/module/Resolver.jsdoc, line 17

module

The config namespace contains the configuration types of the core layer of the Pentaho JavaScript APIs.

Source: doc-js/pentaho/_core/config/_namespace.jsdoc, line 17

Classes

Name Summary
InstanceMeta

The InstanceMeta class implements the module.IInstanceMeta interface.

Meta

The Meta class implements the module.IMeta interface.

MetaService

The MetaService class is the implementation of the IMetaService interface.

Service

The Service class is the implementation of the IService interface.

TypeMeta

The TypeMeta class implements the ITypeMeta interface.

Type Definitions

Resolver()

The Resolver is a function that obtains a module when given its identifier or alias and, optionally, an indication of the expected module kind, "type" or "instance".

If necessary, and possible, the module is created.

Source: javascript/web/pentaho/_core/module/Resolver.jsdoc, line 17