Uses of Class
com.silverpeas.personalization.UserMenuDisplay

Packages that use UserMenuDisplay
com.silverpeas.personalization   
com.silverpeas.personalization.service   
 

Uses of UserMenuDisplay in com.silverpeas.personalization
 

Methods in com.silverpeas.personalization that return UserMenuDisplay
 UserMenuDisplay UserPreferences.getDisplay()
           
static UserMenuDisplay UserMenuDisplay.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UserMenuDisplay[] UserMenuDisplay.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.silverpeas.personalization with parameters of type UserMenuDisplay
 void UserPreferences.setDisplay(UserMenuDisplay display)
           
 

Constructors in com.silverpeas.personalization with parameters of type UserMenuDisplay
UserPreferences(String language, String look, String collaborativeWorkSpaceId, boolean thesaurusEnabled, boolean dragAndDropEnabled, boolean webdavEditionEnabled, UserMenuDisplay display)
           
UserPreferences(String userId, String language, String look, String collaborativeWorkSpaceId, boolean thesaurusEnabled, boolean dragAndDropEnabled, boolean webdavEditionEnabled, UserMenuDisplay display)
           
 

Uses of UserMenuDisplay in com.silverpeas.personalization.service
 

Fields in com.silverpeas.personalization.service declared as UserMenuDisplay
static UserMenuDisplay PersonalizationService.DEFAULT_MENU_DISPLAY_MODE
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.