|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
IssueService, could not find out the purpose of this method.
validate(FormFile, ITrackerServices) instead for more detailed messages
Configuration.
LIST.IntCodeEnum as an INTEGER
using its integer code.ProjectScripts
WorkflowScripts
WorkflowScripts
ProjectScript by its primary key
Version by id
WorkflowScript by its primary key
WorkflowScript by its primary key
Versions by a project id and returns them as
a Collection.
CustomFieldUtilities to retrieve localization to custom fields
CustomFieldValue by primary key
NotificationService ?
NotificationService
FormatCustomFieldTag
LoginUtilities
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).LoginUtilities - no need for actions to check for user being logged in.
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
- This method will remove all configuration items that match the supplied type.
- 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(int) -
Method in class org.itracker.services.implementations.ConfigurationServiceImpl
- Removes all
Configurations of the give type
- removeConfigurationItems(Configuration) -
Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
- 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
Languages with the give key
- removeMarkup(String) -
Static method in class org.itracker.services.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.services.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
get all project and remove the script to be deleted
delete the 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.services.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.services.util.ReportUtilities
-
- REPORT_OUTPUT_HTML -
Static variable in class org.itracker.services.util.ReportUtilities
-
- REPORT_OUTPUT_PDF -
Static variable in class org.itracker.services.util.ReportUtilities
-
- REPORT_OUTPUT_XLS -
Static variable in class org.itracker.services.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.services.exceptions
-
- ReportException() -
Constructor for exception org.itracker.services.exceptions.ReportException
-
- ReportException(String) -
Constructor for exception org.itracker.services.exceptions.ReportException
-
- ReportException(Throwable) -
Constructor for exception org.itracker.services.exceptions.ReportException
-
- ReportException(String, String) -
Constructor for exception org.itracker.services.exceptions.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
-
- REPORTTYPE_JASPER -
Static variable in class org.itracker.services.util.ReportUtilities
-
- REPORTTYPE_JFREE -
Static variable in class org.itracker.services.util.ReportUtilities
-
- ReportUtilities - Class in org.itracker.services.util
-
- ReportUtilities() -
Constructor for class org.itracker.services.util.ReportUtilities
-
- REQ_SOURCE_API -
Static variable in interface org.itracker.services.util.AuthenticationConstants
- The authentication request is being made from an API call
- REQ_SOURCE_UNKNOWN -
Static variable in interface org.itracker.services.util.AuthenticationConstants
- The authentication request is being made from an unknown location
- REQ_SOURCE_WEB -
Static variable in interface org.itracker.services.util.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.actions.project.ListIssuesActionUtil
-
- RES_KEY_UNKNOWN -
Static variable in class org.itracker.web.actions.project.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(int) -
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() -
Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
- resetConfigurationCache(int) -
Method in class org.itracker.services.implementations.ConfigurationServiceImpl
-
- 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
-
- ROLE_ANY -
Static variable in class org.itracker.services.util.NotificationUtilities
- Deprecated. use enum NotificationUtilities.Role.ANY instead
- ROLE_CO -
Static variable in class org.itracker.services.util.NotificationUtilities
- Deprecated. use enum NotificationUtilities.Role.CO instead
- ROLE_CONTRIBUTER -
Static variable in class org.itracker.services.util.NotificationUtilities
- Deprecated. use enum NotificationUtilities.Role.CONTRIBUTOR instead
- ROLE_CREATOR -
Static variable in class org.itracker.services.util.NotificationUtilities
- Deprecated. use enum NotificationUtilities.Role.CREATOR instead
- ROLE_IP -
Static variable in class org.itracker.services.util.NotificationUtilities
- Deprecated. use enum NotificationUtilities.Role.IP instead
- ROLE_OWNER -
Static variable in class org.itracker.services.util.NotificationUtilities
- Deprecated. use enum NotificationUtilities.Role.OWNER instead
- ROLE_PM -
Static variable in class org.itracker.services.util.NotificationUtilities
- Deprecated. use enum NotificationUtilities.Role.PM instead
- ROLE_PO -
Static variable in class org.itracker.services.util.NotificationUtilities
- Deprecated. use enum NotificationUtilities.Role.PO instead
- ROLE_QA -
Static variable in class org.itracker.services.util.NotificationUtilities
- Deprecated. use enum NotificationUtilities.Role.QA instead
- ROLE_VO -
Static variable in class org.itracker.services.util.NotificationUtilities
- Deprecated. use enum NotificationUtilities.Role.VO instead
- RssFeedAction - Class in org.itracker.web.actions.feed
- Created by IntelliJ IDEA.
- RssFeedAction() -
Constructor for class org.itracker.web.actions.feed.RssFeedAction
-
- RssFeedController - Class in org.itracker.web.servlets
- Created by IntelliJ IDEA.
- RssFeedController() -
Constructor for class org.itracker.web.servlets.RssFeedController
-
- run() -
Method in class org.itracker.services.authentication.adsson.GetUserModelFromADPrivilegedAction
-
IssueField.setValue(String, ResourceBundle)
instead
createDate
and lastModifiedDate of any AbstractEntity instance that is
inserted or updated.ConfigurationItem
CustomFieldValue.
NotificationService
VersionDAO interfaceWorkflowScript entity
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||