Esempio n. 1
0
 private void loadUserGroups() {
   this.userGroups = usersApi.getUserGroups(user.getId());
 }