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

IUser

pentaho.environment.spec. IUser

The spec.IUser interface represents a specification of IUser.

Source: doc-js/pentaho/environment/spec/IUser.jsdoc, line 17

See also: pentaho.environment.spec.IEnvironment

Members

Name Description
home : nonEmptyString

The home folder of the user.

id : nonEmptyString

The identifier of the user.

Members Details

home: nonEmptyString

The home folder of the user.

Source: doc-js/pentaho/environment/spec/IUser.jsdoc, line 33

id: nonEmptyString

The identifier of the user.

Source: doc-js/pentaho/environment/spec/IUser.jsdoc, line 25