public interface UserProfileUiService
Returns a UI model to represent the currently logged in user.

This is backed by the UserMemento obtained from UserService.currentUser() API, but could be presented in various ways.

Since:
2.0 {@index}
  • Method Summary

    Modifier and Type
    Method
    Description
    A UI model to represent the currently logged in user.