Class UserProfileMenuBean

  • All Implemented Interfaces:
    Serializable

    @Named
    @ViewScoped
    public class UserProfileMenuBean
    extends Object
    implements Serializable
    Bean for the user profile menu in the top right corner
    Author:
    XIMA Media GmbH
    See Also:
    Serialized Form
    • Constructor Detail

      • UserProfileMenuBean

        public UserProfileMenuBean()
    • Method Detail

      • getCurrentUserProfile

        public UserProfile getCurrentUserProfile()
      • getDisplayName

        public String getDisplayName()
      • getProfileId

        public String getProfileId()
      • getUserName

        public String getUserName()
      • isShowProfileMenuItem

        public boolean isShowProfileMenuItem()
      • updateActiveProfileImage

        public void updateActiveProfileImage()