示例#1
0
 private void loadUserProjects() {
   this.userProjects = usersApi.getUserProjects(user.getId());
 }