Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

IUser

pentaho.environment. IUser

The IUser interface allows access to the Pentaho Platform's environmental information that pertains to the user.

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

See also: pentaho.environment.IEnvironment

Members

Name Description
home :  nonEmptyString

Gets the home folder of the user.

id :  nonEmptyString

Gets the identifier of the user.

Members Details

home:  nonEmptyString

Gets the home folder of the user.

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

id:  nonEmptyString

Gets the identifier of the user.

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