In the Java code, I need the id of the current user.
It is probably easy but I could not find where to get this information… I tried a mix of Application.getCurrentUser, this.getActionsContext(), and the methods inherited from BaseDialogBean, but did not find a way to get it… User name or user id or anything that could identify the Alfresco web client user.