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 : | Gets the home folder of the user. |
id : | Gets the identifier of the user. |
Members Details
home: |
---|
Gets the home folder of the user. |
id: |
---|
Gets the identifier of the user. |