Class UserProfileMenuBean

java.lang.Object
de.xima.fc.gui.common.bean.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:
  • Constructor Details

    • UserProfileMenuBean

      public UserProfileMenuBean()
  • Method Details

    • getActiveProfileImage

      public UserProfileFile getActiveProfileImage()
    • getAuthenticationClient

      public IClientDescriptor getAuthenticationClient()
    • getCurrentUserProfile

      public UserProfile getCurrentUserProfile()
    • getDisplayName

      public String getDisplayName()
    • getProfileId

      public String getProfileId()
    • getUserName

      public String getUserName()
    • isShowProfileMenuItem

      public boolean isShowProfileMenuItem()
    • updateActiveProfileImage

      public void updateActiveProfileImage()