Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Student state

Code Block
languagejava
// Get and update the user's student state info
StudentStateInfo info = userService.getStudentInfo(userId);

userService.updateStudentInfo(userId, info);

User Service Models

/wiki/spaces/TISpubdoc/pages/20515245

...

/wiki/spaces/TISpubdoc/pages/75825224

/wiki/spaces/TISpubdoc/pages/85491757

/wiki/spaces/TISpubdoc/pages/88277051