IUser
pentaho.context.spec.IUser
The spec.IUser
interface represents a specification of IUser
.
Source: doc-js/pentaho/context/spec/IUser.jsdoc, line 17
See also: pentaho.context.spec.IContext
Members
Name | Description |
---|---|
home : | The home folder of the user. |
id : | The identifier of the user. |
Members Details
home: |
---|
The home folder of the user. |
id: |
---|
The identifier of the user. |