org.squashtest.csp.core.bugtracker.internal.mantis
Class MantisInterfaceDescriptor
java.lang.Object
org.squashtest.csp.core.bugtracker.internal.mantis.MantisInterfaceDescriptor
- All Implemented Interfaces:
- org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
@Component(value="squashtest.core.bugtracker.BugTrackerInterfaceDescriptor")
public class MantisInterfaceDescriptor
- extends Object
- implements org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MantisInterfaceDescriptor
public MantisInterfaceDescriptor()
setMessageSource
public void setMessageSource(org.springframework.context.MessageSource messageSource)
setLocale
public void setLocale(Locale locale)
- Specified by:
setLocale in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getSupportsRichDescription
public boolean getSupportsRichDescription()
- Specified by:
getSupportsRichDescription in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getSupportsRichComment
public boolean getSupportsRichComment()
- Specified by:
getSupportsRichComment in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getReportPriorityLabel
public String getReportPriorityLabel()
- Specified by:
getReportPriorityLabel in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getReportVersionLabel
public String getReportVersionLabel()
- Specified by:
getReportVersionLabel in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getReportAssigneeLabel
public String getReportAssigneeLabel()
- Specified by:
getReportAssigneeLabel in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getReportCategoryLabel
public String getReportCategoryLabel()
- Specified by:
getReportCategoryLabel in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getReportSummaryLabel
public String getReportSummaryLabel()
- Specified by:
getReportSummaryLabel in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getReportDescriptionLabel
public String getReportDescriptionLabel()
- Specified by:
getReportDescriptionLabel in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getReportCommentLabel
public String getReportCommentLabel()
- Specified by:
getReportCommentLabel in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getEmptyVersionListLabel
public String getEmptyVersionListLabel()
- Specified by:
getEmptyVersionListLabel in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getEmptyCategoryListLabel
public String getEmptyCategoryListLabel()
- Specified by:
getEmptyCategoryListLabel in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getEmptyAssigneeListLabel
public String getEmptyAssigneeListLabel()
- Specified by:
getEmptyAssigneeListLabel in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getTableIssueIDHeader
public String getTableIssueIDHeader()
- Specified by:
getTableIssueIDHeader in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getTableSummaryHeader
public String getTableSummaryHeader()
- Specified by:
getTableSummaryHeader in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getTablePriorityHeader
public String getTablePriorityHeader()
- Specified by:
getTablePriorityHeader in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getTableStatusHeader
public String getTableStatusHeader()
- Specified by:
getTableStatusHeader in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getTableAssigneeHeader
public String getTableAssigneeHeader()
- Specified by:
getTableAssigneeHeader in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getTableReportedInHeader
public String getTableReportedInHeader()
- Specified by:
getTableReportedInHeader in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getTableDescriptionHeader
public String getTableDescriptionHeader()
- Specified by:
getTableDescriptionHeader in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
getTableNoAssigneeLabel
public String getTableNoAssigneeLabel()
- Specified by:
getTableNoAssigneeLabel in interface org.squashtest.csp.core.bugtracker.spi.BugTrackerInterfaceDescriptor
Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.