Breadcrumbs

getCurrentUserUUID()

Non-static operation.

This operation returns the UUID of the current user.

You need a current security service object to call this operation (which you can get using getSecurityService()).

Interfaces

  • getCurrentUserUUID() : String

Parameters

Name

Type

Direction

Description

Allowed Values/Example


String

return

UUID of the current user.


📗