Example #1
0
 public static String getLoggedUserId() {
   return EntityUtils.getEntityId(getLoggedUser());
 }