com.atlassian.jira.web.action.popups
Class Calendar

java.lang.Object
  extended byActionSupport
      extended bycom.atlassian.jira.action.JiraActionSupport
          extended bycom.atlassian.jira.web.action.JiraWebActionSupport
              extended bycom.atlassian.jira.web.action.popups.Calendar

public class Calendar
extends JiraWebActionSupport

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.atlassian.jira.web.action.JiraWebActionSupport
ISSUE_NOT_FOUND_RESULT, PERMISSION_VIOLATION_RESULT, permissionManager, request
 
Fields inherited from class com.atlassian.jira.action.JiraActionSupport
log
 
Constructor Summary
Calendar()
           
 
Method Summary
 java.lang.String getDateFormat()
           
 java.lang.String getField()
           
 java.lang.String getForm()
           
 java.lang.String getLanguage()
           
 java.lang.String getValue()
           
 void setField(java.lang.String field)
           
 void setForm(java.lang.String form)
           
 void setValue(java.lang.String value)
           
 
Methods inherited from class com.atlassian.jira.web.action.JiraWebActionSupport
getAssignableUsers, getAssignableUsers, getCachedGroups, getComponentManager, getConstantsManager, getDefaultAssignee, getField, getLocale, getOutlookDate, getProjectManager, getPropertySet, getRedirect, getRemoteUser, getText, getText, getText, getText, getUserFullName, getUserPreferences, isDefaultAssignee, isDefaultAssignee, isHasIssuePermission, isHasIssuePermission, isHasPermission, isHasPermission, isHasPermission, isHasProjectPermission, isHasProjectPermission, processDefaultAssignee, processDefaultAssignee
 
Methods inherited from class com.atlassian.jira.action.JiraActionSupport
addErrorMessages, addErrors, execute, getActionName, getApplicationProperties, getDelegator, getLocaleUtils, getResult, isIndexing
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Calendar

public Calendar()
Method Detail

getDateFormat

public java.lang.String getDateFormat()

getLanguage

public java.lang.String getLanguage()
                             throws java.io.IOException
Throws:
java.io.IOException

getForm

public java.lang.String getForm()

setForm

public void setForm(java.lang.String form)

getField

public java.lang.String getField()

setField

public void setField(java.lang.String field)

getValue

public java.lang.String getValue()

setValue

public void setValue(java.lang.String value)