A B C D E F G H I L M N O P R S T U V W 

A

addAttachment(Issue, Project, User, ITrackerServices, ActionMessages) - Method in class org.itracker.web.forms.IssueForm
Adds an attachment to issue.
AddErrorTag - Class in org.itracker.web.taglib
Deprecated.
errors should be handled by Action classes, not JSPs!
AddErrorTag() - Constructor for class org.itracker.web.taglib.AddErrorTag
Deprecated.
 
AddIssueRelationAction - Class in org.itracker.web.actions.project
 
AddIssueRelationAction() - Constructor for class org.itracker.web.actions.project.AddIssueRelationAction
 
addRenamedLogin(String, String) - Static method in class org.itracker.web.util.SessionManager
 
AdminActionForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
AdminActionForm() - Constructor for class org.itracker.web.forms.AdminActionForm
 
AdminHomeAction - Class in org.itracker.web.actions.admin
 
AdminHomeAction() - Constructor for class org.itracker.web.actions.admin.AdminHomeAction
 
AdminProjectUtilities - Class in org.itracker.web.util
Helper utils for admin project actions.
AdminProjectUtilities() - Constructor for class org.itracker.web.util.AdminProjectUtilities
 
ALL_SECTIONS_KEY - Static variable in class org.itracker.web.util.Constants
 
allowSaveLogin(HttpServletRequest) - Static method in class org.itracker.web.util.LoginUtilities
 
ApplicationInitialization - Class in org.itracker.web
This gets started when the Spring application-context starts up...
ApplicationInitialization(UserService, ConfigurationService, ReportService) - Constructor for class org.itracker.web.ApplicationInitialization
 
applyLimitedFields(Issue, Project, User, Map<Integer, Set<PermissionType>>, Locale, IssueService) - Method in class org.itracker.web.forms.IssueForm
 
AssignIssueAction - Class in org.itracker.web.actions.project
 
AssignIssueAction() - Constructor for class org.itracker.web.actions.project.AssignIssueAction
 
AssignIssueForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
AssignIssueForm() - Constructor for class org.itracker.web.forms.AssignIssueForm
 
ATT_NAME_HAS_ISSUES - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
ATT_NAME_HAS_ORDER_PARAM - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
ATT_NAME_HAS_VIEW_ALL - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
ATT_NAME_ISSUE_PTOS - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
ATT_NAME_ORDER_PARAM - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
ATT_NAME_PAGE_TITLE_ARG - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
ATT_NAME_PAGE_TITLE_KEY - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
ATT_NAME_PROJCET_ID - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
ATT_NAME_PROJECT - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
ATT_NAME_UNASSIGNED - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
AttachmentDownloadController - Class in org.itracker.web.servlets
Deprecated.
Use org.itracker.web.actions.admin.attachment.DownloadAttachmentAction instead.
AttachmentDownloadController() - Constructor for class org.itracker.web.servlets.AttachmentDownloadController
Deprecated.
 
AttachmentUtilities - Class in org.itracker.web.util
 
AttachmentUtilities() - Constructor for class org.itracker.web.util.AttachmentUtilities
 
ATTR_BIT - Static variable in interface org.itracker.web.util.ImportExportTags
 
ATTR_CREATOR_ID - Static variable in interface org.itracker.web.util.ImportExportTags
 
ATTR_DATE - Static variable in interface org.itracker.web.util.ImportExportTags
 
ATTR_ID - Static variable in interface org.itracker.web.util.ImportExportTags
 
ATTR_NAME - Static variable in interface org.itracker.web.util.ImportExportTags
 
ATTR_ORDER - Static variable in interface org.itracker.web.util.ImportExportTags
 
ATTR_STATUS - Static variable in interface org.itracker.web.util.ImportExportTags
 
ATTR_SYSTEMID - Static variable in interface org.itracker.web.util.ImportExportTags
Deprecated.
must use speaking ids, systemid will be generated instead
ATTR_VALUE - Static variable in interface org.itracker.web.util.ImportExportTags
 
AUTH_LOGIN_KEY - Static variable in class org.itracker.web.util.Constants
 
AUTH_REDIRECT_KEY - Static variable in class org.itracker.web.util.Constants
 
AUTH_TYPE_KEY - Static variable in class org.itracker.web.util.Constants
 
AUTH_VALUE_KEY - Static variable in class org.itracker.web.util.Constants
 
AuthenticationErrorHandler - Class in org.itracker.web.security
 
AuthenticationErrorHandler() - Constructor for class org.itracker.web.security.AuthenticationErrorHandler
 

B

BaseJob - Class in org.itracker.web.scheduler.tasks
This class implements the periodic transmission of the meals and reservations file.
BaseJob() - Constructor for class org.itracker.web.scheduler.tasks.BaseJob
 
buildIssueList(List<Issue>, HttpServletRequest, Map<Integer, Set<PermissionType>>) - Method in class org.itracker.web.actions.PortalHomeAction
 
ByteLimitExceededException - Exception in org.itracker.web.exceptions
 
ByteLimitExceededException() - Constructor for exception org.itracker.web.exceptions.ByteLimitExceededException
 
ByteLimitExceededException(String) - Constructor for exception org.itracker.web.exceptions.ByteLimitExceededException
 

C

canEditIssue(Issue) - Static method in class org.itracker.web.util.LoginUtilities
 
canEditIssue(Issue, UserDetails) - Static method in class org.itracker.web.util.LoginUtilities
 
canViewIssue(Issue) - Static method in class org.itracker.web.util.LoginUtilities
Returns true if the user has permission to view the requested issue.
canViewIssue(Issue, UserDetails) - Static method in class org.itracker.web.util.LoginUtilities
Returns true if the user has permission to view the requested issue.
characters(char[], int, int) - Method in class org.itracker.web.util.ImportHandler
 
checkAutoLogin(HttpServletRequest, boolean) - Static method in class org.itracker.web.util.LoginUtilities
 
checkRenamedLogin(String) - Static method in class org.itracker.web.util.SessionManager
 
ClearErrorsTag - Class in org.itracker.web.taglib
Deprecated.
errors should be handled by Action classes, not JSPs!
ClearErrorsTag() - Constructor for class org.itracker.web.taglib.ClearErrorsTag
Deprecated.
 
clearSessionNeedsReset(String) - Static method in class org.itracker.web.util.SessionManager
 
COMPONENT_KEY - Static variable in class org.itracker.web.util.Constants
 
ComponentForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
ComponentForm() - Constructor for class org.itracker.web.forms.ComponentForm
 
ComponentInfo(Integer, String, String, Date, Long) - Constructor for class org.itracker.web.util.EditProjectFormActionUtil.ComponentInfo
 
ConfigurationForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
ConfigurationForm() - Constructor for class org.itracker.web.forms.ConfigurationForm
 
Constants - Class in org.itracker.web.util
 
Constants() - Constructor for class org.itracker.web.util.Constants
 
COOKIE_NAME - Static variable in class org.itracker.web.util.Constants
 
CreateIssueAction - Class in org.itracker.web.actions.project
This action handles the actual creation of a new issue.
CreateIssueAction() - Constructor for class org.itracker.web.actions.project.CreateIssueAction
 
CreateIssueFormAction - Class in org.itracker.web.actions.project
 
CreateIssueFormAction() - Constructor for class org.itracker.web.actions.project.CreateIssueFormAction
 
CreateLanguageKeyAction - Class in org.itracker.web.actions.admin.language
 
CreateLanguageKeyAction() - Constructor for class org.itracker.web.actions.admin.language.CreateLanguageKeyAction
 
CreateLanguageKeyFormAction - Class in org.itracker.web.actions.admin.language
Please comment this one...
CreateLanguageKeyFormAction() - Constructor for class org.itracker.web.actions.admin.language.CreateLanguageKeyFormAction
 
createResources(String) - Method in class org.itracker.web.resources.ITrackerMessageResourcesFactory
 
createSession(String) - Static method in class org.itracker.web.util.SessionManager
 
CUSTOMFIELD_KEY - Static variable in class org.itracker.web.util.Constants
 
CustomFieldForm - Class in org.itracker.web.forms
This is the Struts Form.
CustomFieldForm() - Constructor for class org.itracker.web.forms.CustomFieldForm
 
CustomFieldInfo(Integer, String, String) - Constructor for class org.itracker.web.util.EditProjectFormActionUtil.CustomFieldInfo
 
CUSTOMFIELDVALUE_KEY - Static variable in class org.itracker.web.util.Constants
 
CustomFieldValueForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
CustomFieldValueForm() - Constructor for class org.itracker.web.forms.CustomFieldValueForm
 

D

DATE_FORMATTER - Static variable in interface org.itracker.web.util.ImportExportTags
 
DEFAULT_BASE_URL - Static variable in class org.itracker.web.scheduler.tasks.ReminderNotification
 
DEFAULT_ENCODING - Static variable in class org.itracker.web.filters.SetRequestCharacterEncoding
 
DEFAULT_ISSUE_AGE - Static variable in class org.itracker.web.scheduler.tasks.ReminderNotification
 
DefaultAccessDeniedHandler - Class in org.itracker.web.security
 
DefaultAccessDeniedHandler() - Constructor for class org.itracker.web.security.DefaultAccessDeniedHandler
 
defaultLocale - Static variable in class org.itracker.web.taglib.FormatMessageTag
 
destroy() - Method in class org.itracker.web.filters.ExecuteAlwaysFilter
 
destroy() - Method in class org.itracker.web.filters.SetRequestCharacterEncoding
Reset the filter settings.
DISPLAY_TYPE_EDIT - Static variable in class org.itracker.web.taglib.FormatCustomFieldTag
 
DISPLAY_TYPE_EDIT - Static variable in class org.itracker.web.taglib.FormatResolutionTag
 
DISPLAY_TYPE_VIEW - Static variable in class org.itracker.web.taglib.FormatCustomFieldTag
 
DISPLAY_TYPE_VIEW - Static variable in class org.itracker.web.taglib.FormatResolutionTag
 
DisplayReportAction - Class in org.itracker.web.actions.report
 
DisplayReportAction() - Constructor for class org.itracker.web.actions.report.DisplayReportAction
 
DisplayReportForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
DisplayReportForm() - Constructor for class org.itracker.web.forms.DisplayReportForm
 
doAfterBody() - Method in class org.itracker.web.taglib.FormatDescriptionTag
 
doAfterBody() - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
 
doAfterBody() - Method in class org.itracker.web.taglib.FormatLinkTag
 
doAfterBody() - Method in class org.itracker.web.taglib.FormatPaginationLinkTag
 
doAfterBody() - Method in class org.itracker.web.taglib.FormatResolutionTag
 
doEndTag() - Method in class org.itracker.web.taglib.AddErrorTag
Deprecated.
 
doEndTag() - Method in class org.itracker.web.taglib.ClearErrorsTag
Deprecated.
 
doEndTag() - Method in class org.itracker.web.taglib.FormatCustomFieldTag
 
doEndTag() - Method in class org.itracker.web.taglib.FormatDateTag
 
doEndTag() - Method in class org.itracker.web.taglib.FormatDescriptionTag
 
doEndTag() - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
 
doEndTag() - Method in class org.itracker.web.taglib.FormatIconActionTag
 
doEndTag() - Method in class org.itracker.web.taglib.FormatImageActionTag
 
doEndTag() - Method in class org.itracker.web.taglib.FormatIssueOwnerTag
 
doEndTag() - Method in class org.itracker.web.taglib.FormatLinkTag
 
doEndTag() - Method in class org.itracker.web.taglib.FormatMessageTag
 
doEndTag() - Method in class org.itracker.web.taglib.FormatPaginationLinkTag
 
doEndTag() - Method in class org.itracker.web.taglib.FormatResolutionTag
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.itracker.web.filters.ExecuteAlwaysFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.itracker.web.filters.SetRequestCharacterEncoding
Set the character encoding in the request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.servlets.AttachmentDownloadController
Deprecated.
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.servlets.ReportChartController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.servlets.ReportDownloadController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.servlets.RssFeedController
 
doStartTag() - Method in class org.itracker.web.taglib.AddErrorTag
Deprecated.
 
doStartTag() - Method in class org.itracker.web.taglib.ClearErrorsTag
Deprecated.
 
doStartTag() - Method in class org.itracker.web.taglib.FormatCustomFieldTag
 
doStartTag() - Method in class org.itracker.web.taglib.FormatDateTag
 
doStartTag() - Method in class org.itracker.web.taglib.FormatDescriptionTag
 
doStartTag() - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
 
doStartTag() - Method in class org.itracker.web.taglib.FormatIconActionTag
 
doStartTag() - Method in class org.itracker.web.taglib.FormatImageActionTag
 
doStartTag() - Method in class org.itracker.web.taglib.FormatIssueOwnerTag
 
doStartTag() - Method in class org.itracker.web.taglib.FormatLinkTag
 
doStartTag() - Method in class org.itracker.web.taglib.FormatMessageTag
 
doStartTag() - Method in class org.itracker.web.taglib.FormatPaginationLinkTag
 
doStartTag() - Method in class org.itracker.web.taglib.FormatResolutionTag
 
DownloadAttachmentAction - Class in org.itracker.web.actions.admin.attachment
 
DownloadAttachmentAction() - Constructor for class org.itracker.web.actions.admin.attachment.DownloadAttachmentAction
 
DownloadReportAction - Class in org.itracker.web.actions.admin.report
 
DownloadReportAction() - Constructor for class org.itracker.web.actions.admin.report.DownloadReportAction
 

E

EDIT_LANGUAGE_BASE_KEY - Static variable in class org.itracker.web.util.Constants
 
EDIT_LANGUAGE_KEYS_KEY - Static variable in class org.itracker.web.util.Constants
 
EDIT_LANGUAGE_LANG_KEY - Static variable in class org.itracker.web.util.Constants
 
EDIT_LANGUAGE_LOC_KEY - Static variable in class org.itracker.web.util.Constants
 
EDIT_LANGUAGE_TYPE_KEY - Static variable in class org.itracker.web.util.Constants
 
EDIT_USER_KEY - Static variable in class org.itracker.web.util.Constants
 
EDIT_USER_PERMS_KEY - Static variable in class org.itracker.web.util.Constants
 
EDIT_USER_PREFS_KEY - Static variable in class org.itracker.web.util.Constants
 
EditComponentAction - Class in org.itracker.web.actions.admin.project
Action for edit a component entity
EditComponentAction() - Constructor for class org.itracker.web.actions.admin.project.EditComponentAction
 
EditComponentFormAction - Class in org.itracker.web.actions.admin.project
 
EditComponentFormAction() - Constructor for class org.itracker.web.actions.admin.project.EditComponentFormAction
 
EditComponentFormActionUtil - Class in org.itracker.web.util
 
EditComponentFormActionUtil() - Constructor for class org.itracker.web.util.EditComponentFormActionUtil
 
EditConfigurationAction - Class in org.itracker.web.actions.admin.configuration
 
EditConfigurationAction() - Constructor for class org.itracker.web.actions.admin.configuration.EditConfigurationAction
 
EditConfigurationFormAction - Class in org.itracker.web.actions.admin.configuration
 
EditConfigurationFormAction() - Constructor for class org.itracker.web.actions.admin.configuration.EditConfigurationFormAction
 
EditCustomFieldAction - Class in org.itracker.web.actions.admin.configuration
 
EditCustomFieldAction() - Constructor for class org.itracker.web.actions.admin.configuration.EditCustomFieldAction
 
EditCustomFieldActionUtil - Class in org.itracker.web.util
 
EditCustomFieldActionUtil() - Constructor for class org.itracker.web.util.EditCustomFieldActionUtil
 
EditCustomFieldFormAction - Class in org.itracker.web.actions.admin.configuration
 
EditCustomFieldFormAction() - Constructor for class org.itracker.web.actions.admin.configuration.EditCustomFieldFormAction
 
EditCustomFieldValueAction - Class in org.itracker.web.actions.admin.configuration
 
EditCustomFieldValueAction() - Constructor for class org.itracker.web.actions.admin.configuration.EditCustomFieldValueAction
 
EditCustomFieldValueFormAction - Class in org.itracker.web.actions.admin.configuration
 
EditCustomFieldValueFormAction() - Constructor for class org.itracker.web.actions.admin.configuration.EditCustomFieldValueFormAction
 
EditIssueAction - Class in org.itracker.web.actions.project
 
EditIssueAction() - Constructor for class org.itracker.web.actions.project.EditIssueAction
 
EditIssueActionUtil - Class in org.itracker.web.util
 
EditIssueActionUtil() - Constructor for class org.itracker.web.util.EditIssueActionUtil
 
EditIssueFormAction - Class in org.itracker.web.actions.project
This class populates an IssueForm object for display by the edit issue page.
EditIssueFormAction() - Constructor for class org.itracker.web.actions.project.EditIssueFormAction
 
EditLanguageAction - Class in org.itracker.web.actions.admin.language
 
EditLanguageAction() - Constructor for class org.itracker.web.actions.admin.language.EditLanguageAction
 
EditLanguageFormAction - Class in org.itracker.web.actions.admin.language
 
EditLanguageFormAction() - Constructor for class org.itracker.web.actions.admin.language.EditLanguageFormAction
 
EditPreferencesAction - Class in org.itracker.web.actions.preferences
This class performas an update of the user's profile information based on their input.
EditPreferencesAction() - Constructor for class org.itracker.web.actions.preferences.EditPreferencesAction
 
EditPreferencesFormAction - Class in org.itracker.web.actions.preferences
 
EditPreferencesFormAction() - Constructor for class org.itracker.web.actions.preferences.EditPreferencesFormAction
 
EditProjectAction - Class in org.itracker.web.actions.admin.project
 
EditProjectAction() - Constructor for class org.itracker.web.actions.admin.project.EditProjectAction
 
EditProjectFormAction - Class in org.itracker.web.actions.admin.project
 
EditProjectFormAction() - Constructor for class org.itracker.web.actions.admin.project.EditProjectFormAction
 
EditProjectFormActionUtil - Class in org.itracker.web.util
 
EditProjectFormActionUtil() - Constructor for class org.itracker.web.util.EditProjectFormActionUtil
 
EditProjectFormActionUtil.ComponentInfo - Class in org.itracker.web.util
 
EditProjectFormActionUtil.CustomFieldInfo - Class in org.itracker.web.util
 
EditProjectFormActionUtil.VersionInfo - Class in org.itracker.web.util
 
EditProjectScriptAction - Class in org.itracker.web.actions.admin.project
 
EditProjectScriptAction() - Constructor for class org.itracker.web.actions.admin.project.EditProjectScriptAction
 
EditProjectScriptFormAction - Class in org.itracker.web.actions.admin.project
TODO maybe intended to be an 'action' for the EditProjectScriptAction?
EditProjectScriptFormAction() - Constructor for class org.itracker.web.actions.admin.project.EditProjectScriptFormAction
 
EditReportAction - Class in org.itracker.web.actions.admin.report
 
EditReportAction() - Constructor for class org.itracker.web.actions.admin.report.EditReportAction
 
EditReportFormAction - Class in org.itracker.web.actions.admin.report
 
EditReportFormAction() - Constructor for class org.itracker.web.actions.admin.report.EditReportFormAction
 
EditUserAction - Class in org.itracker.web.actions.admin.user
 
EditUserAction() - Constructor for class org.itracker.web.actions.admin.user.EditUserAction
 
EditUserFormAction - Class in org.itracker.web.actions.admin.user
 
EditUserFormAction() - Constructor for class org.itracker.web.actions.admin.user.EditUserFormAction
 
EditVersionAction - Class in org.itracker.web.actions.admin.project
Action for edit a version.
EditVersionAction() - Constructor for class org.itracker.web.actions.admin.project.EditVersionAction
 
EditVersionFormAction - Class in org.itracker.web.actions.admin.project
 
EditVersionFormAction() - Constructor for class org.itracker.web.actions.admin.project.EditVersionFormAction
 
EditVersionFormActionUtil - Class in org.itracker.web.util
 
EditVersionFormActionUtil() - Constructor for class org.itracker.web.util.EditVersionFormActionUtil
 
EditWorkflowScriptAction - Class in org.itracker.web.actions.admin.workflow
 
EditWorkflowScriptAction() - Constructor for class org.itracker.web.actions.admin.workflow.EditWorkflowScriptAction
 
EditWorkflowScriptFormAction - Class in org.itracker.web.actions.admin.workflow
 
EditWorkflowScriptFormAction() - Constructor for class org.itracker.web.actions.admin.workflow.EditWorkflowScriptFormAction
 
endDocument() - Method in class org.itracker.web.util.ImportHandler
 
endElement(String, String, String) - Method in class org.itracker.web.util.ImportHandler
 
ErrorAction - Class in org.itracker.web.actions
 
ErrorAction() - Constructor for class org.itracker.web.actions.ErrorAction
 
escapeNewlines(String) - Static method in class org.itracker.web.util.HTMLUtilities
 
escapeTags(String) - Static method in class org.itracker.web.util.HTMLUtilities
 
execSetupJspEnv(HttpServletRequest) - Static method in class org.itracker.web.actions.admin.AdminHomeAction
This utility has to be called for any page forwarding to the admin-home, before forwarding.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.AdminHomeAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.attachment.DownloadAttachmentAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.attachment.ExportAttachmentsAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.attachment.ListAttachmentsAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.configuration.EditConfigurationAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.configuration.EditConfigurationFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.configuration.EditCustomFieldAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.configuration.EditCustomFieldFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.configuration.EditCustomFieldValueAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.configuration.EditCustomFieldValueFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.configuration.ImportDataFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.configuration.ImportDataProcessAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.configuration.ImportDataVerifyAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.configuration.ListConfigurationAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.configuration.OrderConfigurationItemAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.configuration.OrderCustomFieldValueAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.configuration.RemoveConfigurationItemAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.configuration.RemoveCustomFieldAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.configuration.RemoveCustomFieldValueAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.language.CreateLanguageKeyAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.language.CreateLanguageKeyFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.language.EditLanguageAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.language.EditLanguageFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.language.ExportLanguageAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.language.InitializeLanguagesAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.language.ListLanguagesAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.project.EditComponentAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.project.EditComponentFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.project.EditProjectAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.project.EditProjectFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.project.EditProjectScriptAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.project.EditProjectScriptFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.project.EditVersionAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.project.EditVersionFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.project.ListProjectsAdminAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.project.RemoveProjectScriptAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.report.DownloadReportAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.report.EditReportAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.report.EditReportFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.report.ExportReportAction
Deprecated.
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.report.ListReportsAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.report.RemoveReportAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.scheduler.ListTasksAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.user.EditUserAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.user.EditUserFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.user.ListUsersAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.user.LockUserAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.user.UnlockUserAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.workflow.EditWorkflowScriptAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.workflow.EditWorkflowScriptFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.workflow.ListWorkflowScriptAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.admin.workflow.RemoveWorkflowScriptAction
executes the action which removes a workflow script
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.ErrorAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.issuesearch.SearchIssuesAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.issuesearch.SearchIssuesFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.ListProjectsAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.PortalHomeAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.preferences.EditPreferencesAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.preferences.EditPreferencesFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.project.AddIssueRelationAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.project.AssignIssueAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.project.CreateIssueAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.project.CreateIssueFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.project.EditIssueAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.project.EditIssueFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.project.ListIssuesAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.project.ListProjectsAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.project.MoveIssueAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.project.MoveIssueFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.project.RemoveHistoryEntryAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.project.RemoveIssueAttachmentAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.project.ViewIssueAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.project.ViewIssueActivityAction
executes this struts-actions processing
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.project.WatchIssueAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.report.DisplayReportAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.report.ListReportsAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.ShowHelpAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.UnauthorizedAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.user.ForgotPasswordAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.user.ForgotPasswordFormAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.user.LoginAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.user.LogoffAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.user.SelfRegisterAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.user.SelfRegisterFormAction
 
execute(JobExecutionContext) - Method in class org.itracker.web.scheduler.tasks.BaseJob
 
execute(JobExecutionContext) - Method in class org.itracker.web.scheduler.tasks.ReminderNotification
 
ExecuteAlwaysFilter - Class in org.itracker.web.filters
 
ExecuteAlwaysFilter() - Constructor for class org.itracker.web.filters.ExecuteAlwaysFilter
 
export(AbstractEntity, OutputStream) - Static method in class org.itracker.web.util.ImportExportUtilities
 
EXPORT_LOCALE - Static variable in interface org.itracker.web.util.ImportExportTags
 
EXPORT_LOCALE_STRING - Static variable in interface org.itracker.web.util.ImportExportTags
 
ExportAttachmentsAction - Class in org.itracker.web.actions.admin.attachment
 
ExportAttachmentsAction() - Constructor for class org.itracker.web.actions.admin.attachment.ExportAttachmentsAction
 
exportConfigModels(XMLWriter, SystemConfiguration) - Static method in class org.itracker.web.util.ImportExportUtilities
 
exportIssues(List<Issue>, SystemConfiguration) - Static method in class org.itracker.web.util.ImportExportUtilities
Takes an array of IssueModels and exports them as XML suitable for import into another instance of ITracker, or another issue tracking tool.
exportIssues(List<Issue>, SystemConfiguration, HttpServletRequest, HttpServletResponse) - Static method in class org.itracker.web.util.ImportExportUtilities
export the issues to an XML and write it to the response.
exportIssues(XMLWriter, List<Issue>, SystemConfiguration) - Static method in class org.itracker.web.util.ImportExportUtilities
 
exportIssuesModels(XMLWriter, List<Issue>) - Static method in class org.itracker.web.util.ImportExportUtilities
 
ExportLanguageAction - Class in org.itracker.web.actions.admin.language
 
ExportLanguageAction() - Constructor for class org.itracker.web.actions.admin.language.ExportLanguageAction
 
exportModel(XMLWriter, AbstractEntity) - Static method in class org.itracker.web.util.ImportExportUtilities
 
exportModel(AbstractEntity) - Static method in class org.itracker.web.util.ImportExportUtilities
Returns the appropriate XML block for a given model.
ExportReportAction - Class in org.itracker.web.actions.admin.report
Deprecated.
ExportReportAction() - Constructor for class org.itracker.web.actions.admin.report.ExportReportAction
Deprecated.
 

F

finalize() - Method in class org.itracker.web.util.SessionTracker
 
ForgotPasswordAction - Class in org.itracker.web.actions.user
 
ForgotPasswordAction() - Constructor for class org.itracker.web.actions.user.ForgotPasswordAction
 
ForgotPasswordForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
ForgotPasswordForm() - Constructor for class org.itracker.web.forms.ForgotPasswordForm
 
ForgotPasswordFormAction - Class in org.itracker.web.actions.user
 
ForgotPasswordFormAction() - Constructor for class org.itracker.web.actions.user.ForgotPasswordFormAction
 
FormatCustomFieldTag - Class in org.itracker.web.taglib
 
FormatCustomFieldTag() - Constructor for class org.itracker.web.taglib.FormatCustomFieldTag
 
FormatDateTag - Class in org.itracker.web.taglib
 
FormatDateTag() - Constructor for class org.itracker.web.taglib.FormatDateTag
 
FormatDescriptionTag - Class in org.itracker.web.taglib
Truncate a string if it's longer than truncateLength
FormatDescriptionTag() - Constructor for class org.itracker.web.taglib.FormatDescriptionTag
 
FormatHistoryEntryTag - Class in org.itracker.web.taglib
Formats an ITracker Issue History entry.
FormatHistoryEntryTag() - Constructor for class org.itracker.web.taglib.FormatHistoryEntryTag
 
FormatIconActionTag - Class in org.itracker.web.taglib
 
FormatIconActionTag() - Constructor for class org.itracker.web.taglib.FormatIconActionTag
 
FormatImageActionTag - Class in org.itracker.web.taglib
 
FormatImageActionTag() - Constructor for class org.itracker.web.taglib.FormatImageActionTag
 
FormatIssueOwnerTag - Class in org.itracker.web.taglib
 
FormatIssueOwnerTag() - Constructor for class org.itracker.web.taglib.FormatIssueOwnerTag
 
FormatLinkTag - Class in org.itracker.web.taglib
 
FormatLinkTag() - Constructor for class org.itracker.web.taglib.FormatLinkTag
 
FormatMessageTag - Class in org.itracker.web.taglib
 
FormatMessageTag() - Constructor for class org.itracker.web.taglib.FormatMessageTag
 
FormatPaginationLinkTag - Class in org.itracker.web.taglib
 
FormatPaginationLinkTag() - Constructor for class org.itracker.web.taglib.FormatPaginationLinkTag
 
FormatResolutionTag - Class in org.itracker.web.taglib
Formats a resolution for a display.
FormatResolutionTag() - Constructor for class org.itracker.web.taglib.FormatResolutionTag
 
forward(String, HttpServletRequest, HttpServletResponse) - Static method in class org.itracker.web.servlets.GenericController
 
FWD_LIST_ISSUES - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 

G

GenericController - Class in org.itracker.web.servlets
TODO: Rewrite Javadocs here This needs documentation.
GenericController() - Constructor for class org.itracker.web.servlets.GenericController
 
getAction() - Method in class org.itracker.web.forms.ComponentForm
 
getAction() - Method in class org.itracker.web.forms.ConfigurationForm
 
getAction() - Method in class org.itracker.web.forms.CustomFieldForm
 
getAction() - Method in class org.itracker.web.forms.CustomFieldValueForm
 
getAction() - Method in class org.itracker.web.forms.LanguageForm
 
getAction() - Method in class org.itracker.web.forms.ProjectForm
 
getAction() - Method in class org.itracker.web.forms.ReportForm
 
getAction() - Method in class org.itracker.web.forms.SearchForm
 
getAction() - Method in class org.itracker.web.forms.TaskForm
 
getAction() - Method in class org.itracker.web.forms.UserForm
 
getAction() - Method in class org.itracker.web.forms.VersionForm
 
getAction() - Method in class org.itracker.web.forms.WorkflowScriptForm
 
getAction() - Method in class org.itracker.web.taglib.FormatIconActionTag
 
getAction() - Method in class org.itracker.web.taglib.FormatImageActionTag
 
getAction() - Method in class org.itracker.web.taglib.FormatLinkTag
 
getActive() - Method in class org.itracker.web.ptos.ProjectPTO
 
getAllPTOs(ProjectService, PermissionType[], Map<Integer, Set<PermissionType>>) - Static method in class org.itracker.web.actions.project.ListProjectsAction
returns listing of ALL projects with given permissions.
getAltKey() - Method in class org.itracker.web.taglib.FormatImageActionTag
 
getArg0() - Method in class org.itracker.web.taglib.FormatIconActionTag
 
getArg0() - Method in class org.itracker.web.taglib.FormatImageActionTag
 
getArg0() - Method in class org.itracker.web.taglib.FormatLinkTag
 
getArg0() - Method in class org.itracker.web.taglib.FormatMessageTag
 
getArg1() - Method in class org.itracker.web.taglib.FormatMessageTag
 
getArg2() - Method in class org.itracker.web.taglib.FormatMessageTag
 
getArgs() - Method in class org.itracker.web.forms.TaskForm
 
getAssignableIssueOwnersList(Issue, Project, User, Locale, UserService, Map<Integer, Set<PermissionType>>) - Static method in class org.itracker.web.util.EditIssueActionUtil
This method will obtain and build a list of possible owners for the webpages to display and the operator to choose from.
getAsString(byte[], ActionMessages) - Static method in class org.itracker.web.actions.admin.report.EditReportFormAction
 
getAsXmlBytes(String, ActionMessages) - Static method in class org.itracker.web.actions.admin.report.EditReportFormAction
 
getAttachment() - Method in class org.itracker.web.forms.IssueForm
 
getAttachmentDescription() - Method in class org.itracker.web.forms.IssueForm
 
getAttachments() - Method in class org.itracker.web.ptos.ListAttachmentsPTO
 
getBaseURL(HttpServletRequest) - Method in class org.itracker.web.actions.base.ItrackerBaseAction
 
getBorder() - Method in class org.itracker.web.taglib.FormatImageActionTag
 
getCaller() - Method in class org.itracker.web.forms.IssueForm
 
getCaller() - Method in class org.itracker.web.forms.IssueRelationForm
 
getCaller() - Method in class org.itracker.web.forms.MoveIssueForm
 
getCaller() - Method in class org.itracker.web.forms.RemoveHistoryForm
 
getCaller() - Method in class org.itracker.web.forms.RemoveRelationForm
 
getCaller() - Method in class org.itracker.web.taglib.FormatIconActionTag
 
getCaller() - Method in class org.itracker.web.taglib.FormatImageActionTag
 
getCaller() - Method in class org.itracker.web.taglib.FormatLinkTag
 
getCanCreate() - Method in class org.itracker.web.ptos.ProjectPTO
 
getCHAR_ENCODING() - Static method in class org.itracker.web.util.AttachmentUtilities
 
getClassName() - Method in class org.itracker.web.forms.ReportForm
 
getClassName() - Method in class org.itracker.web.forms.TaskForm
 
getClassNameText() - Method in class org.itracker.web.forms.TaskForm
 
getComponents() - Method in class org.itracker.web.forms.IssueForm
 
getComponents() - Method in class org.itracker.web.forms.SearchForm
 
getComponentsSize() - Method in class org.itracker.web.ptos.IssuePTO
 
getConfigurationXML(XMLWriter, SystemConfiguration) - Static method in class org.itracker.web.util.ImportExportUtilities
 
getConfigurationXML(SystemConfiguration) - Static method in class org.itracker.web.util.ImportExportUtilities
Generates an XML block that encapsulates the system configuration for import or export.
getConfiguredSessionTimeout() - Static method in class org.itracker.web.util.LoginUtilities
 
getConfPassword() - Method in class org.itracker.web.forms.UserForm
 
getCONTENT_TYPE() - Static method in class org.itracker.web.util.AttachmentUtilities
 
getCount() - Method in class org.itracker.web.util.EditProjectFormActionUtil.ComponentInfo
 
getCount() - Method in class org.itracker.web.util.EditProjectFormActionUtil.VersionInfo
 
getCreateDate() - Method in class org.itracker.web.ptos.ProjectPTO
 
getCreator() - Method in class org.itracker.web.forms.SearchForm
 
getCreatorId() - Method in class org.itracker.web.forms.IssueForm
 
getCurrentLocale(HttpServletRequest) - Static method in class org.itracker.web.util.LoginUtilities
Get a locale from request
getCurrentPage() - Method in class org.itracker.web.util.ListIssuesActionUtil.Pagination
 
getCurrentUser(HttpServletRequest) - Static method in class org.itracker.web.util.LoginUtilities
Deprecated.
getCurrentUser(HttpSession) - Static method in class org.itracker.web.util.RequestHelper
 
getCurrentValue() - Method in class org.itracker.web.taglib.FormatCustomFieldTag
 
getCurrPassword() - Method in class org.itracker.web.forms.UserForm
 
getCustomFields() - Method in class org.itracker.web.forms.IssueForm
 
getDataType() - Method in class org.itracker.web.forms.ReportForm
 
getDate() - Method in class org.itracker.web.taglib.FormatDateTag
 
getDate() - Method in class org.itracker.web.util.EditProjectFormActionUtil.ComponentInfo
 
getDate() - Method in class org.itracker.web.util.EditProjectFormActionUtil.VersionInfo
 
getDateFormat() - Method in class org.itracker.web.forms.CustomFieldForm
 
getDaysOfMonth() - Method in class org.itracker.web.forms.TaskForm
 
getDescription() - Method in class org.itracker.web.forms.ComponentForm
 
getDescription() - Method in class org.itracker.web.forms.IssueForm
 
getDescription() - Method in class org.itracker.web.forms.ProjectForm
 
getDescription() - Method in class org.itracker.web.forms.ReportForm
 
getDescription() - Method in class org.itracker.web.forms.VersionForm
 
getDescription() - Method in class org.itracker.web.ptos.ProjectPTO
 
getDescription() - Method in class org.itracker.web.util.EditProjectFormActionUtil.ComponentInfo
 
getDescription() - Method in class org.itracker.web.util.EditProjectFormActionUtil.VersionInfo
 
getDisplayType() - Method in class org.itracker.web.taglib.FormatCustomFieldTag
 
getDisplayType() - Method in class org.itracker.web.taglib.FormatResolutionTag
 
getEmail() - Method in class org.itracker.web.forms.UserForm
 
getEmptyKey() - Method in class org.itracker.web.taglib.FormatDateTag
 
getEmptyKey() - Method in class org.itracker.web.taglib.FormatIssueOwnerTag
 
getEncoding() - Method in class org.itracker.web.filters.SetRequestCharacterEncoding
Returns the encoding of the request.
getEvent() - Method in class org.itracker.web.forms.WorkflowScriptForm
 
getEventName() - Method in class org.itracker.web.ptos.ProjectScriptPTO
 
getEventOptions() - Method in class org.itracker.web.forms.WorkflowScriptForm
 
getField() - Method in class org.itracker.web.taglib.FormatCustomFieldTag
 
getFieldId() - Method in class org.itracker.web.forms.ProjectScriptForm
 
getFieldName() - Method in class org.itracker.web.ptos.ProjectScriptPTO
 
getFields() - Method in class org.itracker.web.forms.ProjectForm
 
getFieldType() - Method in class org.itracker.web.forms.CustomFieldForm
 
getFileData() - Method in class org.itracker.web.forms.ReportForm
 
getFileDataFile() - Method in class org.itracker.web.forms.ReportForm
 
getFilterConfig() - Method in class org.itracker.web.filters.SetRequestCharacterEncoding
 
getFirstName() - Method in class org.itracker.web.forms.UserForm
 
getFormat() - Method in class org.itracker.web.taglib.FormatDateTag
 
getFormat() - Method in class org.itracker.web.taglib.FormatIssueOwnerTag
 
getFormName() - Method in class org.itracker.web.taglib.FormatCustomFieldTag
 
getForward() - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
 
getForward() - Method in class org.itracker.web.taglib.FormatIconActionTag
 
getForward() - Method in class org.itracker.web.taglib.FormatImageActionTag
 
getForward() - Method in class org.itracker.web.taglib.FormatLinkTag
 
getHiddenIndexSections() - Method in class org.itracker.web.forms.UserForm
 
getHistory() - Method in class org.itracker.web.forms.IssueForm
 
getHistoryId() - Method in class org.itracker.web.forms.RemoveHistoryForm
 
getHours() - Method in class org.itracker.web.forms.TaskForm
 
getIcon() - Method in class org.itracker.web.taglib.FormatIconActionTag
 
getIconClass() - Method in class org.itracker.web.taglib.FormatIconActionTag
 
getId() - Method in class org.itracker.web.forms.ComponentForm
 
getId() - Method in class org.itracker.web.forms.ConfigurationForm
 
getId() - Method in class org.itracker.web.forms.CustomFieldForm
 
getId() - Method in class org.itracker.web.forms.CustomFieldValueForm
 
getId() - Method in class org.itracker.web.forms.IssueForm
 
getId() - Method in class org.itracker.web.forms.ProjectForm
 
getId() - Method in class org.itracker.web.forms.ProjectScriptForm
 
getId() - Method in class org.itracker.web.forms.ReportForm
 
getId() - Method in class org.itracker.web.forms.TaskForm
 
getId() - Method in class org.itracker.web.forms.UserForm
 
getId() - Method in class org.itracker.web.forms.VersionForm
 
getId() - Method in class org.itracker.web.forms.WorkflowScriptForm
 
getId() - Method in class org.itracker.web.ptos.ProjectPTO
 
getId() - Method in class org.itracker.web.util.EditProjectFormActionUtil.ComponentInfo
 
getId() - Method in class org.itracker.web.util.EditProjectFormActionUtil.CustomFieldInfo
 
getId() - Method in class org.itracker.web.util.EditProjectFormActionUtil.VersionInfo
 
getImportFile() - Method in class org.itracker.web.forms.AdminActionForm
 
getImportFile() - Method in class org.itracker.web.forms.ImportForm
 
getInfo() - Method in class org.itracker.web.taglib.FormatIconActionTag
 
getIssue() - Method in class org.itracker.web.ptos.IssuePTO
 
getIssue() - Method in class org.itracker.web.taglib.FormatIssueOwnerTag
 
getIssueId() - Method in class org.itracker.web.forms.AssignIssueForm
 
getIssueId() - Method in class org.itracker.web.forms.IssueRelationForm
 
getIssueId() - Method in class org.itracker.web.forms.MoveIssueForm
 
getIssueId() - Method in class org.itracker.web.forms.WatchIssueForm
 
getIssueNamesKey() - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
 
getIssueXML(XMLWriter, Issue) - Static method in class org.itracker.web.util.ImportExportUtilities
 
getIssueXML(Issue) - Static method in class org.itracker.web.util.ImportExportUtilities
Generates an XML block that encapsulates an issue for import or export.
getItems() - Method in class org.itracker.web.forms.LanguageForm
 
getItrackerServices() - Static method in class org.itracker.web.util.ServletContextUtils
 
getITrackerServices() - Method in class org.itracker.web.actions.base.ItrackerBaseAction
Deprecated.
moved to new static method in ServletContextUtils
getITrackerServices() - Method in class org.itracker.web.filters.ExecuteAlwaysFilter
 
getITrackerServices() - Method in class org.itracker.web.forms.ITrackerForm
 
getJSDateFormat(String) - Static method in class org.itracker.web.util.HTMLUtilities
format a itracker date format for jacascript datepicker
getKey() - Method in class org.itracker.web.forms.ConfigurationForm
 
getKey() - Method in class org.itracker.web.forms.LanguageForm
 
getKey() - Method in class org.itracker.web.taglib.AddErrorTag
Deprecated.
 
getKey() - Method in class org.itracker.web.taglib.FormatMessageTag
 
getLanguage() - Method in class org.itracker.web.forms.WorkflowScriptForm
 
getLanguages() - Method in class org.itracker.web.forms.ConfigurationForm
 
getLastAccess() - Method in class org.itracker.web.ptos.UserPTO
 
getLastModifiedDate() - Method in class org.itracker.web.ptos.ProjectPTO
 
getLastName() - Method in class org.itracker.web.forms.ForgotPasswordForm
 
getLastName() - Method in class org.itracker.web.forms.UserForm
 
getLastUpdatedIssueDate() - Method in class org.itracker.web.ptos.ProjectPTO
 
getListOptions() - Method in class org.itracker.web.taglib.FormatCustomFieldTag
 
getListOptions(HttpServletRequest, Issue, List<NameValuePair>, Map<Integer, Set<PermissionType>>, Project, User) - Static method in class org.itracker.web.util.EditIssueActionUtil
 
getListOptions(HttpSession) - Static method in class org.itracker.web.util.RequestHelper
 
getLocale() - Method in class org.itracker.web.forms.LanguageForm
 
getLocale() - Method in class org.itracker.web.taglib.FormatMessageTag
 
getLocale(HttpServletRequest) - Method in class org.itracker.web.actions.base.ItrackerBaseAction
 
getLocale(HttpServletRequest) - Static method in class org.itracker.web.servlets.GenericController
 
getLocaleBaseTitle() - Method in class org.itracker.web.forms.LanguageForm
 
getLocaleKey() - Method in class org.itracker.web.taglib.FormatMessageTag
 
getLocaleTitle() - Method in class org.itracker.web.forms.LanguageForm
 
getLogin() - Method in class org.itracker.web.forms.ForgotPasswordForm
 
getLogin() - Method in class org.itracker.web.forms.LoginForm
 
getLogin() - Method in class org.itracker.web.forms.UserForm
 
getMessage(Locale, String) - Method in class org.itracker.web.resources.ITrackerMessageResources
 
getMinutes() - Method in class org.itracker.web.forms.TaskForm
 
getModels() - Method in class org.itracker.web.util.ImportHandler
 
getModule() - Method in class org.itracker.web.taglib.FormatIconActionTag
 
getModule() - Method in class org.itracker.web.taglib.FormatImageActionTag
 
getMonths() - Method in class org.itracker.web.forms.TaskForm
 
getName() - Method in class org.itracker.web.forms.ComponentForm
 
getName() - Method in class org.itracker.web.forms.ProjectForm
 
getName() - Method in class org.itracker.web.forms.ReportForm
 
getName() - Method in class org.itracker.web.forms.WorkflowScriptForm
 
getName() - Method in class org.itracker.web.ptos.ProjectPTO
 
getName() - Method in class org.itracker.web.taglib.AddErrorTag
Deprecated.
 
getName() - Method in class org.itracker.web.taglib.ClearErrorsTag
Deprecated.
 
getName() - Method in class org.itracker.web.util.EditProjectFormActionUtil.ComponentInfo
 
getName() - Method in class org.itracker.web.util.EditProjectFormActionUtil.CustomFieldInfo
 
getNameKey() - Method in class org.itracker.web.forms.ReportForm
 
getNotificationService() - Method in class org.itracker.web.scheduler.tasks.MailNotification
 
getNow() - Method in class org.itracker.web.util.SessionTracker
 
getNumActiveSessions() - Static method in class org.itracker.web.util.SessionManager
 
getNumber() - Method in class org.itracker.web.forms.VersionForm
 
getNumber() - Method in class org.itracker.web.util.EditProjectFormActionUtil.VersionInfo
 
getNumItemsOnIndex() - Method in class org.itracker.web.forms.UserForm
 
getNumItemsOnIssueList() - Method in class org.itracker.web.forms.UserForm
 
getOptioncreatepasswords() - Method in class org.itracker.web.forms.AdminActionForm
 
getOptioncreatepasswords() - Method in class org.itracker.web.forms.ImportForm
 
getOptionreuseconfig() - Method in class org.itracker.web.forms.AdminActionForm
 
getOptionreuseconfig() - Method in class org.itracker.web.forms.ImportForm
 
getOptionreusefields() - Method in class org.itracker.web.forms.AdminActionForm
 
getOptionreusefields() - Method in class org.itracker.web.forms.ImportForm
 
getOptionreuseprojects() - Method in class org.itracker.web.forms.AdminActionForm
 
getOptionreuseprojects() - Method in class org.itracker.web.forms.ImportForm
 
getOptionreuseusers() - Method in class org.itracker.web.forms.AdminActionForm
 
getOptionreuseusers() - Method in class org.itracker.web.forms.ImportForm
 
getOptions() - Method in class org.itracker.web.forms.ProjectForm
 
getOrder() - Method in class org.itracker.web.forms.ConfigurationForm
 
getOrder() - Method in class org.itracker.web.taglib.FormatPaginationLinkTag
 
getOrderBy() - Method in class org.itracker.web.forms.SearchForm
 
getOwner() - Method in class org.itracker.web.forms.SearchForm
 
getOwnerId() - Method in class org.itracker.web.forms.IssueForm
 
getOwners() - Method in class org.itracker.web.forms.ProjectForm
 
getPage() - Method in class org.itracker.web.taglib.FormatPaginationLinkTag
 
getPageCount() - Method in class org.itracker.web.util.ListIssuesActionUtil.Pagination
 
getParamName() - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
 
getParamName() - Method in class org.itracker.web.taglib.FormatIconActionTag
 
getParamName() - Method in class org.itracker.web.taglib.FormatImageActionTag
 
getParamName() - Method in class org.itracker.web.taglib.FormatLinkTag
 
getParamValue() - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
 
getParamValue() - Method in class org.itracker.web.taglib.FormatIconActionTag
 
getParamValue() - Method in class org.itracker.web.taglib.FormatImageActionTag
 
getParamValue() - Method in class org.itracker.web.taglib.FormatLinkTag
 
getParentLocale() - Method in class org.itracker.web.forms.LanguageForm
 
getPassword() - Method in class org.itracker.web.forms.LoginForm
 
getPassword() - Method in class org.itracker.web.forms.UserForm
 
getPermissions() - Method in class org.itracker.web.forms.ProjectForm
 
getPermissions() - Method in class org.itracker.web.forms.UserForm
 
getPerPage() - Method in class org.itracker.web.util.ListIssuesActionUtil.Pagination
 
getPossibleOwners() - Method in class org.itracker.web.ptos.IssuePTO
 
getPrevStatus() - Method in class org.itracker.web.forms.IssueForm
 
getPrincipal() - Static method in class org.itracker.web.util.LoginUtilities
Utility for accessing the current logged in user's principal
getPriority() - Method in class org.itracker.web.forms.ProjectScriptForm
 
getProject() - Method in class org.itracker.web.forms.SearchForm
 
getProjectId() - Method in class org.itracker.web.forms.AssignIssueForm
 
getProjectId() - Method in class org.itracker.web.forms.ComponentForm
 
getProjectId() - Method in class org.itracker.web.forms.IssueForm
 
getProjectId() - Method in class org.itracker.web.forms.MoveIssueForm
 
getProjectId() - Method in class org.itracker.web.forms.ProjectScriptForm
 
getProjectId() - Method in class org.itracker.web.forms.VersionForm
 
getProjectId() - Method in class org.itracker.web.taglib.FormatPaginationLinkTag
 
getProjectIds() - Method in class org.itracker.web.forms.DisplayReportForm
 
getProjectOptions() - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
 
getProjectOptions() - Method in class org.itracker.web.taglib.FormatResolutionTag
 
getProjects() - Method in class org.itracker.web.forms.SearchForm
 
getProjectXML(Project) - Static method in class org.itracker.web.util.ImportExportUtilities
Generates an XML block that encapsulates a project for import or export.
getPTOs(ProjectService, PermissionType[], Map<Integer, Set<PermissionType>>) - Static method in class org.itracker.web.actions.project.ListProjectsAction
 
getQueryString() - Method in class org.itracker.web.taglib.FormatLinkTag
 
getRedirectStrategy() - Method in class org.itracker.web.security.DefaultAccessDeniedHandler
 
getRedirectStrategy() - Method in class org.itracker.web.security.LoginHandler
 
getRedirectUrl() - Method in class org.itracker.web.security.LoginHandler
 
getRedirectUrl(HttpServletRequest) - Method in class org.itracker.web.security.LoginHandler
 
getRelatedIssueId() - Method in class org.itracker.web.forms.IssueForm
 
getRelatedIssueId() - Method in class org.itracker.web.forms.IssueRelationForm
 
getRelationId() - Method in class org.itracker.web.forms.RemoveRelationForm
 
getRelationType() - Method in class org.itracker.web.forms.IssueForm
 
getRelationType() - Method in class org.itracker.web.forms.IssueRelationForm
 
getRememberLastSearch() - Method in class org.itracker.web.forms.UserForm
 
getReportId() - Method in class org.itracker.web.forms.DisplayReportForm
 
getReportOutput() - Method in class org.itracker.web.forms.DisplayReportForm
 
getRequest(HttpServletRequest) - Method in class org.itracker.web.security.LoginHandler
 
getRequestAuthType(HttpServletRequest) - Static method in class org.itracker.web.util.LoginUtilities
 
getRequired() - Method in class org.itracker.web.forms.CustomFieldForm
 
getResolution() - Method in class org.itracker.web.forms.IssueForm
 
getResolution() - Method in class org.itracker.web.forms.SearchForm
 
getReturnForward(Issue, Project, String, ActionMapping) - Static method in class org.itracker.web.util.EditIssueActionUtil
 
getScript() - Method in class org.itracker.web.forms.WorkflowScriptForm
 
getScript() - Method in class org.itracker.web.ptos.ProjectScriptPTO
 
getScriptItems() - Method in class org.itracker.web.forms.ProjectScriptForm
 
getServices(JobExecutionContext) - Method in class org.itracker.web.scheduler.tasks.BaseJob
 
getSessionId() - Method in class org.itracker.web.util.SessionTracker
 
getSessionLastAccess(String) - Static method in class org.itracker.web.util.SessionManager
 
getSessionNeedsReset(String) - Static method in class org.itracker.web.util.SessionManager
 
getSessionStart(String) - Static method in class org.itracker.web.util.SessionManager
 
getSeverities() - Method in class org.itracker.web.forms.SearchForm
 
getSeverity() - Method in class org.itracker.web.forms.IssueForm
 
getSeverityLocalizedString() - Method in class org.itracker.web.ptos.IssuePTO
 
getShowClosedOnIssueList() - Method in class org.itracker.web.forms.UserForm
 
getSizeOfAllAttachments() - Method in class org.itracker.web.ptos.ListAttachmentsPTO
 
getSortColumnOnIssueList() - Method in class org.itracker.web.forms.UserForm
 
getSortOptionsByName() - Method in class org.itracker.web.forms.CustomFieldForm
 
getSortOrder() - Method in class org.itracker.web.forms.CustomFieldValueForm
 
getSrc() - Method in class org.itracker.web.taglib.FormatImageActionTag
 
getStart() - Method in class org.itracker.web.taglib.FormatPaginationLinkTag
 
getStart() - Method in class org.itracker.web.util.ListIssuesActionUtil.Pagination
 
getStatus() - Method in class org.itracker.web.forms.ComponentForm
 
getStatus() - Method in class org.itracker.web.forms.IssueForm
 
getStatus() - Method in class org.itracker.web.forms.ProjectForm
 
getStatus() - Method in class org.itracker.web.forms.VersionForm
 
getStatus() - Method in class org.itracker.web.ptos.ProjectPTO
 
getStatuses() - Method in class org.itracker.web.forms.SearchForm
 
getStatusLocalizedString() - Method in class org.itracker.web.ptos.IssuePTO
 
getStyleClass() - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
 
getStyleClass() - Method in class org.itracker.web.taglib.FormatIconActionTag
 
getStyleClass() - Method in class org.itracker.web.taglib.FormatLinkTag
 
getStyleClass() - Method in class org.itracker.web.taglib.FormatPaginationLinkTag
 
getStyleId() - Method in class org.itracker.web.taglib.FormatIconActionTag
 
getTarget() - Method in class org.itracker.web.taglib.FormatIconActionTag
 
getTarget() - Method in class org.itracker.web.taglib.FormatImageActionTag
 
getTarget() - Method in class org.itracker.web.taglib.FormatLinkTag
 
getTargetAction() - Method in class org.itracker.web.taglib.FormatIconActionTag
 
getTargetAction() - Method in class org.itracker.web.taglib.FormatImageActionTag
 
getTargetAction() - Method in class org.itracker.web.taglib.FormatLinkTag
 
getTargetVersion() - Method in class org.itracker.web.forms.IssueForm
 
getTargetVersion() - Method in class org.itracker.web.forms.SearchForm
 
getTextActionKey() - Method in class org.itracker.web.taglib.FormatIconActionTag
 
getTextActionKey() - Method in class org.itracker.web.taglib.FormatImageActionTag
 
getTextPattern() - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
 
getTextphrase() - Method in class org.itracker.web.forms.SearchForm
 
getTitleKey() - Method in class org.itracker.web.taglib.FormatLinkTag
 
getTotal() - Method in class org.itracker.web.util.ListIssuesActionUtil.Pagination
 
getTotalNumberIssues() - Method in class org.itracker.web.ptos.ProjectPTO
 
getTotalOpenIssues() - Method in class org.itracker.web.ptos.ProjectPTO
 
getTotalResolvedIssues() - Method in class org.itracker.web.ptos.ProjectPTO
 
getTranslations() - Method in class org.itracker.web.forms.ConfigurationForm
 
getTranslations() - Method in class org.itracker.web.forms.CustomFieldForm
 
getTranslations() - Method in class org.itracker.web.forms.CustomFieldValueForm
 
getTruncateKey() - Method in class org.itracker.web.taglib.FormatDescriptionTag
 
getTruncateLength() - Method in class org.itracker.web.taglib.FormatDescriptionTag
 
getTruncateText() - Method in class org.itracker.web.taglib.FormatDescriptionTag
 
getType() - Method in class org.itracker.web.forms.DisplayReportForm
 
getType() - Method in class org.itracker.web.forms.SearchForm
 
getType() - Method in class org.itracker.web.util.EditProjectFormActionUtil.CustomFieldInfo
 
getTypeKey() - Method in class org.itracker.web.forms.ConfigurationForm
 
getUnauthorizedUrl() - Method in class org.itracker.web.security.DefaultAccessDeniedHandler
 
getUser() - Method in class org.itracker.web.ptos.UserPTO
 
getUserHasPermission_PERMISSION_ASSIGN_OTHERS() - Method in class org.itracker.web.ptos.IssuePTO
 
getUserHasPermission_PERMISSION_ASSIGN_SELF() - Method in class org.itracker.web.ptos.IssuePTO
 
getUserId() - Method in class org.itracker.web.forms.AssignIssueForm
 
getUserLocale() - Method in class org.itracker.web.forms.UserForm
 
getUserPermissions(HttpSession) - Method in class org.itracker.web.actions.base.ItrackerBaseAction
Deprecated.
moved to RequestHelper
getUserPermissions(HttpSession) - Static method in class org.itracker.web.util.RequestHelper
Returns the map of a permissions by project id.
getUsers() - Method in class org.itracker.web.forms.ProjectForm
 
getUserXML(XMLWriter, User) - Static method in class org.itracker.web.util.ImportExportUtilities
 
getUserXML(User) - Static method in class org.itracker.web.util.ImportExportUtilities
Generates an XML block that encapsulates a user for import or export.
getUseTextActions() - Method in class org.itracker.web.forms.UserForm
 
getValue() - Method in class org.itracker.web.forms.ConfigurationForm
 
getValue() - Method in class org.itracker.web.forms.CustomFieldForm
 
getValue() - Method in class org.itracker.web.forms.CustomFieldValueForm
 
getVersions() - Method in class org.itracker.web.forms.IssueForm
 
getVersions() - Method in class org.itracker.web.forms.SearchForm
 
getViewable() - Method in class org.itracker.web.ptos.ProjectPTO
 
getVO() - Method in class org.itracker.web.ptos.ProjectScriptPTO
Deprecated.
getWeekdays() - Method in class org.itracker.web.forms.TaskForm
 

H

handle(HttpServletRequest, HttpServletResponse, AccessDeniedException) - Method in class org.itracker.web.security.DefaultAccessDeniedHandler
 
handleInitialProjectMembers(Project, Set<Integer>, Set<Integer>, ProjectService, UserService) - Static method in class org.itracker.web.util.AdminProjectUtilities
When creating project, initial set of users with specific set of rights can be defined.
handleQuotes(String) - Static method in class org.itracker.web.util.HTMLUtilities
 
hasAnyPermission(Project, PermissionType[]) - Static method in class org.itracker.web.util.LoginUtilities
Returns true if the user has any of required permissions for the project.
hasPermission(int, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.base.ItrackerBaseAction
Deprecated.
hasPermission(int, HttpServletRequest, HttpServletResponse) - Static method in class org.itracker.web.util.LoginUtilities
Deprecated.
hasPermission(PermissionType) - Static method in class org.itracker.web.util.LoginUtilities
Returns true if the user has all the required permissions.
hasPermission(PermissionType[], HttpServletRequest, HttpServletResponse) - Static method in class org.itracker.web.util.LoginUtilities
Deprecated.
hasPermission(PermissionType, HttpServletRequest, HttpServletResponse) - Method in class org.itracker.web.actions.base.ItrackerBaseAction
Deprecated.
hasPermission(PermissionType, HttpServletRequest, HttpServletResponse) - Static method in class org.itracker.web.util.LoginUtilities
 
hasPermission(Project, PermissionType) - Static method in class org.itracker.web.util.LoginUtilities
Returns true if the user has the required permission for the given project.
hasPermission(Project, PermissionType[]) - Static method in class org.itracker.web.util.LoginUtilities
Returns true if the user has all of required permissions for the project.
HTMLUtilities - Class in org.itracker.web.util
 
HTMLUtilities() - Constructor for class org.itracker.web.util.HTMLUtilities
 

I

IMPORT_DATA_KEY - Static variable in class org.itracker.web.util.Constants
 
IMPORT_STAT_FIELDS - Static variable in class org.itracker.web.util.ImportExportUtilities
 
IMPORT_STAT_ISSUES - Static variable in class org.itracker.web.util.ImportExportUtilities
 
IMPORT_STAT_NEW - Static variable in class org.itracker.web.util.ImportExportUtilities
 
IMPORT_STAT_PROJECTS - Static variable in class org.itracker.web.util.ImportExportUtilities
 
IMPORT_STAT_RESOLUTIONS - Static variable in class org.itracker.web.util.ImportExportUtilities
 
IMPORT_STAT_REUSED - Static variable in class org.itracker.web.util.ImportExportUtilities
 
IMPORT_STAT_SEVERITIES - Static variable in class org.itracker.web.util.ImportExportUtilities
 
IMPORT_STAT_STATUSES - Static variable in class org.itracker.web.util.ImportExportUtilities
 
IMPORT_STAT_USERS - Static variable in class org.itracker.web.util.ImportExportUtilities
 
ImportDataFormAction - Class in org.itracker.web.actions.admin.configuration
 
ImportDataFormAction() - Constructor for class org.itracker.web.actions.admin.configuration.ImportDataFormAction
 
ImportDataProcessAction - Class in org.itracker.web.actions.admin.configuration
 
ImportDataProcessAction() - Constructor for class org.itracker.web.actions.admin.configuration.ImportDataProcessAction
 
ImportDataVerifyAction - Class in org.itracker.web.actions.admin.configuration
Performs a verification on the import data to ensure that it contains no errors, applies any import options, and also updates the data to reuse any current system data if needed.
ImportDataVerifyAction() - Constructor for class org.itracker.web.actions.admin.configuration.ImportDataVerifyAction
 
ImportExportTags - Interface in org.itracker.web.util
This interface defines the tags used in the export XML.
ImportExportUtilities - Class in org.itracker.web.util
FIXME: This is not XML, this is string concatenating/parsing.
ImportExportUtilities() - Constructor for class org.itracker.web.util.ImportExportUtilities
 
ImportForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
ImportForm() - Constructor for class org.itracker.web.forms.ImportForm
 
ImportHandler - Class in org.itracker.web.util
This class provides functionality needed to parse an XML document to be imported into an ITracker instance, into a set of data models.
ImportHandler() - Constructor for class org.itracker.web.util.ImportHandler
 
importIssues(Reader) - Static method in class org.itracker.web.util.ImportExportUtilities
Takes an XML file matching the ITracker import/export DTD and returns an array of AbstractBean objects.
importXml(InputSource) - Static method in class org.itracker.web.util.ImportExportUtilities
 
init() - Method in class org.itracker.web.ApplicationInitialization
 
init(FilterConfig) - Method in class org.itracker.web.filters.ExecuteAlwaysFilter
 
init(FilterConfig) - Method in class org.itracker.web.filters.SetRequestCharacterEncoding
Initialize the filter.
init(ServletConfig) - Method in class org.itracker.web.servlets.AttachmentDownloadController
Deprecated.
 
init(ServletConfig) - Method in class org.itracker.web.servlets.ReportDownloadController
 
init(ServletConfig) - Method in class org.itracker.web.servlets.RssFeedController
 
init(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.ProjectForm
 
init(ActionMapping, HttpServletRequest) - Static method in class org.itracker.web.util.EditComponentFormActionUtil
 
init(ActionMapping, HttpServletRequest) - Static method in class org.itracker.web.util.EditVersionFormActionUtil
 
init(Action, ActionMessages, ActionMapping, HttpServletRequest) - Static method in class org.itracker.web.util.ListIssuesActionUtil
 
initEventOptions(Locale) - Method in class org.itracker.web.forms.WorkflowScriptForm
 
InitializeLanguagesAction - Class in org.itracker.web.actions.admin.language
 
InitializeLanguagesAction() - Constructor for class org.itracker.web.actions.admin.language.InitializeLanguagesAction
 
invalidateSession(String) - Static method in class org.itracker.web.util.SessionManager
 
invokeProjectScripts(Project, int, Map<Integer, List<NameValuePair>>, ActionMessages) - Method in class org.itracker.web.forms.IssueForm
 
invokeProjectScripts(Project, int, ActionMessages) - Method in class org.itracker.web.forms.IssueForm
 
isActive() - Method in class org.itracker.web.ptos.ProjectPTO
 
isAutologinSuccessHandler() - Method in class org.itracker.web.security.LoginHandler
 
isBuiltinField() - Method in class org.itracker.web.ptos.ProjectScriptPTO
 
isCanCreate() - Method in class org.itracker.web.ptos.ProjectPTO
 
isHasAttachments() - Method in class org.itracker.web.ptos.ListAttachmentsPTO
 
isRegisrationTypeSelf() - Method in class org.itracker.web.ptos.UserPTO
 
isSaveLogin() - Method in class org.itracker.web.forms.LoginForm
 
isStatusLocked() - Method in class org.itracker.web.ptos.UserPTO
 
ISSUE_KEY - Static variable in class org.itracker.web.util.Constants
 
IssueForm - Class in org.itracker.web.forms
This form is by the struts actions to pass issue data.
IssueForm() - Constructor for class org.itracker.web.forms.IssueForm
 
IssueNavigationUtil - Class in org.itracker.web.util
 
IssueNavigationUtil() - Constructor for class org.itracker.web.util.IssueNavigationUtil
 
IssuePTO - Class in org.itracker.web.ptos
 
IssuePTO(Issue) - Constructor for class org.itracker.web.ptos.IssuePTO
 
IssueRelationForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
IssueRelationForm() - Constructor for class org.itracker.web.forms.IssueRelationForm
 
isSuperUser() - Method in class org.itracker.web.forms.UserForm
 
isUnassigned() - Method in class org.itracker.web.ptos.IssuePTO
 
isUserCanEdit() - Method in class org.itracker.web.ptos.IssuePTO
 
isUserCanViewIssue() - Method in class org.itracker.web.ptos.IssuePTO
 
isUserHasIssueNotification() - Method in class org.itracker.web.ptos.IssuePTO
 
isViewable() - Method in class org.itracker.web.ptos.ProjectPTO
 
isWorkflowScriptsAllowed() - Static method in class org.itracker.web.forms.IssueForm
 
ItrackerBaseAction - Class in org.itracker.web.actions.base
The base itracker Struts-Action.
ItrackerBaseAction() - Constructor for class org.itracker.web.actions.base.ItrackerBaseAction
 
ITrackerForm - Class in org.itracker.web.forms
This form is by the struts actions to pass issue data.
ITrackerForm() - Constructor for class org.itracker.web.forms.ITrackerForm
 
ITrackerMessageResources - Class in org.itracker.web.resources
 
ITrackerMessageResources(MessageResourcesFactory, String) - Constructor for class org.itracker.web.resources.ITrackerMessageResources
 
ITrackerMessageResources(MessageResourcesFactory, String, boolean) - Constructor for class org.itracker.web.resources.ITrackerMessageResources
 
ITrackerMessageResourcesFactory - Class in org.itracker.web.resources
 
ITrackerMessageResourcesFactory() - Constructor for class org.itracker.web.resources.ITrackerMessageResourcesFactory
 

L

LanguageForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
LanguageForm() - Constructor for class org.itracker.web.forms.LanguageForm
 
LIST_ISSUES_PAGE_TITLE_KEY - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
LIST_OPTIONS_KEY - Static variable in class org.itracker.web.util.Constants
 
ListAttachmentsAction - Class in org.itracker.web.actions.admin.attachment
 
ListAttachmentsAction() - Constructor for class org.itracker.web.actions.admin.attachment.ListAttachmentsAction
 
ListAttachmentsPTO - Class in org.itracker.web.ptos
Class represents ListAttachmentsPTO.
ListAttachmentsPTO() - Constructor for class org.itracker.web.ptos.ListAttachmentsPTO
 
ListConfigurationAction - Class in org.itracker.web.actions.admin.configuration
 
ListConfigurationAction() - Constructor for class org.itracker.web.actions.admin.configuration.ListConfigurationAction
 
ListIssuesAction - Class in org.itracker.web.actions.project
 
ListIssuesAction() - Constructor for class org.itracker.web.actions.project.ListIssuesAction
 
ListIssuesActionUtil - Class in org.itracker.web.util
 
ListIssuesActionUtil() - Constructor for class org.itracker.web.util.ListIssuesActionUtil
 
ListIssuesActionUtil.Pagination - Class in org.itracker.web.util
TODO temporary pagination helper
ListLanguagesAction - Class in org.itracker.web.actions.admin.language
 
ListLanguagesAction() - Constructor for class org.itracker.web.actions.admin.language.ListLanguagesAction
 
ListProjectsAction - Class in org.itracker.web.actions
 
ListProjectsAction - Class in org.itracker.web.actions.project
 
ListProjectsAction() - Constructor for class org.itracker.web.actions.ListProjectsAction
 
ListProjectsAction() - Constructor for class org.itracker.web.actions.project.ListProjectsAction
 
ListProjectsAdminAction - Class in org.itracker.web.actions.admin.project
Action for preparing request for list_projects.jsp.
ListProjectsAdminAction() - Constructor for class org.itracker.web.actions.admin.project.ListProjectsAdminAction
 
ListReportsAction - Class in org.itracker.web.actions.admin.report
 
ListReportsAction - Class in org.itracker.web.actions.report
 
ListReportsAction() - Constructor for class org.itracker.web.actions.admin.report.ListReportsAction
 
ListReportsAction() - Constructor for class org.itracker.web.actions.report.ListReportsAction
 
ListTasksAction - Class in org.itracker.web.actions.admin.scheduler
 
ListTasksAction() - Constructor for class org.itracker.web.actions.admin.scheduler.ListTasksAction
 
ListUsersAction - Class in org.itracker.web.actions.admin.user
 
ListUsersAction() - Constructor for class org.itracker.web.actions.admin.user.ListUsersAction
 
ListWorkflowScriptAction - Class in org.itracker.web.actions.admin.workflow
 
ListWorkflowScriptAction() - Constructor for class org.itracker.web.actions.admin.workflow.ListWorkflowScriptAction
 
LOCALE_KEY - Static variable in class org.itracker.web.util.Constants
 
LockUserAction - Class in org.itracker.web.actions.admin.user
 
LockUserAction() - Constructor for class org.itracker.web.actions.admin.user.LockUserAction
 
LoginAction - Class in org.itracker.web.actions.user
 
LoginAction() - Constructor for class org.itracker.web.actions.user.LoginAction
 
LoginForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
LoginForm() - Constructor for class org.itracker.web.forms.LoginForm
 
LoginHandler - Class in org.itracker.web.security
 
LoginHandler() - Constructor for class org.itracker.web.security.LoginHandler
 
LoginUtilities - Class in org.itracker.web.util
 
LoginUtilities() - Constructor for class org.itracker.web.util.LoginUtilities
 
LogoffAction - Class in org.itracker.web.actions.user
 
LogoffAction() - Constructor for class org.itracker.web.actions.user.LogoffAction
 
logTimeMillies(String, Date, Logger, Level) - Static method in class org.itracker.web.actions.base.ItrackerBaseAction
Log time passed since timestamp startTime was set.

M

MailNotification - Class in org.itracker.web.scheduler.tasks
 
MailNotification() - Constructor for class org.itracker.web.scheduler.tasks.MailNotification
 
mappedFieldOptions(List<CustomField>) - Static method in class org.itracker.web.util.EditIssueActionUtil
 
MoveIssueAction - Class in org.itracker.web.actions.project
 
MoveIssueAction() - Constructor for class org.itracker.web.actions.project.MoveIssueAction
 
MoveIssueForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
MoveIssueForm() - Constructor for class org.itracker.web.forms.MoveIssueForm
 
MoveIssueFormAction - Class in org.itracker.web.actions.project
 
MoveIssueFormAction() - Constructor for class org.itracker.web.actions.project.MoveIssueFormAction
 

N

newlinesToBreaks(String) - Static method in class org.itracker.web.util.HTMLUtilities
 
NotificationException - Exception in org.itracker.web.scheduler.tasks
 
NotificationException() - Constructor for exception org.itracker.web.scheduler.tasks.NotificationException
 
NotificationException(String) - Constructor for exception org.itracker.web.scheduler.tasks.NotificationException
 

O

onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class org.itracker.web.security.AuthenticationErrorHandler
 
onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.itracker.web.security.LoginHandler
 
ORDER_KEY_ID - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
ORDER_KEY_LAST_MODIFIED - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
ORDER_KEY_OWNER_AND_STATUS - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
ORDER_KEY_SEVERITY - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
ORDER_KEY_STATUS - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
OrderConfigurationItemAction - Class in org.itracker.web.actions.admin.configuration
 
OrderConfigurationItemAction() - Constructor for class org.itracker.web.actions.admin.configuration.OrderConfigurationItemAction
 
OrderCustomFieldValueAction - Class in org.itracker.web.actions.admin.configuration
 
OrderCustomFieldValueAction() - Constructor for class org.itracker.web.actions.admin.configuration.OrderCustomFieldValueAction
 
org.itracker.web - package org.itracker.web
 
org.itracker.web.actions - package org.itracker.web.actions
This package contains Struts actions
org.itracker.web.actions.admin - package org.itracker.web.actions.admin
 
org.itracker.web.actions.admin.attachment - package org.itracker.web.actions.admin.attachment
 
org.itracker.web.actions.admin.configuration - package org.itracker.web.actions.admin.configuration
 
org.itracker.web.actions.admin.language - package org.itracker.web.actions.admin.language
 
org.itracker.web.actions.admin.project - package org.itracker.web.actions.admin.project
 
org.itracker.web.actions.admin.report - package org.itracker.web.actions.admin.report
 
org.itracker.web.actions.admin.scheduler - package org.itracker.web.actions.admin.scheduler
 
org.itracker.web.actions.admin.user - package org.itracker.web.actions.admin.user
 
org.itracker.web.actions.admin.workflow - package org.itracker.web.actions.admin.workflow
 
org.itracker.web.actions.base - package org.itracker.web.actions.base
 
org.itracker.web.actions.issuesearch - package org.itracker.web.actions.issuesearch
 
org.itracker.web.actions.preferences - package org.itracker.web.actions.preferences
 
org.itracker.web.actions.project - package org.itracker.web.actions.project
 
org.itracker.web.actions.report - package org.itracker.web.actions.report
 
org.itracker.web.actions.user - package org.itracker.web.actions.user
 
org.itracker.web.exceptions - package org.itracker.web.exceptions
 
org.itracker.web.filters - package org.itracker.web.filters
This package contains filters that are executed with every web request.
org.itracker.web.forms - package org.itracker.web.forms
This package contains Struts forms used when receiving data from the Struts servlets
org.itracker.web.ptos - package org.itracker.web.ptos
This package holds PTO's (Presentatin Transfer Objects) that are used in case normal entities from the model are not good enough.
org.itracker.web.resources - package org.itracker.web.resources
 
org.itracker.web.scheduler.tasks - package org.itracker.web.scheduler.tasks
 
org.itracker.web.security - package org.itracker.web.security
 
org.itracker.web.servlets - package org.itracker.web.servlets
 
org.itracker.web.taglib - package org.itracker.web.taglib
 
org.itracker.web.util - package org.itracker.web.util
This package has something to do with utilities for web actions, but please explain in detail what shall be in, or not in here.
outputReport(List<Issue>, Project, Report, Locale, String, HttpServletResponse) - Static method in class org.itracker.web.actions.report.DisplayReportAction
 

P

PAGE_TITLE_ARG - Static variable in class org.itracker.web.util.Constants
 
PAGE_TITLE_KEY - Static variable in class org.itracker.web.util.Constants
 
PARAM_NAME_ORDER - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
PARAM_NAME_PROJECT_ID - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
PARAM_NAME_START - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
performTask(String[]) - Method in class org.itracker.web.scheduler.tasks.MailNotification
 
performTask(String[]) - Method in class org.itracker.web.scheduler.tasks.ReminderNotification
This method is called by the scheduler to send the reminder notifications.
PERMISSIONS_KEY - Static variable in class org.itracker.web.util.Constants
 
PortalHomeAction - Class in org.itracker.web.actions
 
PortalHomeAction() - Constructor for class org.itracker.web.actions.PortalHomeAction
 
PREFERENCES_KEY - Static variable in class org.itracker.web.util.Constants
 
process() - Method in class org.itracker.web.scheduler.tasks.MailNotification
process() checks for new messages and calls processMsg() for every new message
processFieldScript(ProjectScript, int, String, List<NameValuePair>, ActionMessages) - Method in class org.itracker.web.forms.IssueForm
Run provided BEANSHELL script against form instance, taking into account incoming event type, field raised an event and current values.
processFieldScripts(List<ProjectScript>, int, Map<Integer, String>, Map<Integer, List<NameValuePair>>, ActionMessages) - Method in class org.itracker.web.forms.IssueForm
The most general way to run scripts.
processFullEdit(Issue, Project, User, Map<Integer, Set<PermissionType>>, Locale, IssueService, ActionMessages) - Method in class org.itracker.web.forms.IssueForm
 
processLimitedEdit(Issue, Project, User, Map<Integer, Set<PermissionType>>, Locale, IssueService, ActionMessages) - Method in class org.itracker.web.forms.IssueForm
 
PROJECT_KEY - Static variable in class org.itracker.web.util.Constants
 
PROJECT_SCRIPT_KEY - Static variable in class org.itracker.web.util.Constants
 
ProjectForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
ProjectForm() - Constructor for class org.itracker.web.forms.ProjectForm
 
ProjectPTO - Class in org.itracker.web.ptos
 
ProjectPTO() - Constructor for class org.itracker.web.ptos.ProjectPTO
 
PROJECTS_KEY - Static variable in class org.itracker.web.util.Constants
 
ProjectScriptForm - Class in org.itracker.web.forms
This is the ProjectScriptForm Struts Form.
ProjectScriptForm() - Constructor for class org.itracker.web.forms.ProjectScriptForm
 
ProjectScriptPTO - Class in org.itracker.web.ptos
 
ProjectScriptPTO(ProjectScript, Locale) - Constructor for class org.itracker.web.ptos.ProjectScriptPTO
 

R

redirect(String, HttpServletRequest, HttpServletResponse) - Static method in class org.itracker.web.servlets.GenericController
 
redirectToOnLoginSuccess(HttpServletRequest, HttpServletResponse, RedirectStrategy) - Method in class org.itracker.web.security.LoginHandler
 
release() - Method in class org.itracker.web.taglib.AddErrorTag
Deprecated.
 
release() - Method in class org.itracker.web.taglib.ClearErrorsTag
Deprecated.
 
release() - Method in class org.itracker.web.taglib.FormatCustomFieldTag
 
release() - Method in class org.itracker.web.taglib.FormatDateTag
 
release() - Method in class org.itracker.web.taglib.FormatDescriptionTag
 
release() - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
 
release() - Method in class org.itracker.web.taglib.FormatIconActionTag
 
release() - Method in class org.itracker.web.taglib.FormatImageActionTag
 
release() - Method in class org.itracker.web.taglib.FormatIssueOwnerTag
 
release() - Method in class org.itracker.web.taglib.FormatLinkTag
 
release() - Method in class org.itracker.web.taglib.FormatMessageTag
 
release() - Method in class org.itracker.web.taglib.FormatPaginationLinkTag
 
release() - Method in class org.itracker.web.taglib.FormatResolutionTag
 
ReminderNotification - Class in org.itracker.web.scheduler.tasks
This class can be used to send reminder emails to owners/admins that issues need their attention.
ReminderNotification() - Constructor for class org.itracker.web.scheduler.tasks.ReminderNotification
 
RemoveConfigurationItemAction - Class in org.itracker.web.actions.admin.configuration
 
RemoveConfigurationItemAction() - Constructor for class org.itracker.web.actions.admin.configuration.RemoveConfigurationItemAction
 
RemoveCustomFieldAction - Class in org.itracker.web.actions.admin.configuration
 
RemoveCustomFieldAction() - Constructor for class org.itracker.web.actions.admin.configuration.RemoveCustomFieldAction
 
RemoveCustomFieldValueAction - Class in org.itracker.web.actions.admin.configuration
 
RemoveCustomFieldValueAction() - Constructor for class org.itracker.web.actions.admin.configuration.RemoveCustomFieldValueAction
 
RemoveHistoryEntryAction - Class in org.itracker.web.actions.project
 
RemoveHistoryEntryAction() - Constructor for class org.itracker.web.actions.project.RemoveHistoryEntryAction
 
RemoveHistoryForm - Class in org.itracker.web.forms
please comment.
RemoveHistoryForm() - Constructor for class org.itracker.web.forms.RemoveHistoryForm
 
RemoveIssueAttachmentAction - Class in org.itracker.web.actions.project
 
RemoveIssueAttachmentAction() - Constructor for class org.itracker.web.actions.project.RemoveIssueAttachmentAction
 
RemoveProjectScriptAction - Class in org.itracker.web.actions.admin.project
 
RemoveProjectScriptAction() - Constructor for class org.itracker.web.actions.admin.project.RemoveProjectScriptAction
 
removeQuotes(String) - Static method in class org.itracker.web.util.HTMLUtilities
 
RemoveRelationForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
RemoveRelationForm() - Constructor for class org.itracker.web.forms.RemoveRelationForm
 
removeRenamedLogin(String) - Static method in class org.itracker.web.util.SessionManager
 
RemoveReportAction - Class in org.itracker.web.actions.admin.report
 
RemoveReportAction() - Constructor for class org.itracker.web.actions.admin.report.RemoveReportAction
 
RemoveWorkflowScriptAction - Class in org.itracker.web.actions.admin.workflow
Action to remove a workflow script
RemoveWorkflowScriptAction() - Constructor for class org.itracker.web.actions.admin.workflow.RemoveWorkflowScriptAction
 
REPORT_IMAGEMAP_KEY - Static variable in class org.itracker.web.util.Constants
 
REPORT_KEY - Static variable in class org.itracker.web.util.Constants
 
ReportChartController - Class in org.itracker.web.servlets
 
ReportChartController() - Constructor for class org.itracker.web.servlets.ReportChartController
 
ReportDownloadController - Class in org.itracker.web.servlets
 
ReportDownloadController() - Constructor for class org.itracker.web.servlets.ReportDownloadController
 
ReportForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
ReportForm() - Constructor for class org.itracker.web.forms.ReportForm
 
RequestHelper - Class in org.itracker.web.util
Helper class with utility methods to help with request handling in Action or JSP pages.
RES_KEY_UNASSIGNED - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
RES_KEY_UNKNOWN - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.AdminActionForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.AssignIssueForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.ComponentForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.CustomFieldForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.CustomFieldValueForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.DisplayReportForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.ForgotPasswordForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.ImportForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.IssueRelationForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.LoginForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.MoveIssueForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.ProjectForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.ProjectScriptForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.RemoveRelationForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.ReportForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.SearchForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.TaskForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.UserForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.VersionForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.WatchIssueForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.WorkflowScriptForm
 
RssFeedController - Class in org.itracker.web.servlets
 
RssFeedController() - Constructor for class org.itracker.web.servlets.RssFeedController
 
run() - Method in class org.itracker.web.scheduler.tasks.ReminderNotification
 

S

saveErrors(HttpServletRequest, ActionMessages) - Static method in class org.itracker.web.filters.ExecuteAlwaysFilter
Save the specified error messages keys into the appropriate request attribute for use by the <html:errors> tag, if any messages are required.
saveMessages(HttpServletRequest, ActionErrors) - Static method in class org.itracker.web.servlets.GenericController
 
SEARCH_QUERY_KEY - Static variable in class org.itracker.web.util.Constants
 
SearchForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
SearchForm() - Constructor for class org.itracker.web.forms.SearchForm
 
SearchIssuesAction - Class in org.itracker.web.actions.issuesearch
 
SearchIssuesAction() - Constructor for class org.itracker.web.actions.issuesearch.SearchIssuesAction
 
SearchIssuesFormAction - Class in org.itracker.web.actions.issuesearch
 
SearchIssuesFormAction() - Constructor for class org.itracker.web.actions.issuesearch.SearchIssuesFormAction
 
SelfRegisterAction - Class in org.itracker.web.actions.user
 
SelfRegisterAction() - Constructor for class org.itracker.web.actions.user.SelfRegisterAction
 
SelfRegisterFormAction - Class in org.itracker.web.actions.user
 
SelfRegisterFormAction() - Constructor for class org.itracker.web.actions.user.SelfRegisterFormAction
 
sendNotification(Integer, int, String, NotificationService) - Static method in class org.itracker.web.util.EditIssueActionUtil
 
ServletContextUtils - Class in org.itracker.web.util
This class gets access to ITracker services layer from a servlet context Since actions already have it done in the top level ITrackerAction (ItrackerBaseAction), this is mostly to be used in JSPs.
ServletContextUtils() - Constructor for class org.itracker.web.util.ServletContextUtils
 
SES_ATT_NAME_CURRENT__USER - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
SES_ATT_NAME_PREFERENCES - Static variable in class org.itracker.web.util.ListIssuesActionUtil
 
SESSION_TRACKER_KEY - Static variable in class org.itracker.web.util.Constants
 
SessionManager - Class in org.itracker.web.util
Seems to manage the Web Sessions...
SessionManager() - Constructor for class org.itracker.web.util.SessionManager
 
SessionTracker - Class in org.itracker.web.util
What's this for? Please comment!
SessionTracker() - Constructor for class org.itracker.web.util.SessionTracker
 
SessionTracker(String, String) - Constructor for class org.itracker.web.util.SessionTracker
 
setAction(String) - Method in class org.itracker.web.forms.ComponentForm
 
setAction(String) - Method in class org.itracker.web.forms.ConfigurationForm
 
setAction(String) - Method in class org.itracker.web.forms.CustomFieldForm
 
setAction(String) - Method in class org.itracker.web.forms.CustomFieldValueForm
 
setAction(String) - Method in class org.itracker.web.forms.LanguageForm
 
setAction(String) - Method in class org.itracker.web.forms.ProjectForm
 
setAction(String) - Method in class org.itracker.web.forms.ReportForm
 
setAction(String) - Method in class org.itracker.web.forms.SearchForm
 
setAction(String) - Method in class org.itracker.web.forms.TaskForm
 
setAction(String) - Method in class org.itracker.web.forms.UserForm
 
setAction(String) - Method in class org.itracker.web.forms.VersionForm
 
setAction(String) - Method in class org.itracker.web.forms.WorkflowScriptForm
 
setAction(String) - Method in class org.itracker.web.taglib.FormatIconActionTag
 
setAction(String) - Method in class org.itracker.web.taglib.FormatImageActionTag
 
setAction(String) - Method in class org.itracker.web.taglib.FormatLinkTag
 
setAltKey(String) - Method in class org.itracker.web.taglib.FormatImageActionTag
 
setArg0(Object) - Method in class org.itracker.web.taglib.FormatIconActionTag
 
setArg0(Object) - Method in class org.itracker.web.taglib.FormatImageActionTag
 
setArg0(Object) - Method in class org.itracker.web.taglib.FormatLinkTag
 
setArg0(String) - Method in class org.itracker.web.taglib.FormatMessageTag
 
setArg1(String) - Method in class org.itracker.web.taglib.FormatMessageTag
 
setArg2(String) - Method in class org.itracker.web.taglib.FormatMessageTag
 
setArgs(String) - Method in class org.itracker.web.forms.TaskForm
 
setAttachment(FormFile) - Method in class org.itracker.web.forms.IssueForm
 
setAttachmentDescription(String) - Method in class org.itracker.web.forms.IssueForm
 
setAttachments(List<IssueAttachment>) - Method in class org.itracker.web.ptos.ListAttachmentsPTO
 
setBorder(String) - Method in class org.itracker.web.taglib.FormatImageActionTag
 
setCaller(String) - Method in class org.itracker.web.forms.IssueForm
 
setCaller(String) - Method in class org.itracker.web.forms.IssueRelationForm
 
setCaller(String) - Method in class org.itracker.web.forms.MoveIssueForm
 
setCaller(String) - Method in class org.itracker.web.forms.RemoveHistoryForm
 
setCaller(String) - Method in class org.itracker.web.forms.RemoveRelationForm
 
setCaller(String) - Method in class org.itracker.web.taglib.FormatIconActionTag
 
setCaller(String) - Method in class org.itracker.web.taglib.FormatImageActionTag
 
setCaller(String) - Method in class org.itracker.web.taglib.FormatLinkTag
 
setCanCreate(Boolean) - Method in class org.itracker.web.ptos.ProjectPTO
 
setClassName(String) - Method in class org.itracker.web.forms.ReportForm
 
setClassName(String) - Method in class org.itracker.web.forms.TaskForm
 
setClassNameText(String) - Method in class org.itracker.web.forms.TaskForm
 
setComponents(Integer[]) - Method in class org.itracker.web.forms.IssueForm
 
setComponents(Integer[]) - Method in class org.itracker.web.forms.SearchForm
 
setComponentsSize(String) - Method in class org.itracker.web.ptos.IssuePTO
 
setConfPassword(String) - Method in class org.itracker.web.forms.UserForm
 
setCount(Long) - Method in class org.itracker.web.util.EditProjectFormActionUtil.ComponentInfo
 
setCount(Long) - Method in class org.itracker.web.util.EditProjectFormActionUtil.VersionInfo
 
setCreateDate(Date) - Method in class org.itracker.web.ptos.ProjectPTO
 
setCreator(Integer) - Method in class org.itracker.web.forms.SearchForm
 
setCreatorId(Integer) - Method in class org.itracker.web.forms.IssueForm
 
setCurrentValue(String) - Method in class org.itracker.web.taglib.FormatCustomFieldTag
 
setCurrPassword(String) - Method in class org.itracker.web.forms.UserForm
 
setCustomFields(HashMap<String, String>) - Method in class org.itracker.web.forms.IssueForm
 
setDataType(Integer) - Method in class org.itracker.web.forms.ReportForm
 
setDate(Date) - Method in class org.itracker.web.taglib.FormatDateTag
 
setDate(Date) - Method in class org.itracker.web.util.EditProjectFormActionUtil.ComponentInfo
 
setDate(Date) - Method in class org.itracker.web.util.EditProjectFormActionUtil.VersionInfo
 
setDateFormat(String) - Method in class org.itracker.web.forms.CustomFieldForm
 
setDaysOfMonth(String) - Method in class org.itracker.web.forms.TaskForm
 
setDescription(String) - Method in class org.itracker.web.forms.ComponentForm
 
setDescription(String) - Method in class org.itracker.web.forms.IssueForm
 
setDescription(String) - Method in class org.itracker.web.forms.ProjectForm
 
setDescription(String) - Method in class org.itracker.web.forms.ReportForm
 
setDescription(String) - Method in class org.itracker.web.forms.VersionForm
 
setDescription(String) - Method in class org.itracker.web.ptos.ProjectPTO
 
setDescription(String) - Method in class org.itracker.web.util.EditProjectFormActionUtil.ComponentInfo
 
setDescription(String) - Method in class org.itracker.web.util.EditProjectFormActionUtil.VersionInfo
 
setDisplayType(String) - Method in class org.itracker.web.taglib.FormatCustomFieldTag
 
setDisplayType(String) - Method in class org.itracker.web.taglib.FormatResolutionTag
 
setEmail(String) - Method in class org.itracker.web.forms.UserForm
 
setEmptyKey(String) - Method in class org.itracker.web.taglib.FormatDateTag
 
setEmptyKey(String) - Method in class org.itracker.web.taglib.FormatIssueOwnerTag
 
setEncoding(String) - Method in class org.itracker.web.filters.SetRequestCharacterEncoding
Sets the encoding of the request.
setEvent(Integer) - Method in class org.itracker.web.forms.WorkflowScriptForm
 
setField(CustomField) - Method in class org.itracker.web.taglib.FormatCustomFieldTag
 
setFieldId(HashMap<String, String>) - Method in class org.itracker.web.forms.ProjectScriptForm
 
setFields(Integer[]) - Method in class org.itracker.web.forms.ProjectForm
 
setFieldType(Integer) - Method in class org.itracker.web.forms.CustomFieldForm
 
setFileData(String) - Method in class org.itracker.web.forms.ReportForm
 
setFileDataFile(FormFile) - Method in class org.itracker.web.forms.ReportForm
 
setFilterConfig(FilterConfig) - Method in class org.itracker.web.filters.SetRequestCharacterEncoding
 
setFirstName(String) - Method in class org.itracker.web.forms.UserForm
 
setFormat(String) - Method in class org.itracker.web.taglib.FormatDateTag
 
setFormat(String) - Method in class org.itracker.web.taglib.FormatIssueOwnerTag
 
setFormName(String) - Method in class org.itracker.web.taglib.FormatCustomFieldTag
 
setFormProperties(Project, ProjectService, ActionForm, ActionMessages) - Static method in class org.itracker.web.util.AdminProjectUtilities
 
setForward(String) - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
 
setForward(String) - Method in class org.itracker.web.taglib.FormatIconActionTag
 
setForward(String) - Method in class org.itracker.web.taglib.FormatImageActionTag
 
setForward(String) - Method in class org.itracker.web.taglib.FormatLinkTag
 
setHasAttachments(boolean) - Method in class org.itracker.web.ptos.ListAttachmentsPTO
 
setHiddenIndexSections(Integer[]) - Method in class org.itracker.web.forms.UserForm
 
setHistory(String) - Method in class org.itracker.web.forms.IssueForm
 
setHistoryId(Integer) - Method in class org.itracker.web.forms.RemoveHistoryForm
 
setHours(String) - Method in class org.itracker.web.forms.TaskForm
 
setIcon(String) - Method in class org.itracker.web.taglib.FormatIconActionTag
 
setIconClass(String) - Method in class org.itracker.web.taglib.FormatIconActionTag
 
setId(int) - Method in class org.itracker.web.util.EditProjectFormActionUtil.ComponentInfo
 
setId(int) - Method in class org.itracker.web.util.EditProjectFormActionUtil.CustomFieldInfo
 
setId(int) - Method in class org.itracker.web.util.EditProjectFormActionUtil.VersionInfo
 
setId(Integer) - Method in class org.itracker.web.forms.ComponentForm
 
setId(Integer) - Method in class org.itracker.web.forms.ConfigurationForm
 
setId(Integer) - Method in class org.itracker.web.forms.CustomFieldForm
 
setId(Integer) - Method in class org.itracker.web.forms.CustomFieldValueForm
 
setId(Integer) - Method in class org.itracker.web.forms.IssueForm
 
setId(Integer) - Method in class org.itracker.web.forms.ProjectForm
 
setId(Integer) - Method in class org.itracker.web.forms.ProjectScriptForm
 
setId(Integer) - Method in class org.itracker.web.forms.ReportForm
 
setId(Integer) - Method in class org.itracker.web.forms.TaskForm
 
setId(Integer) - Method in class org.itracker.web.forms.UserForm
 
setId(Integer) - Method in class org.itracker.web.forms.VersionForm
 
setId(Integer) - Method in class org.itracker.web.forms.WorkflowScriptForm
 
setId(Integer) - Method in class org.itracker.web.ptos.ProjectPTO
 
setId(HashMap<String, String>) - Method in class org.itracker.web.forms.ProjectScriptForm
 
setImportFile(FormFile) - Method in class org.itracker.web.forms.AdminActionForm
 
setImportFile(FormFile) - Method in class org.itracker.web.forms.ImportForm
 
setInfo(String) - Method in class org.itracker.web.taglib.FormatIconActionTag
 
setIsAutologinSuccessHandler(boolean) - Method in class org.itracker.web.security.LoginHandler
 
setIssue(Issue) - Method in class org.itracker.web.ptos.IssuePTO
 
setIssue(Issue) - Method in class org.itracker.web.taglib.FormatIssueOwnerTag
 
setIssueId(Integer) - Method in class org.itracker.web.forms.IssueRelationForm
 
setIssueId(Integer) - Method in class org.itracker.web.forms.MoveIssueForm
 
setIssueId(String) - Method in class org.itracker.web.forms.AssignIssueForm
 
setIssueId(String) - Method in class org.itracker.web.forms.WatchIssueForm
 
setIssueNamesKey(String) - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
 
setItems(Map<String, String>) - Method in class org.itracker.web.forms.LanguageForm
 
setITrackerServices(ITrackerServices) - Static method in class org.itracker.web.util.ServletContextUtils
 
setKey(String) - Method in class org.itracker.web.forms.ConfigurationForm
 
setKey(String) - Method in class org.itracker.web.forms.LanguageForm
 
setKey(String) - Method in class org.itracker.web.taglib.AddErrorTag
Deprecated.
 
setKey(String) - Method in class org.itracker.web.taglib.FormatMessageTag
 
setLanguage(String) - Method in class org.itracker.web.forms.WorkflowScriptForm
 
setLanguages(Map<NameValuePair, List<NameValuePair>>) - Method in class org.itracker.web.forms.ConfigurationForm
 
setLastName(String) - Method in class org.itracker.web.forms.ForgotPasswordForm
 
setLastName(String) - Method in class org.itracker.web.forms.UserForm
 
setLastUpdatedIssueDate(Date) - Method in class org.itracker.web.ptos.ProjectPTO
 
setListOptions(Map<Integer, List<NameValuePair>>) - Method in class org.itracker.web.taglib.FormatCustomFieldTag
 
setLocale(String) - Method in class org.itracker.web.forms.LanguageForm
 
setLocale(String) - Method in class org.itracker.web.taglib.FormatMessageTag
 
setLocaleBaseTitle(String) - Method in class org.itracker.web.forms.LanguageForm
 
setLocaleKey(String) - Method in class org.itracker.web.taglib.FormatMessageTag
 
setLocaleTitle(String) - Method in class org.itracker.web.forms.LanguageForm
 
setLogin(String) - Method in class org.itracker.web.forms.ForgotPasswordForm
 
setLogin(String) - Method in class org.itracker.web.forms.LoginForm
 
setLogin(String) - Method in class org.itracker.web.forms.UserForm
 
setMinutes(String) - Method in class org.itracker.web.forms.TaskForm
 
setModifiedDate(Date) - Method in class org.itracker.web.ptos.ProjectPTO
 
setModule(String) - Method in class org.itracker.web.taglib.FormatIconActionTag
 
setModule(String) - Method in class org.itracker.web.taglib.FormatImageActionTag
 
setMonths(String) - Method in class org.itracker.web.forms.TaskForm
 
setName(String) - Method in class org.itracker.web.forms.ComponentForm
 
setName(String) - Method in class org.itracker.web.forms.ProjectForm
 
setName(String) - Method in class org.itracker.web.forms.ReportForm
 
setName(String) - Method in class org.itracker.web.forms.WorkflowScriptForm
 
setName(String) - Method in class org.itracker.web.ptos.ProjectPTO
 
setName(String) - Method in class org.itracker.web.taglib.AddErrorTag
Deprecated.
 
setName(String) - Method in class org.itracker.web.taglib.ClearErrorsTag
Deprecated.
 
setName(String) - Method in class org.itracker.web.util.EditProjectFormActionUtil.ComponentInfo
 
setName(String) - Method in class org.itracker.web.util.EditProjectFormActionUtil.CustomFieldInfo
 
setNameKey(String) - Method in class org.itracker.web.forms.ReportForm
 
setNotificationService(NotificationService) - Method in class org.itracker.web.scheduler.tasks.MailNotification
 
setNow(Date) - Method in class org.itracker.web.util.SessionTracker
 
setNumber(String) - Method in class org.itracker.web.forms.VersionForm
 
setNumber(String) - Method in class org.itracker.web.util.EditProjectFormActionUtil.VersionInfo
 
setNumItemsOnIndex(String) - Method in class org.itracker.web.forms.UserForm
 
setNumItemsOnIssueList(String) - Method in class org.itracker.web.forms.UserForm
 
setOptioncreatepasswords(Boolean) - Method in class org.itracker.web.forms.AdminActionForm
 
setOptioncreatepasswords(Boolean) - Method in class org.itracker.web.forms.ImportForm
 
setOptionreuseconfig(Boolean) - Method in class org.itracker.web.forms.AdminActionForm
 
setOptionreuseconfig(Boolean) - Method in class org.itracker.web.forms.ImportForm
 
setOptionreusefields(Boolean) - Method in class org.itracker.web.forms.AdminActionForm
 
setOptionreusefields(Boolean) - Method in class org.itracker.web.forms.ImportForm
 
setOptionreuseprojects(Boolean) - Method in class org.itracker.web.forms.AdminActionForm
 
setOptionreuseprojects(Boolean) - Method in class org.itracker.web.forms.ImportForm
 
setOptionreuseusers(Boolean) - Method in class org.itracker.web.forms.AdminActionForm
 
setOptionreuseusers(Boolean) - Method in class org.itracker.web.forms.ImportForm
 
setOptions(Integer[]) - Method in class org.itracker.web.forms.ProjectForm
 
setOrder(Integer) - Method in class org.itracker.web.forms.ConfigurationForm
 
setOrder(String) - Method in class org.itracker.web.taglib.FormatPaginationLinkTag
 
setOrderBy(String) - Method in class org.itracker.web.forms.SearchForm
 
setOwner(Integer) - Method in class org.itracker.web.forms.SearchForm
 
setOwnerId(Integer) - Method in class org.itracker.web.forms.IssueForm
 
setOwners(Integer[]) - Method in class org.itracker.web.forms.ProjectForm
 
setPage(String) - Method in class org.itracker.web.taglib.FormatPaginationLinkTag
 
setParamName(String) - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
 
setParamName(String) - Method in class org.itracker.web.taglib.FormatIconActionTag
 
setParamName(String) - Method in class org.itracker.web.taglib.FormatImageActionTag
 
setParamName(String) - Method in class org.itracker.web.taglib.FormatLinkTag
 
setParamValue(Object) - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
 
setParamValue(Object) - Method in class org.itracker.web.taglib.FormatIconActionTag
 
setParamValue(Object) - Method in class org.itracker.web.taglib.FormatImageActionTag
 
setParamValue(Object) - Method in class org.itracker.web.taglib.FormatLinkTag
 
setParentLocale(String) - Method in class org.itracker.web.forms.LanguageForm
 
setPassword(String) - Method in class org.itracker.web.forms.LoginForm
 
setPassword(String) - Method in class org.itracker.web.forms.UserForm
 
setPermissions(Integer[]) - Method in class org.itracker.web.forms.ProjectForm
 
setPermissions(Map<String, Boolean>) - Method in class org.itracker.web.forms.UserForm
 
setPossibleOwners(List<User>) - Method in class org.itracker.web.ptos.IssuePTO
 
setPrevStatus(Integer) - Method in class org.itracker.web.forms.IssueForm
 
setPriority(HashMap<String, String>) - Method in class org.itracker.web.forms.ProjectScriptForm
 
setProject(Integer) - Method in class org.itracker.web.forms.SearchForm
 
setProjectId(Integer) - Method in class org.itracker.web.forms.ComponentForm
 
setProjectId(Integer) - Method in class org.itracker.web.forms.IssueForm
 
setProjectId(Integer) - Method in class org.itracker.web.forms.MoveIssueForm
 
setProjectId(Integer) - Method in class org.itracker.web.forms.ProjectScriptForm
 
setProjectId(Integer) - Method in class org.itracker.web.forms.VersionForm
 
setProjectId(Integer) - Method in class org.itracker.web.taglib.FormatPaginationLinkTag
 
setProjectId(String) - Method in class org.itracker.web.forms.AssignIssueForm
 
setProjectIds(Integer[]) - Method in class org.itracker.web.forms.DisplayReportForm
 
setProjectOptions(int) - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
 
setProjectOptions(int) - Method in class org.itracker.web.taglib.FormatResolutionTag
 
setProjects(Integer[]) - Method in class org.itracker.web.forms.SearchForm
 
setQueryString(String) - Method in class org.itracker.web.taglib.FormatLinkTag
 
setRedirectStrategy(RedirectStrategy) - Method in class org.itracker.web.security.DefaultAccessDeniedHandler
 
setRedirectStrategy(RedirectStrategy) - Method in class org.itracker.web.security.LoginHandler
 
setRedirectUrl(String) - Method in class org.itracker.web.security.LoginHandler
 
setRelatedIssueId(Integer) - Method in class org.itracker.web.forms.IssueForm
 
setRelatedIssueId(Integer) - Method in class org.itracker.web.forms.IssueRelationForm
 
setRelationId(Integer) - Method in class org.itracker.web.forms.RemoveRelationForm
 
setRelationType(Integer) - Method in class org.itracker.web.forms.IssueRelationForm
 
setRelationType(IssueRelation.Type) - Method in class org.itracker.web.forms.IssueForm
 
setRememberLastSearch(String) - Method in class org.itracker.web.forms.UserForm
 
setReportId(Integer) - Method in class org.itracker.web.forms.DisplayReportForm
 
setReportOutput(String) - Method in class org.itracker.web.forms.DisplayReportForm
 
SetRequestCharacterEncoding - Class in org.itracker.web.filters
This class will set the chracter encoding of each request that uses the filter.
SetRequestCharacterEncoding() - Constructor for class org.itracker.web.filters.SetRequestCharacterEncoding
 
setRequestEnv(HttpServletRequest) - Method in class org.itracker.web.forms.CustomFieldForm
 
setRequestEnvironment(HttpServletRequest, ConfigurationService) - Static method in class org.itracker.web.actions.admin.configuration.EditCustomFieldValueFormAction
 
setRequired(String) - Method in class org.itracker.web.forms.CustomFieldForm
 
setResolution(String) - Method in class org.itracker.web.forms.IssueForm
 
setResolution(String) - Method in class org.itracker.web.forms.SearchForm
 
setSaveLogin(boolean) - Method in class org.itracker.web.forms.LoginForm
 
setScript(String) - Method in class org.itracker.web.forms.WorkflowScriptForm
 
setScriptItems(HashMap<String, String>) - Method in class org.itracker.web.forms.ProjectScriptForm
 
setServletConfig(ServletConfig) - Method in class org.itracker.web.ApplicationInitialization
 
setSessionId(String) - Method in class org.itracker.web.util.SessionTracker
 
setSessionNeedsReset(String) - Static method in class org.itracker.web.util.SessionManager
 
setSeverities(Integer[]) - Method in class org.itracker.web.forms.SearchForm
 
setSeverity(Integer) - Method in class org.itracker.web.forms.IssueForm
 
setSeverityLocalizedString(String) - Method in class org.itracker.web.ptos.IssuePTO
 
setShowClosedOnIssueList(String) - Method in class org.itracker.web.forms.UserForm
 
setSizeOfAllAttachments(long) - Method in class org.itracker.web.ptos.ListAttachmentsPTO
 
setSortColumnOnIssueList(String) - Method in class org.itracker.web.forms.UserForm
 
setSortOptionsByName(String) - Method in class org.itracker.web.forms.CustomFieldForm
 
setSortOrder(Integer) - Method in class org.itracker.web.forms.CustomFieldValueForm
 
setSrc(String) - Method in class org.itracker.web.taglib.FormatImageActionTag
 
setStart(int) - Method in class org.itracker.web.taglib.FormatPaginationLinkTag
 
setStatus(Integer) - Method in class org.itracker.web.forms.ComponentForm
 
setStatus(Integer) - Method in class org.itracker.web.forms.IssueForm
 
setStatus(Integer) - Method in class org.itracker.web.forms.ProjectForm
 
setStatus(Integer) - Method in class org.itracker.web.forms.VersionForm
 
setStatus(Status) - Method in class org.itracker.web.ptos.ProjectPTO
 
setStatuses(Integer[]) - Method in class org.itracker.web.forms.SearchForm
 
setStatusLocalizedString(String) - Method in class org.itracker.web.ptos.IssuePTO
 
setStyleClass(String) - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
 
setStyleClass(String) - Method in class org.itracker.web.taglib.FormatIconActionTag
 
setStyleClass(String) - Method in class org.itracker.web.taglib.FormatLinkTag
 
setStyleClass(String) - Method in class org.itracker.web.taglib.FormatPaginationLinkTag
 
setStyleId(String) - Method in class org.itracker.web.taglib.FormatIconActionTag
 
setSuperUser(boolean) - Method in class org.itracker.web.forms.UserForm
 
setTarget(String) - Method in class org.itracker.web.taglib.FormatIconActionTag
 
setTarget(String) - Method in class org.itracker.web.taglib.FormatImageActionTag
 
setTarget(String) - Method in class org.itracker.web.taglib.FormatLinkTag
 
setTargetAction(String) - Method in class org.itracker.web.taglib.FormatIconActionTag
 
setTargetAction(String) - Method in class org.itracker.web.taglib.FormatImageActionTag
 
setTargetAction(String) - Method in class org.itracker.web.taglib.FormatLinkTag
 
setTargetVersion(Integer) - Method in class org.itracker.web.forms.IssueForm
 
setTargetVersion(Integer) - Method in class org.itracker.web.forms.SearchForm
 
setTextActionKey(String) - Method in class org.itracker.web.taglib.FormatIconActionTag
 
setTextActionKey(String) - Method in class org.itracker.web.taglib.FormatImageActionTag
 
setTextPattern(String) - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
 
setTextphrase(String) - Method in class org.itracker.web.forms.SearchForm
 
setTitleKey(String) - Method in class org.itracker.web.taglib.FormatLinkTag
 
setTotalNumberIssues(Long) - Method in class org.itracker.web.ptos.ProjectPTO
 
setTotalOpenIssues(Long) - Method in class org.itracker.web.ptos.ProjectPTO
 
setTotalResolvedIssues(Long) - Method in class org.itracker.web.ptos.ProjectPTO
 
setTranslations(Map<String, String>) - Method in class org.itracker.web.forms.ConfigurationForm
 
setTranslations(Map<String, String>) - Method in class org.itracker.web.forms.CustomFieldForm
 
setTranslations(Map<String, String>) - Method in class org.itracker.web.forms.CustomFieldValueForm
 
setTruncateKey(String) - Method in class org.itracker.web.taglib.FormatDescriptionTag
 
setTruncateLength(int) - Method in class org.itracker.web.taglib.FormatDescriptionTag
 
setType(Integer) - Method in class org.itracker.web.forms.SearchForm
 
setType(String) - Method in class org.itracker.web.forms.DisplayReportForm
 
setType(String) - Method in class org.itracker.web.util.EditProjectFormActionUtil.CustomFieldInfo
 
setTypeKey(String) - Method in class org.itracker.web.forms.ConfigurationForm
 
setUnassigned(boolean) - Method in class org.itracker.web.ptos.IssuePTO
 
setUnauthorizedUrl(String) - Method in class org.itracker.web.security.DefaultAccessDeniedHandler
 
setupCreateIssue(HttpServletRequest) - Static method in class org.itracker.web.util.EditIssueActionUtil
 
setupFormEventTypes(WorkflowScriptForm, Locale) - Static method in class org.itracker.web.actions.admin.workflow.EditWorkflowScriptFormAction
 
setupIssueForm(Issue, Map<Integer, List<NameValuePair>>, HttpServletRequest, ActionMessages) - Method in class org.itracker.web.forms.IssueForm
 
setupJspEnv(HttpServletRequest, UserForm, ActionMessages, ActionMapping) - Static method in class org.itracker.web.actions.admin.user.EditUserAction
 
setupJspEnv(ActionMapping, IssueForm, HttpServletRequest, Issue, IssueService, UserService, Map<Integer, Set<PermissionType>>, Map<Integer, List<NameValuePair>>, ActionMessages) - Static method in class org.itracker.web.forms.IssueForm
method needed to prepare request for edit_issue.jsp
setupNextPreviousIssueInRequest(HttpServletRequest, Issue, IssueService) - Static method in class org.itracker.web.util.IssueNavigationUtil
 
setupNotificationsInRequest(HttpServletRequest, Issue, NotificationService) - Static method in class org.itracker.web.forms.IssueForm
 
setUpPrioritiesInEnv(HttpServletRequest) - Static method in class org.itracker.web.util.EditProjectFormActionUtil
 
setupProjectFieldsMapJspEnv(List<CustomField>, Collection<IssueField>, HttpServletRequest) - Static method in class org.itracker.web.forms.IssueForm
Get project fields and put name and value in map TODO: simplify this code, it's not readable, unsave yet.
setupRelationsRequestEnv(List<IssueRelation>, HttpServletRequest) - Static method in class org.itracker.web.forms.IssueForm
 
setupSession(String, HttpServletRequest, HttpServletResponse) - Static method in class org.itracker.web.util.LoginUtilities
 
setupSession(User, String, HttpServletRequest, HttpServletResponse) - Static method in class org.itracker.web.util.LoginUtilities
 
setupTitle(HttpServletRequest, ProjectService) - Method in class org.itracker.web.forms.ProjectForm
Setup the title for the Project-Form Action
setUserCanEdit(boolean) - Method in class org.itracker.web.ptos.IssuePTO
 
setUserCanViewIssue(boolean) - Method in class org.itracker.web.ptos.IssuePTO
 
setUserHasIssueNotification(boolean) - Method in class org.itracker.web.ptos.IssuePTO
 
setUserHasPermission_PERMISSION_ASSIGN_OTHERS(boolean) - Method in class org.itracker.web.ptos.IssuePTO
 
setUserHasPermission_PERMISSION_ASSIGN_SELF(boolean) - Method in class org.itracker.web.ptos.IssuePTO
 
setUserId(String) - Method in class org.itracker.web.forms.AssignIssueForm
 
setUserLocale(String) - Method in class org.itracker.web.forms.UserForm
 
setUsers(Integer[]) - Method in class org.itracker.web.forms.ProjectForm
 
setUseTextActions(String) - Method in class org.itracker.web.forms.UserForm
 
setValue(String) - Method in class org.itracker.web.forms.ConfigurationForm
 
setValue(String) - Method in class org.itracker.web.forms.CustomFieldForm
 
setValue(String) - Method in class org.itracker.web.forms.CustomFieldValueForm
 
setVersions(Integer[]) - Method in class org.itracker.web.forms.IssueForm
 
setVersions(Integer[]) - Method in class org.itracker.web.forms.SearchForm
 
setViewable(Boolean) - Method in class org.itracker.web.ptos.ProjectPTO
 
setWeekdays(String) - Method in class org.itracker.web.forms.TaskForm
 
SHOW_ALL_KEY - Static variable in class org.itracker.web.util.Constants
 
ShowHelpAction - Class in org.itracker.web.actions
 
ShowHelpAction() - Constructor for class org.itracker.web.actions.ShowHelpAction
 
startDocument() - Method in class org.itracker.web.util.ImportHandler
 
startElement(String, String, String, Attributes) - Method in class org.itracker.web.util.ImportHandler
 

T

TAG_COMPONENT - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_COMPONENT_DESCRIPTION - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_COMPONENT_ID - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_COMPONENT_NAME - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_COMPONENTS - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_CONFIGURATION - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_CONFIGURATION_VERSION - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_CREATE_DATE - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_CREATOR - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_CUSTOM_FIELD - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_CUSTOM_FIELD_DATEFORMAT - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_CUSTOM_FIELD_LABEL - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_CUSTOM_FIELD_OPTION - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_CUSTOM_FIELD_REQUIRED - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_CUSTOM_FIELD_SORTOPTIONS - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_CUSTOM_FIELD_TYPE - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_CUSTOM_FIELDS - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_EMAIL - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_FIRST_NAME - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_HISTORY_ENTRY - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE_ATTACHMENT - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE_ATTACHMENT_CREATOR - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE_ATTACHMENT_DESCRIPTION - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE_ATTACHMENT_FILENAME - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE_ATTACHMENT_ORIGFILE - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE_ATTACHMENT_SIZE - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE_ATTACHMENT_TYPE - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE_ATTACHMENTS - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE_COMPONENTS - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE_DESCRIPTION - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE_FIELD - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE_FIELDS - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE_HISTORY - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE_PROJECT - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE_RESOLUTION - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE_SEVERITY - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE_STATUS - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUE_VERSIONS - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ISSUES - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_LAST_MODIFIED - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_LAST_NAME - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_LOGIN - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_OWNER - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_PROJECT - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_PROJECT_DESCRIPTION - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_PROJECT_FIELD_ID - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_PROJECT_FIELDS - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_PROJECT_NAME - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_PROJECT_OPTIONS - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_PROJECT_OWNER_ID - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_PROJECT_OWNERS - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_PROJECT_STATUS - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_PROJECTS - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_RESOLUTION - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_RESOLUTIONS - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_ROOT - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_SEVERITIES - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_SEVERITY - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_STATUS - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_STATUSES - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_SUPER_USER - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_TARGET_VERSION_ID - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_USER - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_USER_STATUS - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_USERS - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_VERSION - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_VERSION_DESCRIPTION - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_VERSION_ID - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_VERSION_NUMBER - Static variable in interface org.itracker.web.util.ImportExportTags
 
TAG_VERSIONS - Static variable in interface org.itracker.web.util.ImportExportTags
 
TASK_KEY - Static variable in class org.itracker.web.util.Constants
 
TaskForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
TaskForm() - Constructor for class org.itracker.web.forms.TaskForm
 
TITLE_CREATE - Static variable in class org.itracker.web.forms.ProjectForm
 
TITLE_UPDATE - Static variable in class org.itracker.web.forms.ProjectForm
 
toString() - Method in class org.itracker.web.ptos.ProjectPTO
 

U

UnauthorizedAction - Class in org.itracker.web.actions
 
UnauthorizedAction() - Constructor for class org.itracker.web.actions.UnauthorizedAction
 
UnlockUserAction - Class in org.itracker.web.actions.admin.user
 
UnlockUserAction() - Constructor for class org.itracker.web.actions.admin.user.UnlockUserAction
 
updateProjectOwners(Project, Set<Integer>, ProjectService, UserService) - Static method in class org.itracker.web.util.AdminProjectUtilities
Setup permissions for updated project-owners.
USER_KEY - Static variable in class org.itracker.web.util.Constants
 
UserForm - Class in org.itracker.web.forms
 
UserForm() - Constructor for class org.itracker.web.forms.UserForm
 
UserPTO - Class in org.itracker.web.ptos
 
UserPTO(User, Date) - Constructor for class org.itracker.web.ptos.UserPTO
 

V

validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.AdminActionForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.AssignIssueForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.ComponentForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.ConfigurationForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.CustomFieldForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.CustomFieldValueForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.DisplayReportForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.ForgotPasswordForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.ImportForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.IssueForm
This methods adds in validation for custom fields.
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.IssueRelationForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.LanguageForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.LoginForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.MoveIssueForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.ProjectForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.ProjectScriptForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.RemoveRelationForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.ReportForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.SearchForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.TaskForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.UserForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.VersionForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.WatchIssueForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.itracker.web.forms.WorkflowScriptForm
 
validate(FormFile, ITrackerServices) - Static method in class org.itracker.web.util.AttachmentUtilities
 
VERSION_KEY - Static variable in class org.itracker.web.util.Constants
 
VersionForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
VersionForm() - Constructor for class org.itracker.web.forms.VersionForm
 
VersionInfo(int, String, String, Date, Long) - Constructor for class org.itracker.web.util.EditProjectFormActionUtil.VersionInfo
 
ViewIssueAction - Class in org.itracker.web.actions.project
 
ViewIssueAction() - Constructor for class org.itracker.web.actions.project.ViewIssueAction
 
ViewIssueActivityAction - Class in org.itracker.web.actions.project
 
ViewIssueActivityAction() - Constructor for class org.itracker.web.actions.project.ViewIssueActivityAction
 

W

WatchIssueAction - Class in org.itracker.web.actions.project
 
WatchIssueAction() - Constructor for class org.itracker.web.actions.project.WatchIssueAction
 
WatchIssueForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
WatchIssueForm() - Constructor for class org.itracker.web.forms.WatchIssueForm
 
WORKFLOW_SCRIPT_KEY - Static variable in class org.itracker.web.util.Constants
 
WorkflowScriptForm - Class in org.itracker.web.forms
This is the LoginForm Struts Form.
WorkflowScriptForm() - Constructor for class org.itracker.web.forms.WorkflowScriptForm
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2002–2019 itracker. All rights reserved.