getRoleIds

getRoleIds( ) : List

The getRoleIds operation returns a list of the roles to which the current user is assigned. The roles are returned as a list of strings. The roles can be one or more of the following:

Parameters

None.

Return value

List of the roles to which the current user is assigned.

Throws

MyDMEException with NULL if the role could not be found from the current user ID. See MyDMEException.

Next topic

getSettings