Skip to main content

Pentaho+ documentation has moved!

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

 

Hitachi Vantara Lumada and Pentaho Documentation

spec

pentaho.module. spec

The module.spec namespace contains specification interfaces.

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

Interfaces

Name Summary
IInstanceMeta

The spec.IInstanceMeta interface contains the metadata of an instance module.

IMeta

The spec.IMeta interface contains the metadata of a module.

ITypeMeta

The spec.ITypeMeta interface contains the metadata of a type module.

Type Definitions

MetaMap:  Object.<string, pentaho.module.spec.IMeta>

The spec.MetaMap type is a map of module metadata specifications.

An object whose keys are type identifiers and whose values are module metadata specifications.

Source: doc-js/pentaho/module/spec/MetaMap.jsdoc, line 17