com.atlassian.jira.web.action.user
Class UpdateUserPreferences

java.lang.Object
  extended by webwork.action.ActionSupport
      extended by com.atlassian.jira.action.JiraActionSupport
          extended by com.atlassian.jira.web.action.JiraWebActionSupport
              extended by com.atlassian.jira.web.action.user.UpdateUserPreferences
All Implemented Interfaces:
ErrorCollection, I18nHelper, AuthorizationSupport, Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware

public class UpdateUserPreferences
extends JiraWebActionSupport

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.atlassian.jira.util.ErrorCollection
ErrorCollection.Reason
 
Nested classes/interfaces inherited from interface com.atlassian.jira.util.I18nHelper
I18nHelper.BeanFactory
 
Field Summary
static int MAX_ISSUES_PER_PAGE_SETTING
           
 
Fields inherited from class com.atlassian.jira.web.action.JiraWebActionSupport
ISSUE_NOT_FOUND_RESULT, PERMISSION_VIOLATION_RESULT, request, RETURN_URL_PARAMETER, savedFilters
 
Fields inherited from class com.atlassian.jira.action.JiraActionSupport
log
 
Fields inherited from class webwork.action.ActionSupport
command, errorMap, errorMessages
 
Fields inherited from interface webwork.action.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
 
Constructor Summary
UpdateUserPreferences(UserPreferencesManager userPreferencesManager, LocaleManager localeManager, SessionSearchObjectManagerFactory sessionSearchObjectManagerFactory, TimeZoneService timeZoneManager)
           
 
Method Summary
 String doDefault()
           
protected  String doExecute()
           
protected  void doValidation()
           
 String getConfiguredTimeZoneId()
           
 String getConfiguredTimeZoneRegion()
           
 Map<String,String> getInstalledLocales()
           
 Collection<TextOption> getKeyboardShortcutList()
          Gets the available list of options for the Keyboard shortcut preference
 String getKeyboardShortcutValue()
          The current value of the keyboard shortcut default
 Map getMimeTypes()
           
 boolean getNotifyOwnChanges()
           
 Collection<TextOption> getOwnChangesList()
          Gets the available list of options for the Sharing Default preference
 Collection<TextOption> getShareList()
          Gets the available list of options for the Sharing Default preference
 String getShareValue()
          The current value of the Sharing default
 boolean getShowPluginHints()
           
 String getTacUrl()
           
 List<TimeZoneInfo> getTimeZoneInfos()
           
 List<RegionInfo> getTimeZoneRegions()
           
 long getUserIssuesPerPage()
           
 String getUserLocale()
           
 String getUsername()
           
 String getUserNotificationsMimeType()
           
 boolean isKeyboardShortcutsEnabled()
           
 boolean isShareDefault()
           
 void setDefaultUserTimeZone(String timeZoneId)
           
 void setKeyboardShortcutsEnabled(boolean keyboardShortcutsEnabled)
           
 void setNotifyOwnChanges(boolean notifyOwnChanges)
           
 void setShareDefault(boolean isPublic)
           
 void setUserIssuesPerPage(long aLong)
           
 void setUserLocale(String userLocale)
           
 void setUsername(String username)
           
 void setUserNotificationsMimeType(String userNotificationsMimeType)
           
 
Methods inherited from class com.atlassian.jira.web.action.JiraWebActionSupport
addError, addErrorCollection, addErrorMessage, addErrorMessageByKeyIfAbsent, addErrorMessageIfAbsent, addReason, addReasons, forceRedirect, getAdministratorContactLink, getApplicationProperties, getConglomerateCookieValue, getConstantsManager, getDateFormat, getDateTimeFormat, getDateTimeFormatter, getDescTranslation, getDmyDateFormatter, getField, getFlushedErrorMessages, getGlobalPermissionManager, getHint, getHintManager, getJiraContactHelper, getJiraServiceContext, getLanguage, getLoggedInUser, getNameTranslation, getOutlookDate, getPermissionManager, getProjectManager, getRandomHint, getReasons, getRedirect, getRedirectChecker, getReturnUrl, getReturnUrlForCancelLink, getSearchSortDescriptions, getSelectedProject, getSelectedProjectObject, getServerId, getTimeFormat, getUriValidator, getUserFullName, getUserManager, getUserProjectHistoryManager, getVersionManager, getWebworkStack, getWebworkStack, getXsrfToken, hasErrorMessage, hasErrorMessageByKey, htmlEncode, insertContextPath, isHasIssuePermission, isHasIssuePermission, isHasPermission, isHasPermission, isHasPermission, isHasProjectPermission, isHasProjectPermission, isInlineDialogMode, isSystemAdministrator, isUserExists, returnComplete, returnComplete, returnCompleteWithInlineRedirect, returnCompleteWithInlineRedirectAndMsg, setConglomerateCookieValue, setInline, setReasons, setReturnUrl, setSelectedProjectId
 
Methods inherited from class com.atlassian.jira.action.JiraActionSupport
addErrorMessages, addErrorMessages, addErrors, addIllegalArgumentException, execute, getActionName, getComponentInstanceOfType, getDefaultResourceBundle, getDelegator, getI18nHelper, getKeysForPrefix, getLocale, getOfBizDelegator, getRemoteUser, getResult, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getUnescapedText, getUserPreferences, getWatcherManager, hasAnyErrors, isIndexing, removeKeyOrAddError
 
Methods inherited from class webwork.action.ActionSupport
addError, addErrorMessage, getCommandName, getErrorMessages, getErrors, getHasErrorMessages, getHasErrors, getPropertyEditorMessage, getTexts, getTexts, getTimezone, invalidInput, invokeCommand, isCommand, setCommand, setErrorMessages, setErrors, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.jira.util.ErrorCollection
addError, addErrorMessage, addErrorMessages, addErrors, getErrorMessages, getErrors, hasAnyErrors, setErrorMessages
 
Methods inherited from interface webwork.action.CommandDriven
getCommandName, setCommand
 

Field Detail

MAX_ISSUES_PER_PAGE_SETTING

public static final int MAX_ISSUES_PER_PAGE_SETTING
See Also:
Constant Field Values
Constructor Detail

UpdateUserPreferences

public UpdateUserPreferences(UserPreferencesManager userPreferencesManager,
                             LocaleManager localeManager,
                             SessionSearchObjectManagerFactory sessionSearchObjectManagerFactory,
                             TimeZoneService timeZoneManager)
Method Detail

doDefault

public String doDefault()
Overrides:
doDefault in class webwork.action.ActionSupport

getShowPluginHints

public boolean getShowPluginHints()

getTacUrl

public String getTacUrl()

getUserIssuesPerPage

public long getUserIssuesPerPage()

setUserIssuesPerPage

public void setUserIssuesPerPage(long aLong)

getUserNotificationsMimeType

public String getUserNotificationsMimeType()

setUserNotificationsMimeType

public void setUserNotificationsMimeType(String userNotificationsMimeType)

setShareDefault

public void setShareDefault(boolean isPublic)

isShareDefault

public boolean isShareDefault()

getOwnChangesList

public Collection<TextOption> getOwnChangesList()
Gets the available list of options for the Sharing Default preference

Returns:
the available list of options for the Sharing Default preference

getShareList

public Collection<TextOption> getShareList()
Gets the available list of options for the Sharing Default preference

Returns:
the available list of options for the Sharing Default preference

getShareValue

public String getShareValue()
The current value of the Sharing default

Returns:
The current value of the Sharing default, false (public) or true (private)

getKeyboardShortcutList

public Collection<TextOption> getKeyboardShortcutList()
Gets the available list of options for the Keyboard shortcut preference

Returns:
the available list of options for the keyboard shortcut Default preference

getKeyboardShortcutValue

public String getKeyboardShortcutValue()
The current value of the keyboard shortcut default

Returns:
The current value of the keyboard shortcut default, true (enabled) or false (disabled)

getUserLocale

public String getUserLocale()

setUserLocale

public void setUserLocale(String userLocale)

setDefaultUserTimeZone

public void setDefaultUserTimeZone(String timeZoneId)

getTimeZoneRegions

public List<RegionInfo> getTimeZoneRegions()

getTimeZoneInfos

public List<TimeZoneInfo> getTimeZoneInfos()

getConfiguredTimeZoneRegion

public String getConfiguredTimeZoneRegion()

getConfiguredTimeZoneId

public String getConfiguredTimeZoneId()

getMimeTypes

public Map getMimeTypes()

getNotifyOwnChanges

public boolean getNotifyOwnChanges()

setNotifyOwnChanges

public void setNotifyOwnChanges(boolean notifyOwnChanges)

getUsername

public String getUsername()

setUsername

public void setUsername(String username)

getInstalledLocales

public Map<String,String> getInstalledLocales()
Returns:
the installed locales with the default option at the top

doExecute

protected String doExecute()
                    throws Exception
Overrides:
doExecute in class webwork.action.ActionSupport
Throws:
Exception

doValidation

protected void doValidation()
Overrides:
doValidation in class webwork.action.ActionSupport

isKeyboardShortcutsEnabled

public boolean isKeyboardShortcutsEnabled()

setKeyboardShortcutsEnabled

public void setKeyboardShortcutsEnabled(boolean keyboardShortcutsEnabled)


Copyright © 2002-2012 Atlassian. All Rights Reserved.