Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

IUser

pentaho.context.IUser

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

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

See also:  pentaho.context.IContext

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/context/IUser.jsdoc, line 35

id: nonEmptyString

Gets the identifier of the user.

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