Configuration
.LIST
.IntCodeEnum
as an INTEGER
using its integer code.ProjectScript
sWorkflowScript
sWorkflowScript
sProjectScript
by its primary keyVersion
by idWorkflowScript
by its primary keyWorkflowScript
by its primary keyVersion
s by a project id and returns them as
a Collection
.CustomFieldValue
by primary keyNotificationService
?NotificationService
ServletContextUtils
RequestHelper
LoginUtilities
UserType
to map a Java boolean or java.lang.Boolean
property to an SQL column of type INT with the values 0 (= false) or 1 (= true).notificationSent
flag set to
false and a creation and last modified time stamp set to the
current time.IssueDAO
using Hibernate.ProjectScript
entityqueryModel
.Configuration
by primary key id
and deletes it.
- RemoveConfigurationItemAction - Class in org.itracker.web.actions.admin.configuration
-
- RemoveConfigurationItemAction() - Constructor for class org.itracker.web.actions.admin.configuration.RemoveConfigurationItemAction
-
- removeConfigurationItems(int) - Method in interface org.itracker.services.ConfigurationService
-
Deprecated.
use removeConfigurationItems(Configuration.Type type)
- removeConfigurationItems(int) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
Deprecated.
- removeConfigurationItems(Configuration) - Method in interface org.itracker.services.ConfigurationService
-
This method will remove all configuration items that match the supplied models
type and value.
- removeConfigurationItems(Configuration) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
- removeConfigurationItems(Configuration.Type) - Method in interface org.itracker.services.ConfigurationService
-
This method will remove all configuration items that match the supplied type.
- removeConfigurationItems(Configuration.Type) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
Removes all
Configuration
s of the give type
- removeCustomField(Integer) - Method in interface org.itracker.services.ConfigurationService
-
Removes a single custom field from the database.
- removeCustomField(Integer) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
searches for a custom field by primary key and removes it
- RemoveCustomFieldAction - Class in org.itracker.web.actions.admin.configuration
-
- RemoveCustomFieldAction() - Constructor for class org.itracker.web.actions.admin.configuration.RemoveCustomFieldAction
-
- removeCustomFieldValue(Integer) - Method in interface org.itracker.services.ConfigurationService
-
Removes a single custom field value from the database.
- removeCustomFieldValue(Integer) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
removes a custom field value by primary key
- RemoveCustomFieldValueAction - Class in org.itracker.web.actions.admin.configuration
-
- RemoveCustomFieldValueAction() - Constructor for class org.itracker.web.actions.admin.configuration.RemoveCustomFieldValueAction
-
- removeCustomFieldValues(Integer) - Method in interface org.itracker.services.ConfigurationService
-
Removes all custom field values from the database for a single custom field.
- removeCustomFieldValues(Integer) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
Removes all field values of a given custom field
- 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
-
- removeIssueAttachment(Integer) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
Removes a attachement (deletes it)
- removeIssueAttachment(Integer) - Method in interface org.itracker.services.IssueService
-
- RemoveIssueAttachmentAction - Class in org.itracker.web.actions.project
-
- RemoveIssueAttachmentAction() - Constructor for class org.itracker.web.actions.project.RemoveIssueAttachmentAction
-
- removeIssueHistoryEntry(Integer, Integer) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- removeIssueHistoryEntry(Integer, Integer) - Method in interface org.itracker.services.IssueService
-
- removeIssueNotification(Integer) - Method in class org.itracker.services.implementations.NotificationServiceImpl
-
- removeIssueNotification(Integer) - Method in interface org.itracker.services.NotificationService
-
Retrieves an array of issue notifications.
- removeIssueRelation(Integer, Integer) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- removeIssueRelation(Integer, Integer) - Method in interface org.itracker.services.IssueService
-
- removeLanguageItem(Language) - Method in interface org.itracker.services.ConfigurationService
-
- removeLanguageItem(Language) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
Removes the
Language
passed as parameter
- removeLanguageKey(String) - Method in interface org.itracker.services.ConfigurationService
-
This method will remove all language items with the supplied key regardless
of locale.
- removeLanguageKey(String) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
Removes all
Language
s with the give key
- removeMarkup(String) - Static method in class org.itracker.util.HTMLUtilities
-
- removeProjectComponent(Integer, Integer) - Method in class org.itracker.services.implementations.ProjectServiceImpl
-
- removeProjectComponent(Integer, Integer) - Method in interface org.itracker.services.ProjectService
-
- removeProjectScript(Integer) - Method in interface org.itracker.services.ConfigurationService
-
This method removes a project script in the database.
- removeProjectScript(Integer) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
remove a project script by its id
- removeProjectScript(Integer, Integer) - Method in class org.itracker.services.implementations.ProjectServiceImpl
-
- removeProjectScript(Integer, Integer) - Method in interface org.itracker.services.ProjectService
-
- RemoveProjectScriptAction - Class in org.itracker.web.actions.admin.project
-
- RemoveProjectScriptAction() - Constructor for class org.itracker.web.actions.admin.project.RemoveProjectScriptAction
-
- removeProjectVersion(Integer, Integer) - Method in class org.itracker.services.implementations.ProjectServiceImpl
-
- removeProjectVersion(Integer, Integer) - Method in interface org.itracker.services.ProjectService
-
- 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
-
- removeUserPermissions(Integer, List<Permission>) - Method in class org.itracker.services.implementations.UserServiceImpl
-
- removeUserPermissions(Integer, List<Permission>) - Method in interface org.itracker.services.UserService
-
Resets all of the permissions for a user in the database.
- removeValue(String, boolean) - Method in class org.itracker.core.resources.ITrackerResourceBundle
-
- removeWorkflowScript(Integer) - Method in interface org.itracker.services.ConfigurationService
-
This method removes a workflow script in the database.
- removeWorkflowScript(Integer) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
remove a workflow script by its id
- 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
-
- replace(Object, Object, Object) - Method in class org.itracker.persistence.dao.AbstractEnumUserType
-
- replace(Object, Object, Object) - Method in class org.itracker.persistence.dao.IntBooleanType
-
- Report - Class in org.itracker.model
-
This is a POJO Business Domain Object.
- Report() - Constructor for class org.itracker.model.Report
-
Default constructor (required by Hibernate).
- REPORT_EXPORT_XML - Static variable in class org.itracker.model.util.ReportUtilities
-
- REPORT_IMAGEMAP_KEY - Static variable in class org.itracker.web.util.Constants
-
- REPORT_KEY - Static variable in class org.itracker.web.util.Constants
-
- REPORT_OUTPUT_CSV - Static variable in class org.itracker.model.util.ReportUtilities
-
- REPORT_OUTPUT_HTML - Static variable in class org.itracker.model.util.ReportUtilities
-
- REPORT_OUTPUT_PDF - Static variable in class org.itracker.model.util.ReportUtilities
-
- REPORT_OUTPUT_XLS - Static variable in class org.itracker.model.util.ReportUtilities
-
- ReportChartController - Class in org.itracker.web.servlets
-
- ReportChartController() - Constructor for class org.itracker.web.servlets.ReportChartController
-
- ReportDAO - Interface in org.itracker.persistence.dao
-
- ReportDAOImpl - Class in org.itracker.persistence.dao
-
- ReportDAOImpl() - Constructor for class org.itracker.persistence.dao.ReportDAOImpl
-
- ReportDownloadController - Class in org.itracker.web.servlets
-
- ReportDownloadController() - Constructor for class org.itracker.web.servlets.ReportDownloadController
-
- ReportException - Exception in org.itracker
-
- ReportException() - Constructor for exception org.itracker.ReportException
-
- ReportException(String) - Constructor for exception org.itracker.ReportException
-
- ReportException(String, String) - Constructor for exception org.itracker.ReportException
-
- ReportException(Throwable) - Constructor for exception org.itracker.ReportException
-
- ReportForm - Class in org.itracker.web.forms
-
This is the LoginForm Struts Form.
- ReportForm() - Constructor for class org.itracker.web.forms.ReportForm
-
- ReportService - Interface in org.itracker.services
-
- ReportServiceImpl - Class in org.itracker.services.implementations
-
- ReportServiceImpl(ReportDAO) - Constructor for class org.itracker.services.implementations.ReportServiceImpl
-
- ReportUtilities - Class in org.itracker.model.util
-
- ReportUtilities() - Constructor for class org.itracker.model.util.ReportUtilities
-
- REQ_SOURCE_API - Static variable in interface org.itracker.core.AuthenticationConstants
-
The authentication request is being made from an API call
- REQ_SOURCE_UNKNOWN - Static variable in interface org.itracker.core.AuthenticationConstants
-
The authentication request is being made from an unknown location
- REQ_SOURCE_WEB - Static variable in interface org.itracker.core.AuthenticationConstants
-
The authentication request is being made from the supplied web application
- 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
-
- resetConfigurationCache() - Method in interface org.itracker.services.ConfigurationService
-
This method will reset any caches in the system of configuration items for all configuration
item types.
- resetConfigurationCache() - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
- resetConfigurationCache(int) - Method in interface org.itracker.services.ConfigurationService
-
Deprecated.
use resetConfigurationCache(Configuration.Type type)
- resetConfigurationCache(int) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
Deprecated.
- resetConfigurationCache(Configuration.Type) - Method in interface org.itracker.services.ConfigurationService
-
This method will reset any caches in the system of configuration items for the specified
configuration item type.
- resetConfigurationCache(Configuration.Type) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
- resolution - org.itracker.model.Configuration.Type
-
- RESOLUTION_CHANGE - org.itracker.model.IssueActivityType
-
- RESOURCE_BUNDLE_NAME - Static variable in class org.itracker.core.resources.ITrackerResources
-
- returnedClass() - Method in class org.itracker.persistence.dao.AbstractEnumUserType
-
- returnedClass() - Method in class org.itracker.persistence.dao.IntBooleanType
-
- RssFeedController - Class in org.itracker.web.servlets
-
- RssFeedController() - Constructor for class org.itracker.web.servlets.RssFeedController
-
- run() - Method in class org.itracker.services.authentication.adsson.GetUserModelFromADPrivilegedAction
-
- run() - Method in class org.itracker.web.scheduler.tasks.ReminderNotification
-
S
- save(T) - Method in interface org.itracker.persistence.dao.BaseDAO
-
Insert a new entity.
- save(T) - Method in class org.itracker.persistence.dao.BaseHibernateDAOImpl
-
insert a new entity.
- 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
-
- saveOrUpdate(T) - Method in interface org.itracker.persistence.dao.BaseDAO
-
Inserts a new detached entity or updates if it already exists.
- saveOrUpdate(T) - Method in class org.itracker.persistence.dao.BaseHibernateDAOImpl
-
inserts a new detached entity or updates if it already exists.
- ScriptPriorityComparator() - Constructor for class org.itracker.model.ProjectScript.ScriptPriorityComparator
-
- 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
-
- searchIssues(IssueSearchQuery, User, Map<Integer, Set<PermissionType>>) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- searchIssues(IssueSearchQuery, User, Map<Integer, Set<PermissionType>>) - Method in interface org.itracker.services.IssueService
-
- 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
-
- SELF_REGISTER - org.itracker.model.Notification.Type
-
- 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
-
- sendEmail(String, String, String) - Method in interface org.itracker.services.EmailService
-
- sendEmail(String, String, String) - Method in class org.itracker.services.implementations.DefaultEmailService
-
- sendEmail(HashSet<String>, String, String) - Method in class org.itracker.services.implementations.DefaultEmailService
-
Deprecated.
use method with InetAddress[] addresses instead.
- sendEmail(Set<InternetAddress>, String, String) - Method in class org.itracker.services.implementations.DefaultEmailService
-
- sendEmail(InternetAddress[], String, String) - Method in interface org.itracker.services.EmailService
-
- sendEmail(InternetAddress[], String, String) - Method in class org.itracker.services.implementations.DefaultEmailService
-
- sendEmail(InternetAddress, String, String) - Method in interface org.itracker.services.EmailService
-
- sendEmail(InternetAddress, String, String) - Method in class org.itracker.services.implementations.DefaultEmailService
-
- sendNotification(Integer, int, String, NotificationService) - Static method in class org.itracker.web.util.EditIssueActionUtil
-
- sendNotification(Issue, Notification.Type, String) - Method in class org.itracker.services.implementations.NotificationServiceImpl
-
- sendNotification(Issue, Notification.Type, String) - Method in interface org.itracker.services.NotificationService
-
- sendNotification(Issue, Notification.Type, String, InternetAddress[], Integer) - Method in class org.itracker.services.implementations.NotificationServiceImpl
-
- sendNotification(Issue, Notification.Type, String, InternetAddress[], Integer) - Method in interface org.itracker.services.NotificationService
-
Deprecated.
- sendNotification(Notification, Notification.Type, String) - Method in class org.itracker.services.implementations.NotificationServiceImpl
-
- sendNotification(Notification, Notification.Type, String) - Method in interface org.itracker.services.NotificationService
-
- sendReminder(Issue, User, String, int) - Method in class org.itracker.services.implementations.NotificationServiceImpl
-
- sendReminder(Issue, User, String, int) - Method in interface org.itracker.services.NotificationService
-
- 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
-
- setActivities(List<IssueActivity>) - Method in class org.itracker.model.Issue
-
- setActivityType(IssueActivityType) - Method in class org.itracker.model.IssueActivity
-
- setAltKey(String) - Method in class org.itracker.web.taglib.FormatImageActionTag
-
- setApplicationContext(ApplicationContext) - Method in class org.itracker.services.implementations.NotificationServiceImpl
-
- 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.model.Issue
-
- setAttachments(List<IssueAttachment>) - Method in class org.itracker.web.ptos.ListAttachmentsPTO
-
- setAvailableProjects(List<Project>) - Method in class org.itracker.model.IssueSearchQuery
-
- 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.model.Report
-
- 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
-
- setComponentDAO(ComponentDAO) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- setComponents(Integer[]) - Method in class org.itracker.web.forms.IssueForm
-
- setComponents(Integer[]) - Method in class org.itracker.web.forms.SearchForm
-
- setComponents(List<Integer>) - Method in class org.itracker.model.IssueSearchQuery
-
- setComponents(List<Component>) - Method in class org.itracker.model.Issue
-
- setComponents(List<Component>) - Method in class org.itracker.model.Project
-
- setComponentsSize(String) - Method in class org.itracker.web.ptos.IssuePTO
-
- setConfigurationService(ITrackerResourcesProvider) - Static method in class org.itracker.core.resources.ITrackerResources
-
- setConfigurationService(ConfigurationService) - Method in class org.itracker.services.implementations.DefaultEmailService
-
- setConfigurationService(ConfigurationService) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- 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.model.AbstractEntity
-
Sets the creation date and time.
- setCreateDate(Date) - Method in interface org.itracker.model.Entity
-
- setCreateDate(Date) - Method in class org.itracker.web.ptos.ProjectPTO
-
- setCreatePasswords(Boolean) - Method in class org.itracker.model.ImportDataModel
-
- setCreator(Integer) - Method in class org.itracker.web.forms.SearchForm
-
- setCreator(User) - Method in class org.itracker.model.Issue
-
- setCreator(User) - Method in class org.itracker.model.IssueSearchQuery
-
- 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
-
- setCustomField(CustomField) - Method in class org.itracker.model.CustomFieldValue
-
- setCustomField(CustomField) - Method in class org.itracker.model.IssueField
-
- setCustomFieldDAO(CustomFieldDAO) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- setCustomFields(HashMap<String, String>) - Method in class org.itracker.web.forms.IssueForm
-
- setCustomFields(List<CustomField>) - Method in class org.itracker.model.Project
-
- setCustomFields(List<CustomField>) - Method in class org.itracker.model.SystemConfiguration
-
- setCustomFields(List<CustomField>) - Static method in class org.itracker.model.util.IssueUtilities
-
Sets the cached array of CustomFieldModels.
- setData(AbstractEntity[], AbstractEntity[]) - Method in class org.itracker.model.ImportDataModel
-
- 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.model.CustomField
-
- setDateFormat(String) - Method in class org.itracker.web.forms.CustomFieldForm
-
- setDateValue(Date) - Method in class org.itracker.model.IssueField
-
- setDaysOfMonth(String) - Method in class org.itracker.web.forms.TaskForm
-
- setDescription(String) - Method in class org.itracker.model.Component
-
Sets this component's description.
- setDescription(String) - Method in class org.itracker.model.Issue
-
- setDescription(String) - Method in class org.itracker.model.IssueActivity
-
- setDescription(String) - Method in class org.itracker.model.IssueAttachment
-
- setDescription(String) - Method in class org.itracker.model.IssueHistory
-
- setDescription(String) - Method in class org.itracker.model.Project
-
- setDescription(String) - Method in class org.itracker.model.Report
-
- setDescription(String) - Method in class org.itracker.model.Version
-
- 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.model.User
-
- setEmail(String) - Method in class org.itracker.web.forms.UserForm
-
- setEmailService(EmailService) - Method in class org.itracker.services.implementations.NotificationServiceImpl
-
- 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.
- setErrorPageType(int) - Method in exception org.itracker.services.exceptions.AuthenticatorException
-
Sets the type of error page that should be used to display this exception.
- setErrorPageValue(String) - Method in exception org.itracker.services.exceptions.AuthenticatorException
-
Returns the error page that should be used to display this exception
Supported values are urls and Struts forward action mappings.
- setEvent(int) - Method in class org.itracker.model.WorkflowScript
-
- setEvent(Integer) - Method in class org.itracker.web.forms.WorkflowScriptForm
-
- setExistingModel(int, AbstractEntity) - Method in class org.itracker.model.ImportDataModel
-
- setField(CustomField) - Method in class org.itracker.web.taglib.FormatCustomFieldTag
-
- setFieldId(Integer) - Method in class org.itracker.model.ProjectScript
-
- setFieldId(HashMap<String, String>) - Method in class org.itracker.web.forms.ProjectScriptForm
-
- setFields(Integer[]) - Method in class org.itracker.web.forms.ProjectForm
-
- setFields(List<IssueField>) - Method in class org.itracker.model.Issue
-
- setFieldType(Integer) - Method in class org.itracker.web.forms.CustomFieldForm
-
- setFieldType(Configuration.Type) - Method in class org.itracker.model.ProjectScript
-
- setFieldType(CustomField.Type) - Method in class org.itracker.model.CustomField
-
- setFileData(byte[]) - Method in class org.itracker.model.IssueAttachment
-
- setFileData(byte[]) - Method in class org.itracker.model.Report
-
- setFileData(String) - Method in class org.itracker.web.forms.ReportForm
-
- setFileDataFile(FormFile) - Method in class org.itracker.web.forms.ReportForm
-
- setFileName(String) - Method in class org.itracker.model.IssueAttachment
-
- setFilterConfig(FilterConfig) - Method in class org.itracker.web.filters.SetRequestCharacterEncoding
-
- setFirstName(String) - Method in class org.itracker.model.User
-
- 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(int) - Method in class org.itracker.model.UserPreferences
-
- setHiddenIndexSections(Integer[]) - Method in class org.itracker.web.forms.UserForm
-
- setHistory(String) - Method in class org.itracker.web.forms.IssueForm
-
- setHistory(List<IssueHistory>) - Method in class org.itracker.model.Issue
-
- 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.model.AbstractEntity
-
- setId(Integer) - Method in interface org.itracker.model.Entity
-
Sets this entity's system ID.
- 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
-
- setIntValue(Integer) - Method in class org.itracker.model.IssueField
-
- setIsAutologinSuccessHandler(boolean) - Method in class org.itracker.web.security.LoginHandler
-
- setIssue(Issue) - Method in class org.itracker.model.IssueActivity
-
- setIssue(Issue) - Method in class org.itracker.model.IssueAttachment
-
- setIssue(Issue) - Method in class org.itracker.model.IssueField
-
- setIssue(Issue) - Method in class org.itracker.model.IssueHistory
-
- setIssue(Issue) - Method in class org.itracker.model.IssueRelation
-
- setIssue(Issue) - Method in class org.itracker.model.Notification
-
- setIssue(Issue) - Method in class org.itracker.web.ptos.IssuePTO
-
- setIssue(Issue) - Method in class org.itracker.web.taglib.FormatIssueOwnerTag
-
- setIssueActivityDao(IssueActivityDAO) - Method in class org.itracker.services.implementations.NotificationServiceImpl
-
- setIssueActivityDAO(IssueActivityDAO) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- setIssueAttachmentDAO(IssueAttachmentDAO) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- setIssueAttachmentData(Integer, byte[]) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- setIssueAttachmentData(Integer, byte[]) - Method in interface org.itracker.services.IssueService
-
Updates the binary data of the attachment stored in the database.
- setIssueAttachmentData(String, byte[]) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- setIssueAttachmentData(String, byte[]) - Method in interface org.itracker.services.IssueService
-
Updates the binary data of the attachment stored in the database.
- setIssueComponents(Integer, HashSet<Integer>, Integer) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- setIssueComponents(Integer, HashSet<Integer>, Integer) - Method in interface org.itracker.services.IssueService
-
- setIssueDao(IssueDAO) - Method in class org.itracker.services.implementations.NotificationServiceImpl
-
- setIssueDAO(IssueDAO) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- setIssueFields(Integer, List<IssueField>) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
TODO maybe it has no use at all.
- setIssueFields(Integer, List<IssueField>) - Method in interface org.itracker.services.IssueService
-
TODO: Add Javadocs here: document this whole class.describe what is the use for this method.
- setIssueHistoryDAO(IssueHistoryDAO) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- 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
-
- setIssueRelationDAO(IssueRelationDAO) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- setIssueService(IssueService) - Method in class org.itracker.services.implementations.NotificationServiceImpl
-
- setIssueServiceName(String) - Method in class org.itracker.services.implementations.NotificationServiceImpl
-
- setIssueVersions(Integer, HashSet<Integer>, Integer) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- setIssueVersions(Integer, HashSet<Integer>, Integer) - Method in interface org.itracker.services.IssueService
-
- setItems(Map<String, String>) - Method in class org.itracker.web.forms.LanguageForm
-
- setITrackerServices(ITrackerServices) - Static method in class org.itracker.web.util.ServletContextUtils
-
- setJndiPropertiesOverridePrefix(String) - Method in interface org.itracker.services.ConfigurationService
-
- setJndiPropertiesOverridePrefix(String) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
- setKey(String) - Method in exception org.itracker.SystemConfigurationException
-
- 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
-
- setLanguage(WorkflowScript.ScriptLanguage) - Method in class org.itracker.model.WorkflowScript
-
- setLanguages(Map<NameValuePair, List<NameValuePair>>) - Method in class org.itracker.web.forms.ConfigurationForm
-
- setLastModifiedDate(Date) - Method in class org.itracker.model.AbstractEntity
-
Sets the last modification date and time.
- setLastModifiedDate(Date) - Method in interface org.itracker.model.Entity
-
- setLastName(String) - Method in class org.itracker.model.User
-
- 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.model.Language
-
- 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.model.User
-
- 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
-
- setMailSessionLookupName(String) - Method in interface org.itracker.services.ConfigurationService
-
- setMailSessionLookupName(String) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
- setMajor(int) - Method in class org.itracker.model.Version
-
- setMatchingRelationId(Integer) - Method in class org.itracker.model.IssueRelation
-
- setMessageKey(String) - Method in exception org.itracker.services.exceptions.AuthenticatorException
-
Sets a key that contains a custom error message to display to the user.
- setMinor(int) - Method in class org.itracker.model.Version
-
- 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.model.Component
-
Sets this component's name.
- setName(String) - Method in class org.itracker.model.Configuration
-
- setName(String) - Method in class org.itracker.model.NameValuePair
-
Sets the name of the name/value pair.
- setName(String) - Method in class org.itracker.model.Project
-
- setName(String) - Method in class org.itracker.model.Report
-
- setName(String) - Method in class org.itracker.model.WorkflowScript
-
- 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.model.Report
-
- setNameKey(String) - Method in class org.itracker.web.forms.ReportForm
-
- setNotificationDao(NotificationDAO) - Method in class org.itracker.services.implementations.NotificationServiceImpl
-
- setNotificationRole(int) - Method in class org.itracker.model.Notification
-
Deprecated.
- setNotifications(List<Notification>) - Method in class org.itracker.model.Issue
-
- setNotificationSent(boolean) - Method in class org.itracker.model.IssueActivity
-
- setNotificationService(NotificationService) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- 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.model.Version
-
- setNumber(String) - Method in class org.itracker.web.forms.VersionForm
-
- setNumber(String) - Method in class org.itracker.web.util.EditProjectFormActionUtil.VersionInfo
-
- setNumItemsOnIndex(int) - Method in class org.itracker.model.UserPreferences
-
- setNumItemsOnIndex(String) - Method in class org.itracker.web.forms.UserForm
-
- setNumItemsOnIssueList(int) - Method in class org.itracker.model.UserPreferences
-
- 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(int) - Method in class org.itracker.model.Project
-
- setOptions(Integer[]) - Method in class org.itracker.web.forms.ProjectForm
-
- setOptions(List<CustomFieldValue>) - Method in class org.itracker.model.CustomField
-
- setOrder(int) - Method in class org.itracker.model.Configuration
-
- 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.model.IssueSearchQuery
-
- setOrderBy(String) - Method in class org.itracker.web.forms.SearchForm
-
- setOriginalFileName(String) - Method in class org.itracker.model.IssueAttachment
-
- setOwner(Integer) - Method in class org.itracker.web.forms.SearchForm
-
- setOwner(User) - Method in class org.itracker.model.Issue
-
- setOwner(User) - Method in class org.itracker.model.IssueSearchQuery
-
- setOwnerId(Integer) - Method in class org.itracker.web.forms.IssueForm
-
- setOwners(Integer[]) - Method in class org.itracker.web.forms.ProjectForm
-
- setOwners(List<User>) - Method in class org.itracker.model.Project
-
- setPage(String) - Method in class org.itracker.web.taglib.FormatPaginationLinkTag
-
- setParameterValues(Properties) - Method in class org.itracker.persistence.dao.AbstractEnumUserType
-
- setParameterValues(Properties) - Method in class org.itracker.persistence.dao.EnumCodeUserType
-
- setParameterValues(Properties) - Method in class org.itracker.persistence.dao.EnumOrdinalUserType
-
- 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.model.User
-
- 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
-
- setPermissions(Set<Permission>) - Method in class org.itracker.model.Project
-
- setPermissions(Set<Permission>) - Method in class org.itracker.model.User
-
- setPermissionType(PermissionType) - Method in class org.itracker.model.Permission
-
- setPossibleOwners(List<User>) - Method in class org.itracker.web.ptos.IssuePTO
-
- setPreferences(UserPreferences) - Method in class org.itracker.model.User
-
- setPrevStatus(Integer) - Method in class org.itracker.web.forms.IssueForm
-
- setPriority(int) - Method in class org.itracker.model.ProjectScript
-
- setPriority(HashMap<String, String>) - Method in class org.itracker.web.forms.ProjectScriptForm
-
- setProject(Integer) - Method in class org.itracker.web.forms.SearchForm
-
- setProject(Project) - Method in class org.itracker.model.Component
-
Sets the project owning this component.
- setProject(Project) - Method in class org.itracker.model.Issue
-
- setProject(Project) - Method in class org.itracker.model.IssueSearchQuery
-
- setProject(Project) - Method in class org.itracker.model.Permission
-
May be null to indicate a permission on all projects.
- setProject(Project) - Method in class org.itracker.model.ProjectScript
-
- setProject(Project) - Method in class org.itracker.model.Version
-
- setProjectDAO(ProjectDAO) - Method in class org.itracker.persistence.dao.IssueDAOImpl
-
- setProjectDAO(ProjectDAO) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- setProjectFields(Project, Set<Integer>) - Method in class org.itracker.services.implementations.ProjectServiceImpl
-
- setProjectFields(Project, Set<Integer>) - Method in interface org.itracker.services.ProjectService
-
- setProjectId(Integer) - Method in class org.itracker.model.IssueSearchQuery
-
- 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
-
- setProjectName(String) - Method in class org.itracker.model.IssueSearchQuery
-
- setProjectOptions(int) - Method in class org.itracker.web.taglib.FormatHistoryEntryTag
-
- setProjectOptions(int) - Method in class org.itracker.web.taglib.FormatResolutionTag
-
- setProjectOwners(Project, Set<Integer>) - Method in class org.itracker.services.implementations.ProjectServiceImpl
-
- setProjectOwners(Project, Set<Integer>) - Method in interface org.itracker.services.ProjectService
-
- setProjects(Integer[]) - Method in class org.itracker.web.forms.SearchForm
-
- setProjects(List<Integer>) - Method in class org.itracker.model.IssueSearchQuery
-
- setProjects(List<Project>) - Method in class org.itracker.model.User
-
- setProjectService(ProjectService) - Method in class org.itracker.services.implementations.NotificationServiceImpl
-
- 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
-
- setRegistrationType(int) - Method in class org.itracker.model.User
-
- setRelatedIssue(Issue) - Method in class org.itracker.model.IssueRelation
-
- 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
-
- setRelations(List<IssueRelation>) - Method in class org.itracker.model.Issue
-
- setRelationType(Integer) - Method in class org.itracker.web.forms.IssueRelationForm
-
- setRelationType(IssueRelation.Type) - Method in class org.itracker.model.IssueRelation
-
- setRelationType(IssueRelation.Type) - Method in class org.itracker.web.forms.IssueForm
-
- setRememberLastSearch(boolean) - Method in class org.itracker.model.UserPreferences
-
- 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(boolean) - Method in class org.itracker.model.CustomField
-
- setRequired(String) - Method in class org.itracker.web.forms.CustomFieldForm
-
- setResolution(String) - Method in class org.itracker.model.Issue
-
- setResolution(String) - Method in class org.itracker.model.IssueSearchQuery
-
- setResolution(String) - Method in class org.itracker.web.forms.IssueForm
-
- setResolution(String) - Method in class org.itracker.web.forms.SearchForm
-
- setResolutions(List<Configuration>) - Method in class org.itracker.model.SystemConfiguration
-
- setResolutions(List<Configuration>) - Static method in class org.itracker.model.util.IssueUtilities
-
Sets the cached list of predefined resolutions.
- setResourceKey(String) - Method in class org.itracker.model.Language
-
- setResourceValue(String) - Method in class org.itracker.model.Language
-
- setResults(List<Issue>) - Method in class org.itracker.model.IssueSearchQuery
-
- setReuseConfig(Boolean) - Method in class org.itracker.model.ImportDataModel
-
- setReuseProjects(Boolean) - Method in class org.itracker.model.ImportDataModel
-
- setReuseUsers(Boolean) - Method in class org.itracker.model.ImportDataModel
-
- setRole(Notification.Role) - Method in class org.itracker.model.Notification
-
- setSaveLogin(boolean) - Method in class org.itracker.model.UserPreferences
-
Deprecated.
- setSaveLogin(boolean) - Method in class org.itracker.web.forms.LoginForm
-
- setScript(String) - Method in class org.itracker.model.WorkflowScript
-
- setScript(String) - Method in class org.itracker.web.forms.WorkflowScriptForm
-
- setScript(WorkflowScript) - Method in class org.itracker.model.ProjectScript
-
- setScriptItems(HashMap<String, String>) - Method in class org.itracker.web.forms.ProjectScriptForm
-
- setScripts(List<ProjectScript>) - Method in class org.itracker.model.Project
-
- 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
-
- setSeverities(List<Integer>) - Method in class org.itracker.model.IssueSearchQuery
-
- setSeverities(List<Configuration>) - Method in class org.itracker.model.SystemConfiguration
-
- setSeverities(List<Configuration>) - Static method in class org.itracker.model.util.IssueUtilities
-
- setSeverity(Integer) - Method in class org.itracker.model.Issue
-
- setSeverity(Integer) - Method in class org.itracker.web.forms.IssueForm
-
- setSeverityLocalizedString(String) - Method in class org.itracker.web.ptos.IssuePTO
-
- setShowClosedOnIssueList(boolean) - Method in class org.itracker.model.UserPreferences
-
- setShowClosedOnIssueList(String) - Method in class org.itracker.web.forms.UserForm
-
- setSize(long) - Method in class org.itracker.model.IssueAttachment
-
- setSizeOfAllAttachments(long) - Method in class org.itracker.web.ptos.ListAttachmentsPTO
-
- setSortColumnOnIssueList(String) - Method in class org.itracker.model.UserPreferences
-
- setSortColumnOnIssueList(String) - Method in class org.itracker.web.forms.UserForm
-
- setSortOptionsByName(boolean) - Method in class org.itracker.model.CustomField
-
- setSortOptionsByName(String) - Method in class org.itracker.web.forms.CustomFieldForm
-
- setSortOrder(int) - Method in class org.itracker.model.CustomFieldValue
-
- 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(int) - Method in class org.itracker.model.IssueHistory
-
- setStatus(int) - Method in class org.itracker.model.User
-
- setStatus(Integer) - Method in class org.itracker.model.Issue
-
- 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.model.Component
-
Sets this component's status.
- setStatus(Status) - Method in class org.itracker.model.Project
-
- setStatus(Status) - Method in class org.itracker.model.Version
-
Sets this version's status.
- setStatus(Status) - Method in class org.itracker.web.ptos.ProjectPTO
-
- setStatuses(Integer[]) - Method in class org.itracker.web.forms.SearchForm
-
- setStatuses(List<Integer>) - Method in class org.itracker.model.IssueSearchQuery
-
- setStatuses(List<Configuration>) - Method in class org.itracker.model.SystemConfiguration
-
- setStatuses(List<Configuration>) - Static method in class org.itracker.model.util.IssueUtilities
-
- setStatusLocalizedString(String) - Method in class org.itracker.web.ptos.IssuePTO
-
- setStringValue(String) - Method in class org.itracker.model.IssueField
-
- 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.model.User
-
- 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.model.IssueSearchQuery
-
- setTargetVersion(Integer) - Method in class org.itracker.web.forms.IssueForm
-
- setTargetVersion(Integer) - Method in class org.itracker.web.forms.SearchForm
-
- setTargetVersion(Version) - Method in class org.itracker.model.Issue
-
- setText(String) - Method in class org.itracker.model.IssueSearchQuery
-
- 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(int) - Method in exception org.itracker.ImportExportException
-
- setType(int) - Method in exception org.itracker.IssueSearchException
-
- setType(int) - Method in exception org.itracker.PasswordException
-
- setType(int) - Method in exception org.itracker.services.exceptions.AuthenticatorException
-
- setType(int) - Method in exception org.itracker.WorkflowException
-
- setType(Integer) - Method in class org.itracker.model.IssueSearchQuery
-
- setType(Integer) - Method in class org.itracker.web.forms.SearchForm
-
- setType(String) - Method in exception org.itracker.IssueException
-
Sets the issue exception type.
- setType(String) - Method in class org.itracker.model.IssueAttachment
-
- setType(String) - Method in class org.itracker.web.forms.DisplayReportForm
-
- setType(String) - Method in class org.itracker.web.util.EditProjectFormActionUtil.CustomFieldInfo
-
- setType(Configuration.Type) - Method in class org.itracker.model.Configuration
-
- 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
- setUser(User) - Method in class org.itracker.model.IssueActivity
-
- setUser(User) - Method in class org.itracker.model.IssueAttachment
-
- setUser(User) - Method in class org.itracker.model.IssueHistory
-
- setUser(User) - Method in class org.itracker.model.Notification
-
- setUser(User) - Method in class org.itracker.model.Permission
-
- setUser(User) - Method in class org.itracker.model.UserPreferences
-
- setUserCanEdit(boolean) - Method in class org.itracker.web.ptos.IssuePTO
-
- setUserCanViewIssue(boolean) - Method in class org.itracker.web.ptos.IssuePTO
-
- setUserDAO(UserDAO) - Method in class org.itracker.persistence.dao.UserPreferencesDAOImpl
-
- setUserDAO(UserDAO) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- 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.model.UserPreferences
-
- setUserLocale(String) - Method in class org.itracker.web.forms.UserForm
-
- setUserPermissions(Integer, List<Permission>) - Method in class org.itracker.services.implementations.UserServiceImpl
-
- setUserPermissions(Integer, List<Permission>) - Method in interface org.itracker.services.UserService
-
Resets all of the permissions for a user in the database.
- setUsers(Integer[]) - Method in class org.itracker.web.forms.ProjectForm
-
- setUseTextActions(boolean) - Method in class org.itracker.model.UserPreferences
-
- setUseTextActions(String) - Method in class org.itracker.web.forms.UserForm
-
- setValue(String) - Method in class org.itracker.model.Configuration
-
- setValue(String) - Method in class org.itracker.model.CustomFieldValue
-
- setValue(String) - Method in class org.itracker.model.NameValuePair
-
Sets the value of the name/value pair.
- 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
-
- setValue(String, Locale, ResourceBundle) - Method in class org.itracker.model.IssueField
-
Deprecated.
locale is redundant set, in bundle and as separate parameter.
use
IssueField.setValue(String, ResourceBundle)
instead
- setValue(String, ResourceBundle) - Method in class org.itracker.model.IssueField
-
Sets the custom field value.
- setVersion(String) - Method in class org.itracker.model.Configuration
-
- setVersion(String) - Method in class org.itracker.model.SystemConfiguration
-
- setVersionDAO(VersionDAO) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- setVersionInfo(String) - Method in class org.itracker.model.Version
-
Convience method to set the number, major and minor fields with a single
call.
- setVersions(Integer[]) - Method in class org.itracker.web.forms.IssueForm
-
- setVersions(Integer[]) - Method in class org.itracker.web.forms.SearchForm
-
- setVersions(List<Integer>) - Method in class org.itracker.model.IssueSearchQuery
-
- setVersions(List<Version>) - Method in class org.itracker.model.Issue
-
- setVersions(List<Version>) - Method in class org.itracker.model.Project
-
- setViewable(Boolean) - Method in class org.itracker.web.ptos.ProjectPTO
-
- setWeekdays(String) - Method in class org.itracker.web.forms.TaskForm
-
- severity - org.itracker.model.Configuration.Type
-
- SEVERITY_CHANGE - org.itracker.model.IssueActivityType
-
- SEVERITY_COMPARATOR - Static variable in class org.itracker.model.Issue
-
- 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
-
- SimpleCallbackHandler - Class in org.itracker.services.authentication.adsson
-
Callback class for Active Directory authentication Gets username and password
from class constructor
- SimpleCallbackHandler(String, String) - Constructor for class org.itracker.services.authentication.adsson.SimpleCallbackHandler
-
- SIZE_COMPARATOR - Static variable in class org.itracker.model.IssueAttachment
-
Compares 2 attachments by file size.
- SizeComparator() - Constructor for class org.itracker.model.IssueAttachment.SizeComparator
-
- SORT_ORDER_COMPARATOR - Static variable in class org.itracker.model.CustomFieldValue
-
- SPLIT_C - org.itracker.model.IssueRelation.Type
-
Defines a split issue.
- SPLIT_P - org.itracker.model.IssueRelation.Type
-
Defines a split issue.
- sqlTypes() - Method in class org.itracker.persistence.dao.EnumCodeUserType
-
- sqlTypes() - Method in class org.itracker.persistence.dao.EnumNameUserType
-
- sqlTypes() - Method in class org.itracker.persistence.dao.EnumOrdinalUserType
-
- sqlTypes() - Method in class org.itracker.persistence.dao.IntBooleanType
-
- STANDARD_FIELDS - Static variable in class org.itracker.model.util.IssueUtilities
-
- startDocument() - Method in class org.itracker.web.util.ImportHandler
-
- startElement(String, String, String, Attributes) - Method in class org.itracker.web.util.ImportHandler
-
- statsToString() - Method in class org.itracker.model.ImportDataModel
-
- status - org.itracker.model.Configuration.Type
-
- Status - Enum in org.itracker.model
-
Enumeration of Project, Component or Version statuses.
- STATUS_ACTIVE - Static variable in class org.itracker.model.util.UserUtilities
-
- STATUS_ASSIGNED - Static variable in class org.itracker.model.util.IssueUtilities
-
- STATUS_AVAILABLE - org.itracker.model.IssueHistory.Status
-
- STATUS_CHANGE - org.itracker.model.IssueActivityType
-
- STATUS_CLOSED - Static variable in class org.itracker.model.util.IssueUtilities
-
- STATUS_COMPARATOR - Static variable in class org.itracker.model.Issue
-
- STATUS_DELETED - Static variable in class org.itracker.model.util.UserUtilities
-
- STATUS_END - Static variable in class org.itracker.model.util.IssueUtilities
-
- STATUS_LOCKED - Static variable in class org.itracker.model.util.UserUtilities
-
- STATUS_NEW - Static variable in class org.itracker.model.util.IssueUtilities
-
- STATUS_REMOVED - org.itracker.model.IssueHistory.Status
-
- STATUS_RESOLVED - Static variable in class org.itracker.model.util.IssueUtilities
-
- STATUS_UNASSIGNED - Static variable in class org.itracker.model.util.IssueUtilities
-
- STRING - org.itracker.model.CustomField.Type
-
- stringToArray(String) - Static method in class org.itracker.model.util.Convert
-
- SYSTEM_ERROR - Static variable in exception org.itracker.PasswordException
-
- SYSTEM_ERROR - Static variable in exception org.itracker.services.exceptions.AuthenticatorException
-
- SYSTEM_UPDATE - org.itracker.model.IssueActivityType
-
- SystemConfiguration - Class in org.itracker.model
-
- SystemConfiguration() - Constructor for class org.itracker.model.SystemConfiguration
-
- SystemConfigurationException - Exception in org.itracker
-
- SystemConfigurationException() - Constructor for exception org.itracker.SystemConfigurationException
-
- SystemConfigurationException(String) - Constructor for exception org.itracker.SystemConfigurationException
-
- SystemConfigurationException(String, String) - Constructor for exception org.itracker.SystemConfigurationException
-
- SystemConfigurationUtilities - Class in org.itracker.model.util
-
- SystemConfigurationUtilities() - Constructor for class org.itracker.model.util.SystemConfigurationUtilities
-
- systemUpdateIssue(Issue, Integer) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
System-Update an issue, adds the action to the issue and updates the
issue
- systemUpdateIssue(Issue, Integer) - Method in interface org.itracker.services.IssueService
-
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
-
- TARGETVERSION_CHANGE - org.itracker.model.IssueActivityType
-
- 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
-
- TestAuthenticator - Class in org.itracker.services.authentication
-
An authenticator that always returns the admin user.
- TestAuthenticator() - Constructor for class org.itracker.services.authentication.TestAuthenticator
-
- TIME - org.itracker.model.CustomField.DateFormat
-
- TimestampInterceptor - Class in org.itracker.persistence.dao
-
A Hibernate Interceptor that automatically sets the
createDate
and lastModifiedDate
of any AbstractEntity instance that is
inserted or updated.
- TimestampInterceptor() - Constructor for class org.itracker.persistence.dao.TimestampInterceptor
-
- 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.model.Component
-
Returns contatanation of system ID and object natural key.
- toString() - Method in class org.itracker.model.Configuration
-
String composed of system ID and natural key (name and version).
- toString() - Method in class org.itracker.model.CustomField
-
- toString() - Method in class org.itracker.model.CustomFieldValue
-
Returns a string with this instance's id and natural key.
- toString() - Method in class org.itracker.model.ImportDataModel
-
- toString() - Method in class org.itracker.model.Issue
-
- toString() - Method in class org.itracker.model.IssueActivity
-
- toString() - Method in class org.itracker.model.IssueAttachment
-
- toString() - Method in class org.itracker.model.IssueField
-
- toString() - Method in class org.itracker.model.IssueHistory
-
- toString() - Method in class org.itracker.model.IssueRelation
-
- toString() - Method in class org.itracker.model.IssueSearchQuery
-
- toString() - Method in class org.itracker.model.Language
-
- toString() - Method in class org.itracker.model.NameValuePair
-
- toString() - Method in class org.itracker.model.Notification
-
- toString() - Method in class org.itracker.model.Permission
-
- toString() - Method in class org.itracker.model.Project
-
- toString() - Method in class org.itracker.model.ProjectScript
-
- toString() - Method in class org.itracker.model.Report
-
- toString() - Method in class org.itracker.model.SystemConfiguration
-
- toString() - Method in class org.itracker.model.User
-
- toString() - Method in class org.itracker.model.UserPreferences
-
- toString() - Method in class org.itracker.model.Version
-
- toString() - Method in class org.itracker.model.WorkflowScript
-
- toString() - Method in class org.itracker.web.ptos.ProjectPTO
-
- totalAttachmentsSize() - Method in interface org.itracker.persistence.dao.IssueAttachmentDAO
-
Calculates the total Size of attachments in the system.
- totalAttachmentsSize() - Method in class org.itracker.persistence.dao.IssueAttachmentDAOImpl
-
- totalSystemIssuesAttachmentSize() - Method in class org.itracker.services.implementations.IssueServiceImpl
-
- toXMLString(Object) - Method in class org.itracker.persistence.dao.EnumCodeUserType
-
- toXMLString(Object) - Method in class org.itracker.persistence.dao.EnumNameUserType
-
- toXMLString(Object) - Method in class org.itracker.persistence.dao.EnumOrdinalUserType
-
- TYPE_CF_INVALID_LIST_OPTION - Static variable in exception org.itracker.IssueException
-
- TYPE_CF_PARSE_DATE - Static variable in exception org.itracker.IssueException
-
- TYPE_CF_PARSE_NUM - Static variable in exception org.itracker.IssueException
-
- TYPE_CF_REQ_FIELD - Static variable in exception org.itracker.IssueException
-
- TYPE_COMPARATOR - Static variable in class org.itracker.model.Notification
-
- TYPE_CUSTOMFIELD - Static variable in class org.itracker.model.util.SystemConfigurationUtilities
-
Deprecated.
- TYPE_FULL - Static variable in class org.itracker.model.IssueSearchQuery
-
- TYPE_INITIALIZED - Static variable in class org.itracker.model.util.SystemConfigurationUtilities
-
Deprecated.
- TYPE_INVALID_LOGINS - Static variable in exception org.itracker.ImportExportException
-
- TYPE_INVALID_STATUS - Static variable in exception org.itracker.ImportExportException
-
- TYPE_LOCALE - Static variable in class org.itracker.model.util.SystemConfigurationUtilities
-
Deprecated.
- TYPE_PROJECT - Static variable in class org.itracker.model.IssueSearchQuery
-
- TYPE_RESOLUTION - Static variable in class org.itracker.model.util.SystemConfigurationUtilities
-
Deprecated.
- TYPE_SEVERITY - Static variable in class org.itracker.model.util.SystemConfigurationUtilities
-
Deprecated.
- TYPE_STATUS - Static variable in class org.itracker.model.util.SystemConfigurationUtilities
-
Deprecated.
- TYPE_UNKNOWN - Static variable in exception org.itracker.ImportExportException
-
- TYPE_UNKNOWN - Static variable in exception org.itracker.IssueException
-
U
- UnauthorizedAction - Class in org.itracker.web.actions
-
- UnauthorizedAction() - Constructor for class org.itracker.web.actions.UnauthorizedAction
-
- unescapeUnicodeString(String) - Static method in class org.itracker.core.resources.ITrackerResources
-
- UNKNOWN_USER - Static variable in exception org.itracker.PasswordException
-
- UNKNOWN_USER - Static variable in exception org.itracker.services.exceptions.AuthenticatorException
-
- UnlockUserAction - Class in org.itracker.web.actions.admin.user
-
- UnlockUserAction() - Constructor for class org.itracker.web.actions.admin.user.UnlockUserAction
-
- UPDATE_TYPE_CORE - Static variable in interface org.itracker.core.AuthenticationConstants
-
The type of update being performed only includes core profile information, and possibly the password
- UPDATE_TYPE_PERMISSION_ADD - Static variable in interface org.itracker.core.AuthenticationConstants
-
The type of update being performed only includes permission information.
- UPDATE_TYPE_PERMISSION_SET - Static variable in interface org.itracker.core.AuthenticationConstants
-
The type of update being performed only includes permission information.
- UPDATE_TYPE_PREFERENCE - Static variable in interface org.itracker.core.AuthenticationConstants
-
The type of update being performed only includes user preferences
- updateAuthenticator(Integer, List<Permission>) - Method in class org.itracker.services.implementations.UserServiceImpl
-
- updateAuthenticator(Integer, List<Permission>) - Method in interface org.itracker.services.UserService
-
Adds an additional set of permissions to a user in the database.
- updateConfigurationItem(Configuration) - Method in interface org.itracker.services.ConfigurationService
-
This method updates a configuration item in the database.
- updateConfigurationItem(Configuration) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
- updateConfigurationItems(List<Configuration>, Configuration.Type) - Method in interface org.itracker.services.ConfigurationService
-
Updates the configuration items.
- updateConfigurationItems(List<Configuration>, Configuration.Type) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
Deprecated.
- updateCustomField(CustomField) - Method in interface org.itracker.services.ConfigurationService
-
This method updates a custom field in the database.
- updateCustomField(CustomField) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
- updateCustomFieldValue(CustomFieldValue) - Method in interface org.itracker.services.ConfigurationService
-
This method updates a custom field value in the database.
- updateCustomFieldValue(CustomFieldValue) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
Updates a
CustomFieldValue
.
- updateCustomFieldValues(Integer, List<CustomFieldValue>) - Method in interface org.itracker.services.ConfigurationService
-
This method updates a set of custom field values in the database.
- updateCustomFieldValues(Integer, List<CustomFieldValue>) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
- UPDATED - org.itracker.model.Notification.Type
-
- updateIssue(Issue, Integer) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
Save a modified issue to the persistence layer
- updateIssue(Issue, Integer) - Method in interface org.itracker.services.IssueService
-
Save a modified issue to the persistence layer
- updateIssueActivityNotification(Integer, boolean) - Method in class org.itracker.services.implementations.IssueServiceImpl
-
I think this entire method is useless - RJST TODO move to
NotificationService
- updateIssueActivityNotification(Issue, Boolean) - Method in class org.itracker.services.implementations.NotificationServiceImpl
-
- updateLanguage(Locale, List<Language>) - Method in interface org.itracker.services.ConfigurationService
-
- updateLanguage(Locale, List<Language>) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
- updateLanguage(Locale, List<Language>, Configuration) - Method in interface org.itracker.services.ConfigurationService
-
- updateLanguage(Locale, List<Language>, Configuration) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
- updateLanguageItem(Language) - Method in interface org.itracker.services.ConfigurationService
-
Updates a translations for a particular key and locale.
- updateLanguageItem(Language) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
- updateProfile(User, int, Object, int, int) - Method in class org.itracker.services.authentication.DefaultAuthenticator
-
The DefaultAuthenticator does not make any changes to an updated profile.
- updateProfile(User, int, Object, int, int) - Method in interface org.itracker.services.authentication.PluggableAuthenticator
-
This method should be implemented to perform any updates that are necessary in the authentication
system to support the updated user information.
- updateProject(Project, Integer) - Method in class org.itracker.services.implementations.ProjectServiceImpl
-
- updateProject(Project, Integer) - Method in interface org.itracker.services.ProjectService
-
update a project, as the user with userId
- updateProjectComponent(Component) - Method in class org.itracker.services.implementations.ProjectServiceImpl
-
- updateProjectComponent(Component) - Method in interface org.itracker.services.ProjectService
-
- updateProjectOwners(Project, Set<Integer>, ProjectService, UserService) - Static method in class org.itracker.web.util.AdminProjectUtilities
-
Setup permissions for updated project-owners.
- updateProjectScript(ProjectScript) - Method in interface org.itracker.services.ConfigurationService
-
This method updates a project script in the database.
- updateProjectScript(ProjectScript) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
- updateProjectScript(ProjectScript) - Method in class org.itracker.services.implementations.ProjectServiceImpl
-
- updateProjectScript(ProjectScript) - Method in interface org.itracker.services.ProjectService
-
- updateProjectVersion(Version) - Method in class org.itracker.services.implementations.ProjectServiceImpl
-
- updateProjectVersion(Version) - Method in interface org.itracker.services.ProjectService
-
- updateUser(User) - Method in class org.itracker.services.implementations.UserServiceImpl
-
- updateUser(User) - Method in interface org.itracker.services.UserService
-
- updateUserPreferences(UserPreferences) - Method in class org.itracker.services.implementations.UserServiceImpl
-
- updateUserPreferences(UserPreferences) - Method in interface org.itracker.services.UserService
-
- updateValue(String, String) - Method in class org.itracker.core.resources.ITrackerResourceBundle
-
- updateWorkflowScript(WorkflowScript) - Method in interface org.itracker.services.ConfigurationService
-
This method updates a workflow script in the database.
- updateWorkflowScript(WorkflowScript) - Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
- User - Class in org.itracker.model
-
A user.
- User() - Constructor for class org.itracker.model.User
-
Default constructor (required by Hibernate).
- User(String) - Constructor for class org.itracker.model.User
-
- User(String, String, String, String, String, boolean) - Constructor for class org.itracker.model.User
-
- User(String, String, String, String, String, int, boolean) - Constructor for class org.itracker.model.User
-
- USER_ADMIN - org.itracker.model.PermissionType
-
User Admin Permission.
- USER_COMPARATOR - Static variable in class org.itracker.model.Notification
-
- USER_KEY - Static variable in class org.itracker.web.util.Constants
-
- User.LoginComparator - Class in org.itracker.model
-
- UserDAO - Interface in org.itracker.persistence.dao
-
User Data Access Object interface.
- UserDAOImpl - Class in org.itracker.persistence.dao
-
- UserDAOImpl() - Constructor for class org.itracker.persistence.dao.UserDAOImpl
-
- UserException - Exception in org.itracker
-
- UserException() - Constructor for exception org.itracker.UserException
-
- UserException(String) - Constructor for exception org.itracker.UserException
-
- UserException(String, Throwable) - Constructor for exception org.itracker.UserException
-
- UserForm - Class in org.itracker.web.forms
-
- UserForm() - Constructor for class org.itracker.web.forms.UserForm
-
- UserPreferences - Class in org.itracker.model
-
The system configuration of a User.
- UserPreferences() - Constructor for class org.itracker.model.UserPreferences
-
- UserPreferencesDAO - Interface in org.itracker.persistence.dao
-
- UserPreferencesDAOImpl - Class in org.itracker.persistence.dao
-
- UserPreferencesDAOImpl() - Constructor for class org.itracker.persistence.dao.UserPreferencesDAOImpl
-
- UserPTO - Class in org.itracker.web.ptos
-
- UserPTO(User, Date) - Constructor for class org.itracker.web.ptos.UserPTO
-
- UserService - Interface in org.itracker.services
-
- UserServiceImpl - Class in org.itracker.services.implementations
-
Implements the UserService interface.
- UserServiceImpl(ConfigurationService, ProjectService, UserDAO, PermissionDAO, UserPreferencesDAO) - Constructor for class org.itracker.services.implementations.UserServiceImpl
-
- UserServiceImpl(ConfigurationService, ProjectService, UserDAO, ProjectDAO, ReportDAO, PermissionDAO, UserPreferencesDAO) - Constructor for class org.itracker.services.implementations.UserServiceImpl
-
Deprecated.
use constructor without projectDA= und reportDAO instead
- usersToNameValuePairs(List<User>) - Static method in class org.itracker.model.util.Convert
-
Converts an array of UserModels to NameValuePairs
- UserUtilities - Class in org.itracker.model.util
-
- UserUtilities() - Constructor for class org.itracker.model.util.UserUtilities
-
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
-
- VALUE_COMPARATOR - Static variable in class org.itracker.model.Language
-
- VALUE_COMPARATOR - Static variable in class org.itracker.model.NameValuePair
-
- valueOf(int[]) - Static method in enum org.itracker.model.PermissionType
-
Deprecated.
- valueOf(Integer) - Static method in enum org.itracker.model.Configuration.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(Integer) - Static method in enum org.itracker.model.CustomField.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(Integer) - Static method in enum org.itracker.model.IssueActivityType
-
Returns the enum constant of this type with the specified name.
- valueOf(Integer) - Static method in enum org.itracker.model.IssueRelation.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(Integer) - Static method in enum org.itracker.model.PermissionType
-
Returns the enum constant of this type with the specified name.
- valueOf(Integer) - Static method in enum org.itracker.model.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.itracker.model.Configuration.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.itracker.model.CustomField.DateFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.itracker.model.CustomField.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.itracker.model.IssueActivityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.itracker.model.IssueHistory.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.itracker.model.IssueRelation.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.itracker.model.Notification.Role
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.itracker.model.Notification.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.itracker.model.PermissionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.itracker.model.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.itracker.model.WorkflowScript.ScriptLanguage
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.itracker.model.Configuration.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.itracker.model.CustomField.DateFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.itracker.model.CustomField.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.itracker.model.IssueActivityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.itracker.model.IssueHistory.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.itracker.model.IssueRelation.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.itracker.model.Notification.Role
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.itracker.model.Notification.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.itracker.model.PermissionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.itracker.model.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.itracker.model.WorkflowScript.ScriptLanguage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version - Class in org.itracker.model
-
A Project version.
- Version() - Constructor for class org.itracker.model.Version
-
Default constructor (required by Hibernate).
- Version(Project, String) - Constructor for class org.itracker.model.Version
-
Creates a new active Version for the given Project.
- VERSION_COMPARATOR - Static variable in class org.itracker.model.SystemConfiguration
-
- VERSION_COMPARATOR - Static variable in class org.itracker.model.Version
-
- VERSION_KEY - Static variable in class org.itracker.web.util.Constants
-
- Version.VersionComparator - Class in org.itracker.model
-
Compares 2 Versions by major and minor number.
- VersionComparator() - Constructor for class org.itracker.model.Version.VersionComparator
-
- VersionComparator(boolean) - Constructor for class org.itracker.model.Version.VersionComparator
-
- VersionDAO - Interface in org.itracker.persistence.dao
-
- VersionDAOImpl - Class in org.itracker.persistence.dao
-
Hibernate implementation of
VersionDAO
interface
- VersionDAOImpl() - Constructor for class org.itracker.persistence.dao.VersionDAOImpl
-
- 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
-
- VERSIONS_MODIFIED - org.itracker.model.IssueActivityType
-
- versionsToNameValuePairs(List<Version>) - Static method in class org.itracker.model.util.Convert
-
Converts an array of VersionModels to NameValuePairs
- versionsToString(Issue) - Static method in class org.itracker.model.util.IssueUtilities
-
- VIEWABLE - org.itracker.model.Status
-
- 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
-
- VO - org.itracker.model.Notification.Role
-
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
-
- WindowsSSONAuthenticator - Class in org.itracker.services.authentication.adsson
-
Single Sign On class with Windows
- WindowsSSONAuthenticator() - Constructor for class org.itracker.services.authentication.adsson.WindowsSSONAuthenticator
-
- WindowsSSONAuthenticatorADInfo - Class in org.itracker.services.authentication.adsson
-
Extends the windows single sign on class, gets user information
from active directory
- WindowsSSONAuthenticatorADInfo() - Constructor for class org.itracker.services.authentication.adsson.WindowsSSONAuthenticatorADInfo
-
- WORKFLOW_SCRIPT_KEY - Static variable in class org.itracker.web.util.Constants
-
- WorkflowException - Exception in org.itracker
-
- WorkflowException() - Constructor for exception org.itracker.WorkflowException
-
- WorkflowException(int) - Constructor for exception org.itracker.WorkflowException
-
- WorkflowException(String) - Constructor for exception org.itracker.WorkflowException
-
- WorkflowException(String, int) - Constructor for exception org.itracker.WorkflowException
-
- WorkflowScript - Class in org.itracker.model
-
A BeanShell script to execute on a particular event.
- WorkflowScript() - Constructor for class org.itracker.model.WorkflowScript
-
- WorkflowScript.ScriptLanguage - Enum in org.itracker.model
-
- WorkflowScriptDAO - Interface in org.itracker.persistence.dao
-
Interface to define basic operations to deal with the
WorkflowScript
entity
- WorkflowScriptDAOImpl - Class in org.itracker.persistence.dao
-
- WorkflowScriptDAOImpl() - Constructor for class org.itracker.persistence.dao.WorkflowScriptDAOImpl
-
- WorkflowScriptForm - Class in org.itracker.web.forms
-
This is the LoginForm Struts Form.
- WorkflowScriptForm() - Constructor for class org.itracker.web.forms.WorkflowScriptForm
-
- WorkflowUtilities - Class in org.itracker.model.util
-
Contains utilities used when displaying and processing workflow and field events
- WorkflowUtilities() - Constructor for class org.itracker.model.util.WorkflowUtilities
-
A B C D E F G H I K L M N O P Q R S T U V W
Copyright © 2002–2019 itracker. All rights reserved.