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

A

AbstractRequirementEventPublisher - Class in org.squashtest.tm.domain.event
Superclass for requirement event publisher aspects.
AbstractRequirementEventPublisher() - Constructor for class org.squashtest.tm.domain.event.AbstractRequirementEventPublisher
 
accept(CampaignLibraryNodeVisitor) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
accept(NodeContainerVisitor) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
accept(NodeVisitor) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
accept(CampaignLibraryNodeVisitor) - Method in class org.squashtest.tm.domain.campaign.CampaignFolder
 
accept(NodeContainerVisitor) - Method in class org.squashtest.tm.domain.campaign.CampaignFolder
 
accept(NodeVisitor) - Method in class org.squashtest.tm.domain.campaign.CampaignFolder
 
accept(NodeContainerVisitor) - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
accept(CampaignLibraryNodeVisitor) - Method in class org.squashtest.tm.domain.campaign.CampaignLibraryNode
 
accept(NodeVisitor) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
accept(NodeContainerVisitor) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
accept(NodeVisitor) - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
accept(CustomFieldVisitor) - Method in class org.squashtest.tm.domain.customfield.CustomField
 
accept(CustomFieldVisitor) - Method in class org.squashtest.tm.domain.customfield.MultiSelectField
 
accept(CustomFieldVisitor) - Method in class org.squashtest.tm.domain.customfield.SingleSelectField
 
accept(DenormalizedFieldVisitor) - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
accept(DenormalizedFieldVisitor) - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedMultiSelectField
 
accept(RequirementAuditEventVisitor) - Method in class org.squashtest.tm.domain.event.RequirementAuditEvent
 
accept(RequirementAuditEventVisitor) - Method in class org.squashtest.tm.domain.event.RequirementCreation
 
accept(RequirementAuditEventVisitor) - Method in class org.squashtest.tm.domain.event.RequirementLargePropertyChange
 
accept(RequirementAuditEventVisitor) - Method in class org.squashtest.tm.domain.event.RequirementPropertyChange
 
accept(NodeContainerVisitor) - Method in interface org.squashtest.tm.domain.library.NodeContainer
 
accept(NodeVisitor) - Method in interface org.squashtest.tm.domain.library.TreeNode
 
accept(ProjectVisitor) - Method in class org.squashtest.tm.domain.project.GenericProject
 
accept(ProjectVisitor) - Method in class org.squashtest.tm.domain.project.Project
 
accept(ProjectVisitor) - Method in class org.squashtest.tm.domain.project.ProjectTemplate
 
accept(RequirementLibraryNodeVisitor) - Method in class org.squashtest.tm.domain.requirement.Requirement
 
accept(NodeVisitor) - Method in class org.squashtest.tm.domain.requirement.Requirement
 
accept(NodeContainerVisitor) - Method in class org.squashtest.tm.domain.requirement.Requirement
 
accept(RequirementLibraryNodeVisitor) - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
accept(NodeContainerVisitor) - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
accept(NodeVisitor) - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
accept(NodeContainerVisitor) - Method in class org.squashtest.tm.domain.requirement.RequirementLibrary
 
accept(RequirementLibraryNodeVisitor) - Method in class org.squashtest.tm.domain.requirement.RequirementLibraryNode
Implementors should ask the visitor to visit this object.
accept(TestStepVisitor) - Method in class org.squashtest.tm.domain.testcase.ActionTestStep
 
accept(TestStepVisitor) - Method in class org.squashtest.tm.domain.testcase.CallTestStep
 
accept(TestCaseLibraryNodeVisitor) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
accept(NodeVisitor) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
accept(TestCaseLibraryNodeVisitor) - Method in class org.squashtest.tm.domain.testcase.TestCaseFolder
 
accept(NodeContainerVisitor) - Method in class org.squashtest.tm.domain.testcase.TestCaseFolder
 
accept(NodeVisitor) - Method in class org.squashtest.tm.domain.testcase.TestCaseFolder
 
accept(NodeContainerVisitor) - Method in class org.squashtest.tm.domain.testcase.TestCaseLibrary
 
accept(TestCaseLibraryNodeVisitor) - Method in class org.squashtest.tm.domain.testcase.TestCaseLibraryNode
 
accept(TestStepVisitor) - Method in class org.squashtest.tm.domain.testcase.TestStep
 
AclConstrainedObject - Annotation Type in org.squashtest.tm.security.annotation
This annotation should be put on the property getter of a domain object.
ActionStepCollector - Class in org.squashtest.tm.domain.testcase
 
ActionStepCollector() - Constructor for class org.squashtest.tm.domain.testcase.ActionStepCollector
 
ActionTestStep - Class in org.squashtest.tm.domain.testcase
 
ActionTestStep() - Constructor for class org.squashtest.tm.domain.testcase.ActionTestStep
 
ActionTestStep(String, String) - Constructor for class org.squashtest.tm.domain.testcase.ActionTestStep
 
ActivePartyDetector - Class in org.squashtest.tm.domain.users
NOT THREAD SAFE !
ActivePartyDetector() - Constructor for class org.squashtest.tm.domain.users.ActivePartyDetector
 
ActualTimePeriod - Class in org.squashtest.tm.domain.campaign
Embeddable value for an actual date period.
ActualTimePeriod() - Constructor for class org.squashtest.tm.domain.campaign.ActualTimePeriod
 
addAllVerifyingSteps(Collection<ActionTestStep>) - Method in class org.squashtest.tm.domain.testcase.RequirementVersionCoverage
Checks that all steps belong to this RequirementVersionCoverage.verifyingTestCase and add them to this RequirementVersionCoverage.verifyingSteps.
addAttachment(Attachment) - Method in class org.squashtest.tm.domain.attachment.AttachmentList
 
addContent(Iteration) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
addContent(Iteration, int) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
addContent(CampaignLibraryNode) - Method in class org.squashtest.tm.domain.campaign.CampaignFolder
 
addContent(CampaignLibraryNode, int) - Method in class org.squashtest.tm.domain.campaign.CampaignFolder
 
addContent(TestSuite) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
addContent(TestSuite, int) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
addContent(NODE) - Method in class org.squashtest.tm.domain.library.FolderSupport
Adds content to FolderSupport.folder after checking the content can be added.
addContent(NODE, int) - Method in class org.squashtest.tm.domain.library.FolderSupport
 
addContent(NODE) - Method in interface org.squashtest.tm.domain.library.NodeContainer
Adds new content to this container.
addContent(NODE, int) - Method in interface org.squashtest.tm.domain.library.NodeContainer
Adds new content to this container at the given position.
addContent(NODE) - Method in class org.squashtest.tm.domain.project.GenericLibrary
 
addContent(NODE, int) - Method in class org.squashtest.tm.domain.project.GenericLibrary
 
addContent(Requirement) - Method in class org.squashtest.tm.domain.requirement.Requirement
 
addContent(Requirement, int) - Method in class org.squashtest.tm.domain.requirement.Requirement
 
addContent(RequirementLibraryNode) - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
addContent(RequirementLibraryNode, int) - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
addContent(TestCaseLibraryNode) - Method in class org.squashtest.tm.domain.testcase.TestCaseFolder
 
addContent(TestCaseLibraryNode, int) - Method in class org.squashtest.tm.domain.testcase.TestCaseFolder
 
addCUFieldValueOption(CustomFieldValueOption) - Method in class org.squashtest.tm.domain.customfield.TagsValue
 
addDataset(Dataset) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
addEdge(T, T) - Method in class org.squashtest.tm.domain.library.structures.LibraryGraph
will create either the parent or the child if they didn't exist already
addExecution(Execution) - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
addExtender(AutomatedExecutionExtender) - Method in class org.squashtest.tm.domain.testautomation.AutomatedSuite
 
addExtenders(Collection<AutomatedExecutionExtender>) - Method in class org.squashtest.tm.domain.testautomation.AutomatedSuite
 
addField(String, AdvancedSearchFieldModel) - Method in class org.squashtest.tm.domain.search.AdvancedSearchModel
 
addInbound(T) - Method in class org.squashtest.tm.domain.library.structures.GraphNode
 
addIssue(Issue) - Method in class org.squashtest.tm.domain.bugtracker.IssueList
 
addItem(InfoListItem) - Method in class org.squashtest.tm.domain.infolist.InfoList
 
addItems(int, List<InfoListItem>) - Method in class org.squashtest.tm.domain.infolist.InfoList
 
addIteration(Iteration) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
addIteration(Iteration, int) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
addMember(User) - Method in class org.squashtest.tm.domain.users.Team
 
addMembers(Collection<User>) - Method in class org.squashtest.tm.domain.users.Team
 
addMilestone(Milestone) - Method in class org.squashtest.tm.domain.project.GenericProject
 
addNode(T) - Method in class org.squashtest.tm.domain.library.structures.LibraryGraph
 
addNode(LibraryTree<T>.TreeNodePair) - Method in class org.squashtest.tm.domain.library.structures.LibraryTree
Given a TreeNodePair (see documentation of the inner class for details), will add the child node to the tree.
addNode(Long, T) - Method in class org.squashtest.tm.domain.library.structures.LibraryTree
Same than LibraryTree.addNode(TreeNodePair), but the TreeNodePair parameter will be built using the parameter provided here.
addNodes(List<LibraryTree<T>.TreeNodePair>) - Method in class org.squashtest.tm.domain.library.structures.LibraryTree
Accepts a list of TreeNodePair and will add all the nodes in that list (see TreeNodePair and TreeNode).
addOption(String) - Method in class org.squashtest.tm.domain.customfield.MultiSelectField
 
addOption(CustomFieldOption) - Method in class org.squashtest.tm.domain.customfield.SingleSelectField
Will check if label and the code are available among the existing options.
addOption(CustomFieldOption) - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedSingleSelectField
Will check if label and the code are available among the existing options.
addOutbound(T) - Method in class org.squashtest.tm.domain.library.structures.GraphNode
 
addParameter(Parameter) - Method in class org.squashtest.tm.domain.testcase.TestCase
If the given parameter doesn't already exists in this.parameters, and, if the given parameter's name is not found in this.parmeters : will add the given parameter to this.parameters.
addParameterValue(DatasetParamValue) - Method in class org.squashtest.tm.domain.testcase.Dataset
 
addPreviousVersionsCopiesToCopy(Requirement) - Method in class org.squashtest.tm.domain.requirement.Requirement
Will create copies for all non obsolete versions older than the current version, and add it to the copy.
addProject(GenericProject) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
addProjectsToPerimeter(List<GenericProject>) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
addProjectToPerimeter(GenericProject) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
addRenderingLocation(RenderingLocation) - Method in class org.squashtest.tm.domain.customfield.CustomFieldBinding
 
addRequirementCoverage(RequirementVersionCoverage) - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
Simply add the coverage to this.requirementVersionCoverage THIS DOES NOT SET THE coverage->version SIDE OF THE ASSOCIATION !
addRequirementCoverage(RequirementVersionCoverage) - Method in class org.squashtest.tm.domain.testcase.TestCase
Set the verifying test case as this, and add the coverage the the this.requirementVersionCoverage
addRequirementVersionCoverage(RequirementVersionCoverage) - Method in class org.squashtest.tm.domain.testcase.ActionTestStep
addStep(TestStep) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
addStep(int, TestStep) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
addTeam(Team) - Method in class org.squashtest.tm.domain.users.User
 
addTestPlan(IterationTestPlanItem) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
addTestSuite(TestSuite) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
addTestSuite(TestSuite, int) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
addTestSuite(TestSuite) - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
addToTestPlan(CampaignTestPlanItem) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
ADMIN - Static variable in class org.squashtest.tm.domain.users.UsersGroup
Qualified name of Admin group
AdministrableProject - Class in org.squashtest.tm.domain.project
Dto to decorate a generic project with functional informations such as "deletable" or is "template".
AdministrableProject(GenericProject) - Constructor for class org.squashtest.tm.domain.project.AdministrableProject
 
AdministrationStatistics - Class in org.squashtest.tm.domain
Bean that stores the number of some entities in the database.
AdministrationStatistics(Object[]) - Constructor for class org.squashtest.tm.domain.AdministrationStatistics
Will read the Object[] param and fill it's properties with the following "index/property" mapping : 0/projectsNumber 1/usersNumber 2/requirementsNumber 3/testCasesNumber 4/campaignsNumber 5/iterationsNumber 6/executionsNumber
AdvancedSearchFieldModel - Interface in org.squashtest.tm.domain.search
 
AdvancedSearchFieldModelType - Enum in org.squashtest.tm.domain.search
 
AdvancedSearchIndexMonitoring - Class in org.squashtest.tm.domain.search
 
AdvancedSearchIndexMonitoringForRequirementVersions - Class in org.squashtest.tm.domain.search
 
AdvancedSearchIndexMonitoringForTestcases - Class in org.squashtest.tm.domain.search
 
AdvancedSearchListFieldModel - Class in org.squashtest.tm.domain.search
 
AdvancedSearchListFieldModel() - Constructor for class org.squashtest.tm.domain.search.AdvancedSearchListFieldModel
 
AdvancedSearchModel - Class in org.squashtest.tm.domain.search
 
AdvancedSearchModel() - Constructor for class org.squashtest.tm.domain.search.AdvancedSearchModel
 
AdvancedSearchRangeFieldModel - Class in org.squashtest.tm.domain.search
 
AdvancedSearchRangeFieldModel() - Constructor for class org.squashtest.tm.domain.search.AdvancedSearchRangeFieldModel
 
AdvancedSearchSingleFieldModel - Class in org.squashtest.tm.domain.search
 
AdvancedSearchSingleFieldModel() - Constructor for class org.squashtest.tm.domain.search.AdvancedSearchSingleFieldModel
 
AdvancedSearchTagsFieldModel - Class in org.squashtest.tm.domain.search
 
AdvancedSearchTagsFieldModel() - Constructor for class org.squashtest.tm.domain.search.AdvancedSearchTagsFieldModel
 
AdvancedSearchTagsFieldModel.Operation - Enum in org.squashtest.tm.domain.search
 
AdvancedSearchTextFieldModel - Class in org.squashtest.tm.domain.search
 
AdvancedSearchTextFieldModel() - Constructor for class org.squashtest.tm.domain.search.AdvancedSearchTextFieldModel
 
AdvancedSearchTimeIntervalFieldModel - Class in org.squashtest.tm.domain.search
 
AdvancedSearchTimeIntervalFieldModel() - Constructor for class org.squashtest.tm.domain.search.AdvancedSearchTimeIntervalFieldModel
 
allOf(ExecutionStatus...) - Method in class org.squashtest.tm.domain.execution.ExecutionStatusReport
Tells if all the counted statuses are of the given ones.
allowsStatus(ExecutionStatus) - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
anyOf(ExecutionStatus...) - Method in class org.squashtest.tm.domain.execution.ExecutionStatusReport
 
aspectIsEnabled() - Method in class org.squashtest.tm.domain.event.AbstractRequirementEventPublisher
The aspect is enabled if it can publish events to an auditor.
asRawValue() - Method in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
asRawValue() - Method in interface org.squashtest.tm.domain.customfield.MultiValuedCustomFieldValue
Returns the value as a RawValue.
asRawValue() - Method in interface org.squashtest.tm.domain.customfield.SingleValuedCustomFieldValue
 
asRawValue() - Method in class org.squashtest.tm.domain.customfield.TagsValue
 
assemble(Serializable, Object) - Method in class org.squashtest.tm.infrastructure.hibernate.BlobUserType
 
ATTACH - Static variable in class org.squashtest.tm.security.acls.CustomPermission
 
Attachment - Class in org.squashtest.tm.domain.attachment
 
Attachment() - Constructor for class org.squashtest.tm.domain.attachment.Attachment
 
Attachment(String) - Constructor for class org.squashtest.tm.domain.attachment.Attachment
 
AttachmentContent - Class in org.squashtest.tm.domain.attachment
the BLOB part of the attachment was kept apart from the Attachment class itself to enforce the lazy loading of potentially large data.
AttachmentContent() - Constructor for class org.squashtest.tm.domain.attachment.AttachmentContent
 
AttachmentHolder - Interface in org.squashtest.tm.domain.attachment
Interface for objects which can hold attachments.
AttachmentList - Class in org.squashtest.tm.domain.attachment
 
AttachmentList() - Constructor for class org.squashtest.tm.domain.attachment.AttachmentList
 
AtView - Annotation Type in org.squashtest.tm.domain.viewmapping
Deprecated.
AtViews - Annotation Type in org.squashtest.tm.domain.viewmapping
Deprecated.
Auditable - Annotation Type in org.squashtest.tm.domain.audit
Marks entities which creation and last modification information should be persisted.
AuditableMixin - Interface in org.squashtest.tm.domain.audit
Defines interface for @Auditable entities.
AuditableSupport - Class in org.squashtest.tm.domain.audit
Embeddable delegate for Auditable entities.
AuditableSupport() - Constructor for class org.squashtest.tm.domain.audit.AuditableSupport
 
AutomatedExecutionExtender - Class in org.squashtest.tm.domain.testautomation
this was meant to be a subclass of Execution; that's what the business says.
AutomatedExecutionExtender() - Constructor for class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
 
AutomatedSuite - Class in org.squashtest.tm.domain.testautomation
 
AutomatedSuite() - Constructor for class org.squashtest.tm.domain.testautomation.AutomatedSuite
 
AutomatedTest - Class in org.squashtest.tm.domain.testautomation
 
AutomatedTest() - Constructor for class org.squashtest.tm.domain.testautomation.AutomatedTest
 
AutomatedTest(String, TestAutomationProject) - Constructor for class org.squashtest.tm.domain.testautomation.AutomatedTest
 

B

BindableEntity - Enum in org.squashtest.tm.domain.customfield
Enumerates the entities which can be bounded to custom fields.
BindableEntityMismatchException - Exception in org.squashtest.tm.exception.customfield
 
BindableEntityMismatchException() - Constructor for exception org.squashtest.tm.exception.customfield.BindableEntityMismatchException
 
BindableEntityMismatchException(String) - Constructor for exception org.squashtest.tm.exception.customfield.BindableEntityMismatchException
 
bindAllMilsetones(List<Milestone>) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
bindCampaign(Campaign) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
binding - Variable in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
bindMilestone(Milestone) - Method in class org.squashtest.tm.domain.campaign.Campaign
A campaign can belong to one milestone at a time.
bindMilestone(Milestone) - Method in interface org.squashtest.tm.domain.milestone.MilestoneHolder
 
bindMilestone(Milestone) - Method in class org.squashtest.tm.domain.project.GenericProject
 
bindMilestone(Milestone) - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
bindMilestone(Milestone) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
bindMilestones(List<Milestone>) - Method in class org.squashtest.tm.domain.project.GenericProject
 
bindProject(GenericProject) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
bindProjects(List<GenericProject>) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
bindRequirementVersion(RequirementVersion) - Method in class org.squashtest.tm.domain.milestone.Milestone
Deprecated.
bindTestAutomationProject(TestAutomationProject) - Method in class org.squashtest.tm.domain.project.GenericProject
will add a TestAutomationProject if it wasn't added already, or won't do anything if it was already bound to this.
bindTestCase(TestCase) - Method in class org.squashtest.tm.domain.milestone.Milestone
Deprecated.
bindTestPlanItem(IterationTestPlanItem) - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
bindTestPlanItems(List<IterationTestPlanItem>) - Method in class org.squashtest.tm.domain.campaign.TestSuite
Binds the test plan items to this test suite
bindTestPlanItemsById(List<Long>) - Method in class org.squashtest.tm.domain.campaign.TestSuite
Binds the test plan items to this test suite using their id to retrieve them from the iteration.
BlobUserType - Class in org.squashtest.tm.infrastructure.hibernate
 
BlobUserType() - Constructor for class org.squashtest.tm.infrastructure.hibernate.BlobUserType
 
BoundEntity - Interface in org.squashtest.tm.domain.customfield
 
boundEntityId - Variable in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
boundEntityType - Variable in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
BugTrackerBinding - Class in org.squashtest.tm.domain.bugtracker
The purpose of this entity is to store informations about A Project's connection to a BugTracker.
BugTrackerBinding() - Constructor for class org.squashtest.tm.domain.bugtracker.BugTrackerBinding
 
BugTrackerBinding(String, BugTracker, GenericProject) - Constructor for class org.squashtest.tm.domain.bugtracker.BugTrackerBinding
 
BugTrackerNameAlreadyExistsException - Exception in org.squashtest.tm.exception
Deprecated.
there is already NameAlreadyInUseException
BugTrackerNameAlreadyExistsException(Exception) - Constructor for exception org.squashtest.tm.exception.BugTrackerNameAlreadyExistsException
Deprecated.
 
BugTrackerNameAlreadyExistsException(String) - Constructor for exception org.squashtest.tm.exception.BugTrackerNameAlreadyExistsException
Deprecated.
 
BugTrackerNameAlreadyExistsException() - Constructor for exception org.squashtest.tm.exception.BugTrackerNameAlreadyExistsException
Deprecated.
 
BugTrackerStatus - Enum in org.squashtest.tm.domain.bugtracker
 
build() - Method in interface org.squashtest.tm.domain.event.RequirementPropertyChangeEventBuilder
 
builder() - Static method in class org.squashtest.tm.domain.event.RequirementLargePropertyChange
 
builder() - Static method in class org.squashtest.tm.domain.event.RequirementPropertyChange
 

C

CallTestStep - Class in org.squashtest.tm.domain.testcase
 
CallTestStep() - Constructor for class org.squashtest.tm.domain.testcase.CallTestStep
 
Campaign - Class in org.squashtest.tm.domain.campaign
 
Campaign() - Constructor for class org.squashtest.tm.domain.campaign.Campaign
 
CampaignExportCSVModel - Interface in org.squashtest.tm.domain.campaign
 
CampaignExportCSVModel.Cell - Interface in org.squashtest.tm.domain.campaign
 
CampaignExportCSVModel.Row - Interface in org.squashtest.tm.domain.campaign
 
CampaignFolder - Class in org.squashtest.tm.domain.campaign
 
CampaignFolder() - Constructor for class org.squashtest.tm.domain.campaign.CampaignFolder
 
CampaignLibrary - Class in org.squashtest.tm.domain.campaign
 
CampaignLibrary() - Constructor for class org.squashtest.tm.domain.campaign.CampaignLibrary
 
CampaignLibraryNode - Class in org.squashtest.tm.domain.campaign
 
CampaignLibraryNode() - Constructor for class org.squashtest.tm.domain.campaign.CampaignLibraryNode
 
CampaignLibraryNodeVisitor - Interface in org.squashtest.tm.domain.campaign
 
CampaignLibraryPluginBinding - Class in org.squashtest.tm.domain.campaign
 
CampaignLibraryPluginBinding() - Constructor for class org.squashtest.tm.domain.campaign.CampaignLibraryPluginBinding
 
CampaignLibraryPluginBinding(String) - Constructor for class org.squashtest.tm.domain.campaign.CampaignLibraryPluginBinding
 
CampaignTestPlanItem - Class in org.squashtest.tm.domain.campaign
 
CampaignTestPlanItem() - Constructor for class org.squashtest.tm.domain.campaign.CampaignTestPlanItem
 
CampaignTestPlanItem(TestCase) - Constructor for class org.squashtest.tm.domain.campaign.CampaignTestPlanItem
 
CampaignTestPlanItem(TestCase, Dataset) - Constructor for class org.squashtest.tm.domain.campaign.CampaignTestPlanItem
 
canBeDisabled() - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
CannotCopyNodeException - Exception in org.squashtest.tm.exception.library
 
CannotCopyNodeException(String) - Constructor for exception org.squashtest.tm.exception.library.CannotCopyNodeException
 
CannotDeleteDefaultOptionException - Exception in org.squashtest.tm.exception.customfield
 
CannotDeleteDefaultOptionException(Exception) - Constructor for exception org.squashtest.tm.exception.customfield.CannotDeleteDefaultOptionException
 
CannotDeleteDefaultOptionException(String) - Constructor for exception org.squashtest.tm.exception.customfield.CannotDeleteDefaultOptionException
 
CannotDeleteDefaultOptionException() - Constructor for exception org.squashtest.tm.exception.customfield.CannotDeleteDefaultOptionException
 
CannotDeleteProjectException - Exception in org.squashtest.tm.exception.library
 
CannotDeleteProjectException(Exception) - Constructor for exception org.squashtest.tm.exception.library.CannotDeleteProjectException
 
CannotDeleteProjectException(String) - Constructor for exception org.squashtest.tm.exception.library.CannotDeleteProjectException
 
CannotDeleteProjectException() - Constructor for exception org.squashtest.tm.exception.library.CannotDeleteProjectException
 
CannotMoveInHimselfException - Exception in org.squashtest.tm.exception.library
 
CannotMoveInHimselfException() - Constructor for exception org.squashtest.tm.exception.library.CannotMoveInHimselfException
 
cardEdge(IDENT, IDENT) - Method in class org.squashtest.tm.domain.library.structures.LibraryGraph
 
ChangedProperty - Interface in org.squashtest.tm.domain.event
 
changeOfCriticalityCanChangeImportanceAuto(RequirementCriticality, RequirementCriticality) - Method in enum org.squashtest.tm.domain.testcase.TestCaseImportance
will check if the change of criticality of the associated requirement can change the auto-computed testCase importance (this)
changeOptionCode(String, String) - Method in class org.squashtest.tm.domain.customfield.SingleSelectField
Checks if the newCode is available among all options.
changeOptionLabel(String, String) - Method in class org.squashtest.tm.domain.customfield.SingleSelectField
Checks if the newlabel is available among all options.
checkCanRemoveTestCaseFromRequirementVersion() - Method in class org.squashtest.tm.domain.testcase.RequirementVersionCoverage
 
checkLinkable() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
checkRequirementNotVerified(RequirementVersionCoverage, RequirementVersion) - Method in class org.squashtest.tm.domain.testcase.TestCase
Checks if the given version is already verified, avoiding to look at the given requirementVersionCoverage.
checkRequirementNotVerified(RequirementVersion) - Method in class org.squashtest.tm.domain.testcase.TestCase
checks if the given version is already verified.
checkSuiteNameAvailable(String) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
classToTableName(String) - Method in class org.squashtest.tm.infrastructure.hibernate.UppercaseUnderscoreNamingStrategy
 
clearMilestones() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
clearObjects() - Method in class org.squashtest.tm.domain.milestone.Milestone
 
clearPerimeter() - Method in class org.squashtest.tm.domain.milestone.Milestone
 
code - Variable in class org.squashtest.tm.domain.customfield.CustomField
 
code - Variable in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
CODE_REGEXP - Static variable in class org.squashtest.tm.domain.customfield.CustomField
 
CodeAlreadyExistsException - Exception in org.squashtest.tm.exception.customfield
 
CodeAlreadyExistsException(String, String, Class<?>) - Constructor for exception org.squashtest.tm.exception.customfield.CodeAlreadyExistsException
Reports an error on the code, hence the setField("code");
CodeAlreadyExistsException() - Constructor for exception org.squashtest.tm.exception.customfield.CodeAlreadyExistsException
Reports an error on the code, hence the setField("code");
CodeAlreadyExistsException(String) - Constructor for exception org.squashtest.tm.exception.customfield.CodeAlreadyExistsException
Reports an error on the code, hence the setField("code");
CodeDoesNotMatchesPatternException - Exception in org.squashtest.tm.exception.customfield
 
CodeDoesNotMatchesPatternException() - Constructor for exception org.squashtest.tm.exception.customfield.CodeDoesNotMatchesPatternException
Reports an error on the code, hence the setField("code");
CodeDoesNotMatchesPatternException(String, String) - Constructor for exception org.squashtest.tm.exception.customfield.CodeDoesNotMatchesPatternException
 
CodeDoesNotMatchesPatternException(String, String, String) - Constructor for exception org.squashtest.tm.exception.customfield.CodeDoesNotMatchesPatternException
 
coerceToBindableEntity(Class<?>) - Static method in enum org.squashtest.tm.domain.customfield.BindableEntity
 
collect(Transformer) - Method in class org.squashtest.tm.domain.library.structures.LibraryGraph
 
collect(Transformer) - Method in class org.squashtest.tm.domain.library.structures.LibraryTree
That method will gather arbitrary informations on every single nodes and return the list of the gathered informations.
collect(List<TestStep>) - Method in class org.squashtest.tm.domain.testcase.ActionStepCollector
 
CollectionSizeBridge - Class in org.squashtest.tm.domain.search
 
CollectionSizeBridge() - Constructor for class org.squashtest.tm.domain.search.CollectionSizeBridge
 
collectionTableName(String, String, String, String, String) - Method in class org.squashtest.tm.infrastructure.hibernate.UppercaseUnderscoreNamingStrategy
 
collectKeys() - Method in class org.squashtest.tm.domain.library.structures.LibraryTree
short hand for LibraryTree.collect(Transformer) with a Transformer returning the data.key for each nodes.
ColumnHeaderNotFoundException - Exception in org.squashtest.tm.exception
thrown when a zip archive cannot be read (or maybe the file is no zip archive)
ColumnHeaderNotFoundException() - Constructor for exception org.squashtest.tm.exception.ColumnHeaderNotFoundException
 
ColumnHeaderNotFoundException(String) - Constructor for exception org.squashtest.tm.exception.ColumnHeaderNotFoundException
 
columnName(String) - Method in class org.squashtest.tm.infrastructure.hibernate.UppercaseUnderscoreNamingStrategy
 
compare(Identified, Identified) - Method in class org.squashtest.tm.domain.IdentifiedComparator
 
compare(Identified, Identified) - Method in class org.squashtest.tm.domain.IdentifiersOrderComparator
 
compare(Level, Level) - Method in class org.squashtest.tm.domain.LevelComparator
(non-Javadoc)
compare(RequirementVersion, RequirementVersion) - Method in class org.squashtest.tm.domain.requirement.RequirementVersionNumberComparator
 
CompositeDomainException - Exception in org.squashtest.tm.exception
Composite exception.
CompositeDomainException(List<? extends DomainException>) - Constructor for exception org.squashtest.tm.exception.CompositeDomainException
 
CompositeException - Exception in org.squashtest.tm.exception
Composite exception.
CompositeException(List<T>) - Constructor for exception org.squashtest.tm.exception.CompositeException
 
computeNewStatus(ExecutionStatusReport) - Static method in class org.squashtest.tm.domain.execution.Execution
will compute from scratch a status using a complete report.
computeNewStatus(ExecutionStatusReport) - Static method in enum org.squashtest.tm.domain.execution.ExecutionStatus
will compute from scratch a status using a complete report.
ConfigUpdateEvent - Class in org.squashtest.tm.event
 
ConfigUpdateEvent(ApplicationContext, Bundle) - Constructor for class org.squashtest.tm.event.ConfigUpdateEvent
 
contains(InfoListItem) - Method in class org.squashtest.tm.domain.infolist.InfoList
 
Copiable - Interface in org.squashtest.tm.domain.library
 
copy() - Method in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
copy() - Method in class org.squashtest.tm.domain.customfield.CustomFieldValueOption
 
copy() - Method in class org.squashtest.tm.domain.customfield.RichTextValue
 
copy() - Method in class org.squashtest.tm.domain.customfield.TagsValue
 
copyForRequirementVersion(RequirementVersion) - Method in class org.squashtest.tm.domain.testcase.RequirementVersionCoverage
 
copyForTestCase(TestCase) - Method in class org.squashtest.tm.domain.testcase.RequirementVersionCoverage
Returns a copy of a RequirementVersionCoverage adapted to a given TestCase ( this TestCase is usually different from the owner of the RequirementVersionCoverage) In short it means that the given TestCase will verify the target Requirement and if the original TestCase had steps verifying it, the corresponding steps in the given TestCase will too.
CopyPasteObsoleteException - Exception in org.squashtest.tm.exception.requirement
 
CopyPasteObsoleteException(Exception) - Constructor for exception org.squashtest.tm.exception.requirement.CopyPasteObsoleteException
 
CopyPasteObsoleteException(String) - Constructor for exception org.squashtest.tm.exception.requirement.CopyPasteObsoleteException
 
CopyPasteObsoleteException(String, Exception) - Constructor for exception org.squashtest.tm.exception.requirement.CopyPasteObsoleteException
 
CopyPasteObsoleteException() - Constructor for exception org.squashtest.tm.exception.requirement.CopyPasteObsoleteException
 
copyRenderingLocations() - Method in class org.squashtest.tm.domain.customfield.CustomFieldBinding
 
couldHaveSetExecStatusAlone(ExecutionStatus, ExecutionStatus) - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
createAutoComputedPeriod() - Static method in class org.squashtest.tm.domain.campaign.ActualTimePeriod
 
createAutomatedExecution() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
createBlankActionStep() - Static method in class org.squashtest.tm.domain.testcase.ActionTestStep
 
createBlankParameter() - Static method in class org.squashtest.tm.domain.testcase.Parameter
 
createBlankTestCase() - Static method in class org.squashtest.tm.domain.testcase.TestCase
Creates a test case which non-collection, non-primitive type fields are set to null.
createCampaignlessCopy() - Method in class org.squashtest.tm.domain.campaign.CampaignTestPlanItem
Factory method.
createCopy() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
createCopy() - Method in class org.squashtest.tm.domain.campaign.CampaignFolder
 
createCopy() - Method in class org.squashtest.tm.domain.campaign.Iteration
copy of iteration doesn't contain test-suites !!
createCopy() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
Factory method.
createCopy() - Method in class org.squashtest.tm.domain.campaign.TestSuite
returns a copy of a test Suite without it's test plan.
createCopy() - Method in interface org.squashtest.tm.domain.library.Copiable
 
createCopy(FOLDER) - Method in class org.squashtest.tm.domain.library.FolderSupport
 
createCopy() - Method in class org.squashtest.tm.domain.requirement.Requirement
Creates a copy usable in a copy / paste operation.
createCopy() - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
createCopy() - Method in class org.squashtest.tm.domain.testcase.ActionTestStep
 
createCopy() - Method in class org.squashtest.tm.domain.testcase.CallTestStep
 
createCopy() - Method in class org.squashtest.tm.domain.testcase.TestCase
Will create a copy from this instance.
createCopy() - Method in class org.squashtest.tm.domain.testcase.TestCaseFolder
 
createCopy() - Method in class org.squashtest.tm.domain.testcase.TestStep
Should create a transient copy of this TestStep according to business rules.
createExecution() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
Creates an execution of this item and returns it.
createExecutionSteps(Dataset) - Method in class org.squashtest.tm.domain.testcase.ActionTestStep
 
createExecutionSteps(Dataset) - Method in class org.squashtest.tm.domain.testcase.CallTestStep
 
createExecutionSteps(Dataset) - Method in class org.squashtest.tm.domain.testcase.TestStep
 
createFrom(FORMER) - Method in interface org.squashtest.tm.domain.library.structures.LibraryGraph.NodeTransformer
 
createFromLogin(String) - Static method in class org.squashtest.tm.domain.users.User
Factory method which creates a user from a login. last name is populated with login.
createFromMemento(RequirementVersionImportMemento) - Static method in class org.squashtest.tm.domain.requirement.RequirementVersion
Factory methiod which creates a RequirementVersion from a memento objet which holds the new object's target state.
createIfNotExists(T) - Method in class org.squashtest.tm.domain.library.structures.LibraryGraph
 
createKey(FORMER) - Method in interface org.squashtest.tm.domain.library.structures.LibraryGraph.NodeTransformer
 
createNewNode(T, int, T) - Method in class org.squashtest.tm.domain.library.structures.LibraryTree
 
createNewValue() - Method in class org.squashtest.tm.domain.customfield.CustomFieldBinding
 
createPastableCopy() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
Will create a copy of the requirement version with all attributes, and attachments.
createPastableCopyOfTestPlan() - Method in class org.squashtest.tm.domain.campaign.TestSuite
returns an ordered copy of the test-suite test plan
-test plans items that are not linked to a test case are not copied
-the copy of a test plan item is done using IterationTestPlanItem.createCopy()
createRequirementVersionCoveragesForCopy(RequirementVersion) - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
Will create a copy of this.requirementVersionCoverages.
createRequirementVersionCoveragesForCopy(TestCase) - Method in class org.squashtest.tm.domain.testcase.TestCase
Copy this.requirementVersionCoverages .
createTestPlanItems(TestCase, Collection<Dataset>) - Static method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
Creates a collection of test plan items for the given test case and datasets.
createTestSuitesPastableCopy() - Method in class org.squashtest.tm.domain.campaign.Iteration
this method is used in case of copy paste of an iteration with test suites.
createUnparameterizedTestPlanItem(TestCase) - Static method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
Creates a test plan item for the given test case. the test plan item won't be parameterized (ie no dataset).
CUFBridge - Class in org.squashtest.tm.domain.search
 
CUFBridge() - Constructor for class org.squashtest.tm.domain.search.CUFBridge
 
currentUser() - Method in class org.squashtest.tm.domain.event.AbstractRequirementEventPublisher
 
CustomField - Class in org.squashtest.tm.domain.customfield
 
CustomField() - Constructor for class org.squashtest.tm.domain.customfield.CustomField
For ORM purposes.
CustomField(InputType) - Constructor for class org.squashtest.tm.domain.customfield.CustomField
 
CustomFieldBinding - Class in org.squashtest.tm.domain.customfield
Defines the binding of a CustomField to instances of BindableEntitys contained in a Project
CustomFieldBinding() - Constructor for class org.squashtest.tm.domain.customfield.CustomFieldBinding
 
CustomFieldBinding.PositionAwareBindingList - Class in org.squashtest.tm.domain.customfield
In case you wonder : NOT THREAD SAFE !
CustomFieldBinding.PositionAwareBindingList(Collection<CustomFieldBinding>) - Constructor for class org.squashtest.tm.domain.customfield.CustomFieldBinding.PositionAwareBindingList
 
CustomFieldHasDefaultAsRequiredValidator - Class in org.squashtest.tm.validation.validator
 
CustomFieldHasDefaultAsRequiredValidator() - Constructor for class org.squashtest.tm.validation.validator.CustomFieldHasDefaultAsRequiredValidator
 
CustomFieldOption - Class in org.squashtest.tm.domain.customfield
Defines an option which can be selected among a list and set as a custom field's value.
CustomFieldOption(String, String) - Constructor for class org.squashtest.tm.domain.customfield.CustomFieldOption
 
CustomFieldOption(String) - Constructor for class org.squashtest.tm.domain.customfield.CustomFieldOption
 
CustomFieldOption() - Constructor for class org.squashtest.tm.domain.customfield.CustomFieldOption
For Hibernate.
CustomFieldValue - Class in org.squashtest.tm.domain.customfield
 
CustomFieldValue() - Constructor for class org.squashtest.tm.domain.customfield.CustomFieldValue
 
CustomFieldValue(Long, BindableEntity, CustomFieldBinding, String) - Constructor for class org.squashtest.tm.domain.customfield.CustomFieldValue
 
customFieldValue - Variable in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
CustomFieldValueOption - Class in org.squashtest.tm.domain.customfield
 
CustomFieldValueOption() - Constructor for class org.squashtest.tm.domain.customfield.CustomFieldValueOption
 
CustomFieldValueOption(String) - Constructor for class org.squashtest.tm.domain.customfield.CustomFieldValueOption
 
CustomFieldVisitor - Interface in org.squashtest.tm.domain.customfield
 
CustomPermission - Class in org.squashtest.tm.security.acls
 
CustomPermission(int) - Constructor for class org.squashtest.tm.security.acls.CustomPermission
 
CustomPermission(int, char) - Constructor for class org.squashtest.tm.security.acls.CustomPermission
 
CustomPermissionFactory - Class in org.squashtest.tm.security.acls
 
CustomPermissionFactory() - Constructor for class org.squashtest.tm.security.acls.CustomPermissionFactory
 
CyclicStepCallException - Exception in org.squashtest.tm.exception
 
CyclicStepCallException(Exception) - Constructor for exception org.squashtest.tm.exception.CyclicStepCallException
 
CyclicStepCallException(String) - Constructor for exception org.squashtest.tm.exception.CyclicStepCallException
 
CyclicStepCallException() - Constructor for exception org.squashtest.tm.exception.CyclicStepCallException
 

D

dataIterator() - Method in interface org.squashtest.tm.domain.campaign.CampaignExportCSVModel
 
dataIterator() - Method in interface org.squashtest.tm.domain.search.SearchExportCSVModel
 
Dataset - Class in org.squashtest.tm.domain.testcase
 
Dataset() - Constructor for class org.squashtest.tm.domain.testcase.Dataset
 
Dataset(String, TestCase) - Constructor for class org.squashtest.tm.domain.testcase.Dataset
 
DatasetParamValue - Class in org.squashtest.tm.domain.testcase
 
DatasetParamValue() - Constructor for class org.squashtest.tm.domain.testcase.DatasetParamValue
 
DatasetParamValue(Parameter, Dataset) - Constructor for class org.squashtest.tm.domain.testcase.DatasetParamValue
 
DatasetParamValue(Parameter, Dataset, String) - Constructor for class org.squashtest.tm.domain.testcase.DatasetParamValue
 
deduceNewImporanceWhenAddCriticality(RequirementCriticality) - Method in enum org.squashtest.tm.domain.testcase.TestCaseImportance
will deduce the new TestCase importance when a new RequirementCriticality has been added to the associated RequirementCriticality list of the TestCase.
deduceNewStatus(ExecutionStatus, ExecutionStatus) - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
will deduce the new status of an execution based on the former execution status and former step status.
deduceTestCaseImportance(List<RequirementCriticality>) - Static method in enum org.squashtest.tm.domain.testcase.TestCaseImportance
 
deepCopy(Object) - Method in class org.squashtest.tm.infrastructure.hibernate.BlobUserType
 
DEFAULT_DISABLED_STATUSES - Static variable in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
defaultAvailableSet() - Method in enum org.squashtest.tm.domain.requirement.RequirementStatus
 
defaultEnabled() - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
Deprecated.
defaultValue - Variable in class org.squashtest.tm.domain.customfield.CustomField
 
defaultValue() - Static method in enum org.squashtest.tm.domain.testcase.TestCaseExecutionMode
 
defaultValue() - Static method in enum org.squashtest.tm.domain.testcase.TestCaseImportance
 
defaultValue() - Static method in enum org.squashtest.tm.domain.testcase.TestCaseNature
Deprecated.
 
defaultValue() - Static method in enum org.squashtest.tm.domain.testcase.TestCaseStatus
 
defaultValue() - Static method in enum org.squashtest.tm.domain.testcase.TestCaseType
Deprecated.
 
DefaultValueRequiredException - Exception in org.squashtest.tm.exception.customfield
 
DefaultValueRequiredException(Exception) - Constructor for exception org.squashtest.tm.exception.customfield.DefaultValueRequiredException
 
DefaultValueRequiredException(String) - Constructor for exception org.squashtest.tm.exception.customfield.DefaultValueRequiredException
 
DefaultValueRequiredException() - Constructor for exception org.squashtest.tm.exception.customfield.DefaultValueRequiredException
 
DenormalizedFieldHolder - Interface in org.squashtest.tm.domain.denormalizedfield
 
denormalizedFieldHolderId - Variable in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
DenormalizedFieldHolderType - Enum in org.squashtest.tm.domain.denormalizedfield
Enumerates the entities which can hold denormalized field values.
denormalizedFieldHolderType - Variable in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
DenormalizedFieldValue - Class in org.squashtest.tm.domain.denormalizedfield
 
DenormalizedFieldValue() - Constructor for class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
For ORM purposes.
DenormalizedFieldValue(CustomFieldValue, Long, DenormalizedFieldHolderType) - Constructor for class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
Copies the attributes of the given customFieldValue and it's associated customField and customFieldBinding
DenormalizedFieldVisitor - Interface in org.squashtest.tm.domain.denormalizedfield
 
DenormalizedInfoListItem - Interface in org.squashtest.tm.domain.infolist
 
DenormalizedMultiSelectField - Class in org.squashtest.tm.domain.denormalizedfield
 
DenormalizedMultiSelectField() - Constructor for class org.squashtest.tm.domain.denormalizedfield.DenormalizedMultiSelectField
For ORM purposes.
DenormalizedMultiSelectField(CustomFieldValue, Long, DenormalizedFieldHolderType) - Constructor for class org.squashtest.tm.domain.denormalizedfield.DenormalizedMultiSelectField
 
DenormalizedNature - Class in org.squashtest.tm.domain.infolist
 
DenormalizedNature() - Constructor for class org.squashtest.tm.domain.infolist.DenormalizedNature
 
DenormalizedNature(String, String, String) - Constructor for class org.squashtest.tm.domain.infolist.DenormalizedNature
 
DenormalizedRichValue - Class in org.squashtest.tm.domain.denormalizedfield
 
DenormalizedRichValue() - Constructor for class org.squashtest.tm.domain.denormalizedfield.DenormalizedRichValue
 
DenormalizedRichValue(CustomFieldValue, Long, DenormalizedFieldHolderType) - Constructor for class org.squashtest.tm.domain.denormalizedfield.DenormalizedRichValue
 
DenormalizedSingleSelectField - Class in org.squashtest.tm.domain.denormalizedfield
An Editable Denormalized Custom Field which stores a single option selected from a list.
DenormalizedSingleSelectField() - Constructor for class org.squashtest.tm.domain.denormalizedfield.DenormalizedSingleSelectField
Created a SingleSelectField with a
DenormalizedSingleSelectField(CustomFieldValue, Long, DenormalizedFieldHolderType) - Constructor for class org.squashtest.tm.domain.denormalizedfield.DenormalizedSingleSelectField
 
DenormalizedType - Class in org.squashtest.tm.domain.infolist
 
DenormalizedType() - Constructor for class org.squashtest.tm.domain.infolist.DenormalizedType
 
DenormalizedType(String, String, String) - Constructor for class org.squashtest.tm.domain.infolist.DenormalizedType
 
detachedCopy() - Method in class org.squashtest.tm.domain.testcase.Parameter
A detached copy means it belong to no test case yet
detachIssue(Long) - Method in interface org.squashtest.tm.domain.bugtracker.IssueDetector
removes the link between an issue and its issue detector.
detachIssue(Long) - Method in class org.squashtest.tm.domain.execution.Execution
 
detachIssue(Long) - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
disablePlugin(String) - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
disablePlugin(String) - Method in interface org.squashtest.tm.domain.library.PluginReferencer
tells this instance that the plugin referenced by pluginId is now disabled
disablePlugin(String) - Method in class org.squashtest.tm.domain.requirement.RequirementLibrary
 
disablePlugin(String) - Method in class org.squashtest.tm.domain.testcase.TestCaseLibrary
 
disableStatus(ExecutionStatus) - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
disassemble(Object) - Method in class org.squashtest.tm.infrastructure.hibernate.BlobUserType
 
disconnect(T) - Method in class org.squashtest.tm.domain.library.structures.GraphNode
 
doBottomUp(Closure) - Method in class org.squashtest.tm.domain.library.structures.LibraryTree
Accepts a Closure that will be applied on the nodes using bottom-up exploration.
doDeduceNewStatus(ExecutionStatus, ExecutionStatus) - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
DomainException - Exception in org.squashtest.tm.exception
 
DomainException(String, String) - Constructor for exception org.squashtest.tm.exception.DomainException
 
DomainException(String, String, Throwable) - Constructor for exception org.squashtest.tm.exception.DomainException
 
DomainException(String) - Constructor for exception org.squashtest.tm.exception.DomainException
 
doMilestonesAllowCreation() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
doMilestonesAllowCreation() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
doMilestonesAllowCreation() - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
doMilestonesAllowCreation() - Method in interface org.squashtest.tm.domain.milestone.MilestoneMember
 
doMilestonesAllowCreation() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
doMilestonesAllowCreation() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
doMilestonesAllowEdition() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
doMilestonesAllowEdition() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
doMilestonesAllowEdition() - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
doMilestonesAllowEdition() - Method in interface org.squashtest.tm.domain.milestone.MilestoneMember
 
doMilestonesAllowEdition() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
doMilestonesAllowEdition() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
doSetFirstAction(String) - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
doTopDown(Closure) - Method in class org.squashtest.tm.domain.library.structures.LibraryTree
Accepts a Closure that will be applied on the nodes using top-down exploration.
DuplicateNameException - Exception in org.squashtest.tm.exception
/!
DuplicateNameException(String, String) - Constructor for exception org.squashtest.tm.exception.DuplicateNameException
Reports an error on the name, hence the setField("name");
DuplicateNameException() - Constructor for exception org.squashtest.tm.exception.DuplicateNameException
Reports an error on the name, hence the setField("name");
DuplicateNameException(String) - Constructor for exception org.squashtest.tm.exception.DuplicateNameException
Reports an error on the name, hence the setField("name");
DuplicateTMLabelException - Exception in org.squashtest.tm.exception.testautomation
 
DuplicateTMLabelException(String) - Constructor for exception org.squashtest.tm.exception.testautomation.DuplicateTMLabelException
 
DuplicateTMLabelException() - Constructor for exception org.squashtest.tm.exception.testautomation.DuplicateTMLabelException
 

E

emptyContent() - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
emptyExecutions() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
EmptyTestSuiteTestPlanException - Exception in org.squashtest.tm.exception.execution
 
EmptyTestSuiteTestPlanException(TestSuite) - Constructor for exception org.squashtest.tm.exception.execution.EmptyTestSuiteTestPlanException
 
enablePlugin(String) - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
enablePlugin(String) - Method in interface org.squashtest.tm.domain.library.PluginReferencer
tells this instance that the plugin referenced by pluginId is now enabled
enablePlugin(String) - Method in class org.squashtest.tm.domain.requirement.RequirementLibrary
 
enablePlugin(String) - Method in class org.squashtest.tm.domain.testcase.TestCaseLibrary
 
enableStatus(ExecutionStatus) - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
entityName - Variable in enum org.squashtest.tm.exception.NameAlreadyInUseException.EntityType
 
equals(Object) - Method in class org.squashtest.tm.domain.customfield.CustomFieldOption
 
equals(Object) - Method in class org.squashtest.tm.domain.customfield.CustomFieldValueOption
 
equals(Object) - Method in class org.squashtest.tm.domain.library.GenericLibraryNode
 
equals(Object) - Method in class org.squashtest.tm.domain.library.NodeReference
 
equals(Object) - Method in class org.squashtest.tm.domain.library.structures.GraphNode
 
equals(Object) - Method in class org.squashtest.tm.domain.library.structures.NodeData
 
equals(NodeData<KEY_TYPE>) - Method in class org.squashtest.tm.domain.library.structures.NodeData
 
equals(Object) - Method in class org.squashtest.tm.domain.NamedReference
 
equals(Object) - Method in class org.squashtest.tm.domain.NamedReferencePair
 
equals(Object) - Method in class org.squashtest.tm.domain.requirement.RequirementPathEdge.PathId
 
equals(Object) - Method in class org.squashtest.tm.domain.resource.Resource
 
equals(Object) - Method in class org.squashtest.tm.domain.testcase.TestCaseLibraryNode
 
equals(Object) - Method in class org.squashtest.tm.domain.testcase.TestCasePathEdge.PathId
 
equals(Object, Object) - Method in class org.squashtest.tm.infrastructure.hibernate.BlobUserType
 
EXECUTE - Static variable in class org.squashtest.tm.security.acls.CustomPermission
 
Execution - Class in org.squashtest.tm.domain.execution
 
Execution() - Constructor for class org.squashtest.tm.domain.execution.Execution
 
Execution(TestCase) - Constructor for class org.squashtest.tm.domain.execution.Execution
Creates an execution for the test case references by the given tess plan item.
Execution(TestCase, Dataset) - Constructor for class org.squashtest.tm.domain.execution.Execution
 
ExecutionHasNoRunnableStepException - Exception in org.squashtest.tm.exception.execution
Indicates we tried to run an execution which has no runnable step.
ExecutionHasNoRunnableStepException() - Constructor for exception org.squashtest.tm.exception.execution.ExecutionHasNoRunnableStepException
 
ExecutionHasNoStepsException - Exception in org.squashtest.tm.exception.execution
Indicates we try to run an execution which has no step.
ExecutionHasNoStepsException() - Constructor for exception org.squashtest.tm.exception.execution.ExecutionHasNoStepsException
 
executionMode - Variable in class org.squashtest.tm.domain.execution.Execution
 
ExecutionStatus - Enum in org.squashtest.tm.domain.execution
This class declare the 7 execution statuses, 5 of them being canonical.
ExecutionStatusReport - Class in org.squashtest.tm.domain.execution
Bean to hold the occurrence of execution steps status from a list of execution steps.
ExecutionStatusReport() - Constructor for class org.squashtest.tm.domain.execution.ExecutionStatusReport
 
ExecutionStep - Class in org.squashtest.tm.domain.execution
 
ExecutionStep() - Constructor for class org.squashtest.tm.domain.execution.ExecutionStep
Hibernate needs this.
ExecutionStep(ActionTestStep) - Constructor for class org.squashtest.tm.domain.execution.ExecutionStep
 
ExecutionStep(ActionTestStep, Dataset) - Constructor for class org.squashtest.tm.domain.execution.ExecutionStep
 
ExpandedMilestone - Class in org.squashtest.tm.domain.milestone
 
ExpandedMilestone() - Constructor for class org.squashtest.tm.domain.milestone.ExpandedMilestone
 
EXPORT - Static variable in class org.squashtest.tm.security.acls.CustomPermission
 
ExportData - Class in org.squashtest.tm.domain.library
Common DataSource for jasper Node Export
ExportData() - Constructor for class org.squashtest.tm.domain.library.ExportData
 
ExportData(LibraryNode, Folder) - Constructor for class org.squashtest.tm.domain.library.ExportData
 
ExportData(LibraryNode) - Constructor for class org.squashtest.tm.domain.library.ExportData
 
ExportRequirementData - Class in org.squashtest.tm.domain.requirement
Data support for jasper Requirement Export
ExportRequirementData() - Constructor for class org.squashtest.tm.domain.requirement.ExportRequirementData
 
ExportRequirementData(Requirement, String, String) - Constructor for class org.squashtest.tm.domain.requirement.ExportRequirementData
 
ExportTestCaseData - Class in org.squashtest.tm.domain.testcase
Data support for jasper Test Case Export
ExportTestCaseData() - Constructor for class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
ExportTestCaseData(TestCase, TestCaseFolder) - Constructor for class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
ExportTestStepData - Class in org.squashtest.tm.domain.testcase
 
ExportTestStepData(String, String) - Constructor for class org.squashtest.tm.domain.testcase.ExportTestStepData
 
EXTENDED_DELETE - Static variable in class org.squashtest.tm.security.acls.CustomPermission
 
extract(List<? extends RequirementLibraryNode>) - Method in class org.squashtest.tm.domain.requirement.RequirementExtractor
will go through the given nodes to return a list of the requirement ones (not folder).
extractIds(T) - Static method in class org.squashtest.tm.domain.IdentifiedUtil
 

F

filter(Predicate) - Method in class org.squashtest.tm.domain.library.structures.LibraryGraph
 
filterAndcollect(Predicate, Transformer) - Method in class org.squashtest.tm.domain.library.structures.LibraryGraph
first we'll filter, then we'll collect.
findBugTracker() - Method in class org.squashtest.tm.domain.project.GenericProject
 
findByMilestone(Milestone) - Method in class org.squashtest.tm.domain.requirement.Requirement
finds which version of this requirement is bound to the given milestone, or null if there is none
findFirstExecutableTestPlanItem() - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
findFirstExecutableTestPlanItem(String) - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
findFirstRunnableStep() - Method in class org.squashtest.tm.domain.execution.Execution
 
findFirstUnexecutedStep() - Method in class org.squashtest.tm.domain.execution.Execution
return the first step with a running or a ready state.
findIssue(long) - Method in class org.squashtest.tm.domain.bugtracker.IssueList
 
findItemIndexInTestPlan(long) - Method in class org.squashtest.tm.domain.campaign.Iteration
Method which returns the position of an item test plan in the current iteration
findLastNonObsoleteVersion() - Method in class org.squashtest.tm.domain.requirement.Requirement
 
findNextExecutableTestPlanItem(long) - Method in class org.squashtest.tm.domain.campaign.TestSuite
finds next item (that last execution has unexecuted step) or (has no execution and is not test case deleted) can return item linked to test-case with no step
findNextExecutableTestPlanItem(long, String) - Method in class org.squashtest.tm.domain.campaign.TestSuite
finds next item (that last execution has unexecuted step) or (has no execution and is not test case deleted) and that is assigned to the current user if he is a tester.
findParameterByName(String) - Method in class org.squashtest.tm.domain.testcase.TestCase
Will go through this.parameters and return the Parameter matching the given name
findRequirementVersion(int) - Method in class org.squashtest.tm.domain.requirement.Requirement
 
findStrongestCriticality(List<RequirementCriticality>) - Static method in enum org.squashtest.tm.domain.requirement.RequirementCriticality
 
findTestAutomationProjectByJob(TestAutomationProject) - Method in class org.squashtest.tm.domain.project.GenericProject
returns a TestAutomationProject, bound to this TM project, that references the same job than the argument.
findTestCaseIndexInTestPlan(long) - Method in class org.squashtest.tm.domain.campaign.Iteration
Method which returns the position of a test case in the current iteration
findTestPlanItem(TestCase) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
findUsedParameterNamesInString(String) - Static method in class org.squashtest.tm.domain.testcase.Parameter
 
findUsedParametersNames() - Method in class org.squashtest.tm.domain.testcase.ActionTestStep
 
findUsedParamsNamesInSteps() - Method in class org.squashtest.tm.domain.testcase.TestCase
Will find the names of all parameters used in this test case's steps.
Folder<NODE extends LibraryNode> - Interface in org.squashtest.tm.domain.library
Interface of a Library folder.
FolderSupport<NODE extends LibraryNode,FOLDER extends Folder<NODE>> - Class in org.squashtest.tm.domain.library
This class is meant to be used as a delegate when one implements a Folder.
FolderSupport(FOLDER) - Constructor for class org.squashtest.tm.domain.library.FolderSupport
 
foreignKeyColumnName(String, String, String, String) - Method in class org.squashtest.tm.infrastructure.hibernate.UppercaseUnderscoreNamingStrategy
 
formatCategory() - Method in interface org.squashtest.tm.domain.requirement.RequirementVersionImportMemento
 
fromXMLString(String) - Method in class org.squashtest.tm.infrastructure.hibernate.BlobUserType
Deprecated.

G

GenericLibrary<NODE extends LibraryNode> - Class in org.squashtest.tm.domain.project
Abstract superclass of Library implementations based on generics.
GenericLibrary() - Constructor for class org.squashtest.tm.domain.project.GenericLibrary
 
GenericLibraryNode - Class in org.squashtest.tm.domain.library
Generic superclass for library nodes.
GenericLibraryNode() - Constructor for class org.squashtest.tm.domain.library.GenericLibraryNode
 
GenericProject - Class in org.squashtest.tm.domain.project
GenericProject is the superclass of Project and ProjectTemplate.
GenericProject() - Constructor for class org.squashtest.tm.domain.project.GenericProject
 
get(ExecutionStatus) - Method in class org.squashtest.tm.domain.execution.ExecutionStatusReport
 
getAction() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getAction() - Method in class org.squashtest.tm.domain.testcase.ActionTestStep
 
getAction() - Method in class org.squashtest.tm.domain.testcase.ExportTestStepData
 
getActionSteps() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getActivated() - Method in class org.squashtest.tm.domain.projectfilter.ProjectFilter
 
getActive() - Method in class org.squashtest.tm.domain.users.User
 
getActualEndDate() - Method in class org.squashtest.tm.domain.campaign.ActualTimePeriod
 
getActualEndDate() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
getActualEndDate() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getActualStartDate() - Method in class org.squashtest.tm.domain.campaign.ActualTimePeriod
 
getActualStartDate() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
getActualStartDate() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getAddedOn() - Method in class org.squashtest.tm.domain.attachment.Attachment
 
getAddToTotalCount() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoring
 
getAddToTotalCount() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForRequirementVersions
 
getAddToTotalCount() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForTestcases
 
getAllAttachments() - Method in class org.squashtest.tm.domain.attachment.AttachmentList
 
getAllAttachments() - Method in class org.squashtest.tm.domain.testcase.ActionTestStep
 
getAllAttachments() - Method in class org.squashtest.tm.domain.testcase.TestCaseLibraryNode
 
getAllIssueListId() - Method in interface org.squashtest.tm.domain.bugtracker.IssueDetector
 
getAllIssueListId() - Method in class org.squashtest.tm.domain.execution.Execution
 
getAllIssueListId() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getAllIssues() - Method in class org.squashtest.tm.domain.bugtracker.IssueList
 
getAllNodes() - Method in class org.squashtest.tm.domain.library.structures.LibraryTree
 
getAllowsStatusUpdate() - Method in enum org.squashtest.tm.domain.requirement.RequirementStatus
tells whether the status could be changed regardless of RequirementStatus.isRequirementModifiable();
getAllPluginBindings() - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
getAllPluginBindings() - Method in interface org.squashtest.tm.domain.library.PluginReferencer
 
getAllPluginBindings() - Method in class org.squashtest.tm.domain.requirement.RequirementLibrary
 
getAllPluginBindings() - Method in class org.squashtest.tm.domain.testcase.TestCaseLibrary
 
getAllStatusAllowingObjectBind() - Static method in enum org.squashtest.tm.domain.milestone.MilestoneStatus
 
getAncestorId() - Method in class org.squashtest.tm.domain.requirement.RequirementPathEdge
 
getAncestorId() - Method in class org.squashtest.tm.domain.testcase.TestCasePathEdge
 
getAssignee() - Method in class org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator
 
getAttachmentById(long) - Method in class org.squashtest.tm.domain.attachment.AttachmentList
 
getAttachmentList() - Method in interface org.squashtest.tm.domain.attachment.AttachmentHolder
Should return the container for this object's attachments.
getAttachmentList() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getAttachmentList() - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
getAttachmentList() - Method in class org.squashtest.tm.domain.execution.Execution
 
getAttachmentList() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getAttachmentList() - Method in class org.squashtest.tm.domain.library.GenericLibraryNode
 
getAttachmentList() - Method in class org.squashtest.tm.domain.project.GenericLibrary
 
getAttachmentList() - Method in class org.squashtest.tm.domain.project.GenericProject
 
getAttachmentList() - Method in class org.squashtest.tm.domain.requirement.RequirementLibraryNode
 
getAttachmentList() - Method in class org.squashtest.tm.domain.resource.Resource
 
getAttachmentList() - Method in class org.squashtest.tm.domain.testcase.ActionTestStep
 
getAuthor() - Method in class org.squashtest.tm.domain.event.RequirementAuditEvent
 
getAutomatedExecutionExtender() - Method in class org.squashtest.tm.domain.execution.Execution
 
getAutomatedProject() - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
 
getAutomatedSuite() - Method in class org.squashtest.tm.domain.execution.Execution
 
getAutomatedSuite() - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
 
getAutomatedTest() - Method in class org.squashtest.tm.domain.execution.Execution
 
getAutomatedTest() - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
 
getAutomatedTest() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getAvailableNextStatus() - Method in enum org.squashtest.tm.domain.requirement.RequirementStatus
the set of the available status transition.
getBaseURL() - Method in class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
getBinding() - Method in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
getBoundEntity() - Method in class org.squashtest.tm.domain.customfield.CustomFieldBinding
 
getBoundEntityId() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
getBoundEntityId() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getBoundEntityId() - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
getBoundEntityId() - Method in interface org.squashtest.tm.domain.customfield.BoundEntity
 
getBoundEntityId() - Method in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
getBoundEntityId() - Method in class org.squashtest.tm.domain.execution.Execution
 
getBoundEntityId() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getBoundEntityId() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
getBoundEntityId() - Method in class org.squashtest.tm.domain.testcase.ActionTestStep
 
getBoundEntityId() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getBoundEntityType() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
getBoundEntityType() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getBoundEntityType() - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
getBoundEntityType() - Method in interface org.squashtest.tm.domain.customfield.BoundEntity
 
getBoundEntityType() - Method in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
getBoundEntityType() - Method in class org.squashtest.tm.domain.execution.Execution
 
getBoundEntityType() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getBoundEntityType() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
getBoundEntityType() - Method in class org.squashtest.tm.domain.testcase.ActionTestStep
 
getBoundEntityType() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getBoundProject() - Method in class org.squashtest.tm.domain.customfield.CustomFieldBinding
 
getBugtracker() - Method in class org.squashtest.tm.domain.bugtracker.BugTrackerBinding
 
getBugtracker() - Method in class org.squashtest.tm.domain.bugtracker.Issue
 
getBugTracker() - Method in interface org.squashtest.tm.domain.bugtracker.IssueDetector
 
getBugtracker() - Method in class org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator
 
getBugTracker() - Method in class org.squashtest.tm.domain.execution.Execution
 
getBugTracker() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getBugtracker() - Method in class org.squashtest.tm.domain.project.ProjectForCustomCompare
 
getBugtrackerBinding() - Method in class org.squashtest.tm.domain.project.GenericProject
 
getByLevel(int) - Static method in enum org.squashtest.tm.domain.milestone.MilestoneStatus
 
getCalled() - Method in class org.squashtest.tm.domain.NamedReferencePair
 
getCalledDataset() - Method in class org.squashtest.tm.domain.testcase.CallTestStep
 
getCalledTestCase() - Method in class org.squashtest.tm.domain.testcase.CallTestStep
 
getCaller() - Method in class org.squashtest.tm.domain.NamedReferencePair
 
getCampaign() - Method in class org.squashtest.tm.domain.campaign.CampaignTestPlanItem
 
getCampaign() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getCampaign() - Method in class org.squashtest.tm.domain.execution.Execution
 
getCampaign() - Method in exception org.squashtest.tm.exception.campaign.TestCaseAlreadyInTestPlanException
 
getCampaignIndexDate() - Method in class org.squashtest.tm.domain.library.IndexModel
 
getCampaignIndexingDate() - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
getCampaignIndexVersion() - Method in class org.squashtest.tm.domain.library.IndexModel
 
getCampaignLibrary() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getCampaignLibrary() - Method in class org.squashtest.tm.domain.execution.Execution
 
getCampaignLibrary() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getCampaignLibrary() - Method in class org.squashtest.tm.domain.project.AdministrableProject
 
getCampaignLibrary() - Method in class org.squashtest.tm.domain.project.GenericProject
 
getCampaignLibrary() - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
 
getCampaigns() - Method in class org.squashtest.tm.domain.milestone.Milestone
Deprecated.
getCampaignsNumber() - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
getCandidateVersion() - Method in exception org.squashtest.tm.exception.requirement.RequirementAlreadyVerifiedException
 
getCanonicalStatus() - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
getCanonicalStatusSet() - Static method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
getCategory() - Method in class org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator
 
getCategory() - Method in class org.squashtest.tm.domain.requirement.ExportRequirementData
 
getCategory() - Method in class org.squashtest.tm.domain.requirement.NewRequirementVersionDto
 
getCategory() - Method in class org.squashtest.tm.domain.requirement.Requirement
 
getCategory() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
getCategory() - Method in interface org.squashtest.tm.domain.requirement.RequirementVersionImportMemento
 
getCells() - Method in interface org.squashtest.tm.domain.campaign.CampaignExportCSVModel.Row
 
getCells() - Method in interface org.squashtest.tm.domain.search.SearchExportCSVModel.Row
 
getChild() - Method in class org.squashtest.tm.domain.library.structures.LibraryTree.TreeNodePair
 
getChildless() - Method in class org.squashtest.tm.domain.library.structures.LibraryGraph
 
getChildren() - Method in class org.squashtest.tm.domain.library.structures.TreeNode
 
getClassName() - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
getClassName() - Method in class org.squashtest.tm.domain.requirement.RequirementLibrary
 
getClassName() - Method in interface org.squashtest.tm.domain.SelfClassAware
 
getClassName() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getClassName() - Method in class org.squashtest.tm.domain.testcase.TestCaseFolder
 
getClassName() - Method in class org.squashtest.tm.domain.testcase.TestCaseLibrary
 
getClassSimpleName() - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
getClassSimpleName() - Method in class org.squashtest.tm.domain.requirement.RequirementLibrary
 
getClassSimpleName() - Method in interface org.squashtest.tm.domain.SelfClassAware
 
getClassSimpleName() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getClassSimpleName() - Method in class org.squashtest.tm.domain.testcase.TestCaseFolder
 
getClassSimpleName() - Method in class org.squashtest.tm.domain.testcase.TestCaseLibrary
 
getCode() - Method in class org.squashtest.tm.domain.customfield.CustomField
 
getCode() - Method in class org.squashtest.tm.domain.customfield.CustomFieldOption
 
getCode() - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
getCode() - Method in interface org.squashtest.tm.domain.infolist.DenormalizedInfoListItem
 
getCode() - Method in class org.squashtest.tm.domain.infolist.DenormalizedNature
 
getCode() - Method in class org.squashtest.tm.domain.infolist.DenormalizedType
 
getCode() - Method in class org.squashtest.tm.domain.infolist.InfoList
 
getCode() - Method in class org.squashtest.tm.domain.infolist.InfoListItem
 
getCode() - Method in enum org.squashtest.tm.domain.infolist.SystemInfoListCode
 
getCode() - Method in enum org.squashtest.tm.domain.infolist.SystemInfoListItemCode
 
getCode() - Method in enum org.squashtest.tm.domain.requirement.RequirementCategory
Deprecated.
 
getCode() - Method in enum org.squashtest.tm.domain.requirement.RequirementCriticality
 
getComment() - Method in class org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator
 
getComment() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getContent() - Method in class org.squashtest.tm.domain.attachment.Attachment
 
getContent() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
getContent() - Method in class org.squashtest.tm.domain.campaign.CampaignFolder
 
getContent() - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
getContent() - Method in class org.squashtest.tm.domain.campaign.Iteration
The content of an iteration means its test suites.
getContent() - Method in interface org.squashtest.tm.domain.library.NodeContainer
 
getContent() - Method in class org.squashtest.tm.domain.requirement.Requirement
 
getContent() - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
getContent() - Method in class org.squashtest.tm.domain.requirement.RequirementLibrary
 
getContent() - Method in class org.squashtest.tm.domain.testcase.TestCaseFolder
 
getContent() - Method in class org.squashtest.tm.domain.testcase.TestCaseLibrary
 
getContentNames() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
getContentNames() - Method in class org.squashtest.tm.domain.campaign.CampaignFolder
 
getContentNames() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getContentNames() - Method in class org.squashtest.tm.domain.library.FolderSupport
 
getContentNames() - Method in interface org.squashtest.tm.domain.library.NodeContainer
 
getContentNames() - Method in class org.squashtest.tm.domain.project.GenericLibrary
 
getContentNames() - Method in class org.squashtest.tm.domain.requirement.Requirement
 
getContentNames() - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
getContentNames() - Method in class org.squashtest.tm.domain.testcase.TestCaseFolder
 
getCreatedBy() - Method in interface org.squashtest.tm.domain.audit.AuditableMixin
 
getCreatedBy() - Method in class org.squashtest.tm.domain.audit.AuditableSupport
 
getCreatedBy() - Method in class org.squashtest.tm.domain.library.ExportData
 
getCreatedBy() - Method in interface org.squashtest.tm.domain.requirement.RequirementVersionImportMemento
 
getCreatedOn() - Method in interface org.squashtest.tm.domain.audit.AuditableMixin
 
getCreatedOn() - Method in class org.squashtest.tm.domain.audit.AuditableSupport
 
getCreatedOn() - Method in class org.squashtest.tm.domain.library.ExportData
 
getCreatedOn() - Method in interface org.squashtest.tm.domain.requirement.RequirementVersionImportMemento
 
getCriticality() - Method in class org.squashtest.tm.domain.requirement.ExportRequirementData
 
getCriticality() - Method in class org.squashtest.tm.domain.requirement.NewRequirementVersionDto
 
getCriticality() - Method in class org.squashtest.tm.domain.requirement.Requirement
 
getCriticality() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
getCriticality() - Method in interface org.squashtest.tm.domain.requirement.RequirementVersionImportMemento
 
getCurrentSquashVersion() - Method in class org.squashtest.tm.domain.library.IndexModel
 
getCurrentVersion() - Method in class org.squashtest.tm.domain.requirement.ExportRequirementData
 
getCurrentVersion() - Method in class org.squashtest.tm.domain.requirement.Requirement
 
getCustomField() - Method in class org.squashtest.tm.domain.customfield.CustomFieldBinding
 
getCustomField() - Method in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
getCustomFields() - Method in class org.squashtest.tm.domain.requirement.NewRequirementVersionDto
 
getCustomFieldValue() - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
getDataset() - Method in class org.squashtest.tm.domain.testcase.DatasetParamValue
 
getDatasetLabel() - Method in class org.squashtest.tm.domain.execution.Execution
 
getDatasets() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getDate() - Method in class org.squashtest.tm.domain.event.RequirementAuditEvent
 
getDefaultItem() - Method in class org.squashtest.tm.domain.infolist.InfoList
 
getDefaultMessage() - Method in exception org.squashtest.tm.exception.DomainException
 
getDefaultValue() - Method in class org.squashtest.tm.domain.customfield.CustomField
 
getDefaultValue() - Method in class org.squashtest.tm.domain.customfield.RichTextField
 
getDefaultValueAsDate() - Method in class org.squashtest.tm.domain.customfield.CustomField
 
getDefaultVerifiableVersion() - Method in class org.squashtest.tm.domain.requirement.Requirement
returns this requirement's version which should be linked to a test case by default.
getDenormalizedFieldHolderId() - Method in interface org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldHolder
 
getDenormalizedFieldHolderId() - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
getDenormalizedFieldHolderId() - Method in class org.squashtest.tm.domain.execution.Execution
 
getDenormalizedFieldHolderId() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getDenormalizedFieldHolderType() - Method in interface org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldHolder
 
getDenormalizedFieldHolderType() - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
getDenormalizedFieldHolderType() - Method in class org.squashtest.tm.domain.execution.Execution
 
getDenormalizedFieldHolderType() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getDepth() - Method in class org.squashtest.tm.domain.library.structures.LibraryTree
return the depth of the tree, ie how many layers does the tree count.
getDepth() - Method in class org.squashtest.tm.domain.requirement.RequirementPathEdge
 
getDepth() - Method in class org.squashtest.tm.domain.testcase.TestCasePathEdge
 
getDescendantId() - Method in class org.squashtest.tm.domain.requirement.RequirementPathEdge
 
getDescendantId() - Method in class org.squashtest.tm.domain.testcase.TestCasePathEdge
 
getDescription() - Method in class org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator
 
getDescription() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getDescription() - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
getDescription() - Method in class org.squashtest.tm.domain.execution.Execution
 
getDescription() - Method in class org.squashtest.tm.domain.infolist.InfoList
 
getDescription() - Method in class org.squashtest.tm.domain.library.ExportData
 
getDescription() - Method in class org.squashtest.tm.domain.library.GenericLibraryNode
 
getDescription() - Method in interface org.squashtest.tm.domain.library.LibraryNode
 
getDescription() - Method in class org.squashtest.tm.domain.milestone.Milestone
 
getDescription() - Method in class org.squashtest.tm.domain.project.AdministrableProject
 
getDescription() - Method in class org.squashtest.tm.domain.project.GenericProject
 
getDescription() - Method in class org.squashtest.tm.domain.requirement.NewRequirementVersionDto
 
getDescription() - Method in class org.squashtest.tm.domain.requirement.Requirement
 
getDescription() - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
getDescription() - Method in interface org.squashtest.tm.domain.requirement.RequirementVersionImportMemento
 
getDescription() - Method in class org.squashtest.tm.domain.resource.Resource
 
getDescription() - Method in class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
getDescription() - Method in class org.squashtest.tm.domain.testcase.Parameter
 
getDescription() - Method in class org.squashtest.tm.domain.users.Team
 
getDisabledStatus() - Method in enum org.squashtest.tm.domain.requirement.RequirementStatus
the set of the NON-available status transition.
getDisabledStatuses() - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
getDocumentsAdded() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoring
 
getDocumentsAdded() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForRequirementVersions
 
getDocumentsAdded() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForTestcases
 
getDocumentsBuilt() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoring
 
getDocumentsBuilt() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForRequirementVersions
 
getDocumentsBuilt() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForTestcases
 
getEmail() - Method in class org.squashtest.tm.domain.users.User
 
getEnabledPlugins() - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
getEnabledPlugins() - Method in interface org.squashtest.tm.domain.library.PluginReferencer
 
getEnabledPlugins() - Method in class org.squashtest.tm.domain.requirement.RequirementLibrary
 
getEnabledPlugins() - Method in class org.squashtest.tm.domain.testcase.TestCaseLibrary
 
getEndDate() - Method in class org.squashtest.tm.domain.milestone.Milestone
 
getEndDate() - Method in class org.squashtest.tm.domain.search.AdvancedSearchTimeIntervalFieldModel
 
getEntitiesLoaded() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoring
 
getEntitiesLoaded() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForRequirementVersions
 
getEntitiesLoaded() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForTestcases
 
getEntityClass() - Method in exception org.squashtest.tm.exception.UnknownEntityException
 
getEntityId() - Method in exception org.squashtest.tm.exception.UnknownEntityException
 
getEntityName() - Method in exception org.squashtest.tm.exception.NameAlreadyInUseException
 
getExceptions() - Method in exception org.squashtest.tm.exception.CompositeDomainException
 
getExceptions() - Method in exception org.squashtest.tm.exception.CompositeException
 
getExecution() - Method in class org.squashtest.tm.domain.bugtracker.IssueOwnership
 
getExecution() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getExecution() - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
 
getExecutionExtenders() - Method in class org.squashtest.tm.domain.testautomation.AutomatedSuite
 
getExecutionMode() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
getExecutionMode() - Method in class org.squashtest.tm.domain.execution.Execution
 
getExecutionMode() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getExecutionOrder() - Method in class org.squashtest.tm.domain.execution.Execution
 
getExecutions() - Method in class org.squashtest.tm.domain.campaign.Iteration
flattened list of the executions
getExecutions() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
getExecutionsNumber() - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
getExecutionStatus() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
getExecutionStatus() - Method in class org.squashtest.tm.domain.execution.Execution
 
getExecutionStatus() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getExecutionStatus() - Method in interface org.squashtest.tm.domain.library.HasExecutionStatus
 
getExecutionStepOrder() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getExpectedResult() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getExpectedResult() - Method in class org.squashtest.tm.domain.testcase.ActionTestStep
 
getExpectedResult() - Method in class org.squashtest.tm.domain.testcase.ExportTestStepData
 
getField() - Method in exception org.squashtest.tm.exception.DomainException
 
getFields() - Method in class org.squashtest.tm.domain.search.AdvancedSearchModel
 
getFieldValue() - Method in exception org.squashtest.tm.exception.DomainException
 
getFirstAction() - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
getFirstExpectedResult() - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
getFirstName() - Method in class org.squashtest.tm.domain.users.User
 
getFirstTestPlanItem() - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
getFirstTestPlanItem(String) - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
getFolderId() - Method in class org.squashtest.tm.domain.library.ExportData
 
getFolderName() - Method in class org.squashtest.tm.domain.library.ExportData
 
getFormattedSize() - Method in class org.squashtest.tm.domain.attachment.Attachment
 
getFormattedSize(Locale) - Method in class org.squashtest.tm.domain.attachment.Attachment
 
getFullLabel() - Method in class org.squashtest.tm.domain.testautomation.AutomatedTest
 
getFullName() - Method in class org.squashtest.tm.domain.testautomation.AutomatedTest
 
getFullName() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getGenericProject() - Method in class org.squashtest.tm.domain.project.ProjectForCustomCompare
 
getGroup() - Method in class org.squashtest.tm.domain.users.Party
 
getHeader() - Method in interface org.squashtest.tm.domain.campaign.CampaignExportCSVModel
 
getHeader() - Method in interface org.squashtest.tm.domain.search.SearchExportCSVModel
 
getI18nKey() - Method in enum org.squashtest.tm.domain.campaign.TestPlanStatus
 
getI18nKey() - Method in enum org.squashtest.tm.domain.customfield.BindableEntity
 
getI18nKey() - Method in enum org.squashtest.tm.domain.customfield.InputType
 
getI18nKey() - Method in enum org.squashtest.tm.domain.customfield.RenderingLocation
 
getI18nKey() - Method in enum org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldHolderType
 
getI18nKey() - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
getI18nKey() - Method in enum org.squashtest.tm.domain.milestone.MilestoneRange
 
getI18nKey() - Method in enum org.squashtest.tm.domain.milestone.MilestoneStatus
 
getI18nKey() - Method in enum org.squashtest.tm.domain.requirement.RequirementCategory
Deprecated.
 
getI18nKey() - Method in enum org.squashtest.tm.domain.requirement.RequirementCriticality
 
getI18nKey() - Method in enum org.squashtest.tm.domain.requirement.RequirementStatus
 
getI18nKey() - Method in enum org.squashtest.tm.domain.requirement.VerificationCriterion
 
getI18nKey() - Method in enum org.squashtest.tm.domain.testcase.TestCaseExecutionMode
 
getI18nKey() - Method in enum org.squashtest.tm.domain.testcase.TestCaseImportance
(non-Javadoc)
getI18nKey() - Method in enum org.squashtest.tm.domain.testcase.TestCaseNature
Deprecated.
 
getI18nKey() - Method in enum org.squashtest.tm.domain.testcase.TestCaseStatus
 
getI18nKey() - Method in enum org.squashtest.tm.domain.testcase.TestCaseType
Deprecated.
 
getI18nKey() - Method in exception org.squashtest.tm.domain.UnauthorizedPasswordChange
 
getI18nKey() - Method in exception org.squashtest.tm.exception.BugTrackerNameAlreadyExistsException
Deprecated.
 
getI18nKey() - Method in exception org.squashtest.tm.exception.ColumnHeaderNotFoundException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.customfield.CannotDeleteDefaultOptionException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.customfield.CodeAlreadyExistsException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.customfield.CodeDoesNotMatchesPatternException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.customfield.DefaultValueRequiredException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.customfield.MandatoryCufException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.customfield.OptionAlreadyExistException
(non-Javadoc)
getI18nKey() - Method in exception org.squashtest.tm.exception.CyclicStepCallException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.DomainException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.DuplicateNameException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.execution.EmptyTestSuiteTestPlanException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.execution.ExecutionHasNoRunnableStepException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.execution.ExecutionHasNoStepsException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.execution.TestPlanItemNotExecutableException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.execution.TestPlanTerminatedOrNoStepsException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.InconsistentInfoListItemException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.IssueAlreadyBoundException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.library.CannotCopyNodeException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.library.CannotDeleteProjectException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.library.CannotMoveInHimselfException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.library.NameAlreadyExistsAtDestinationException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.library.NotDeletableException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.library.RightsUnsuficientsForOperationException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.milestone.MilestoneLabelAlreadyExistsException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.NameAlreadyInUseException
(non-Javadoc)
getI18nKey() - Method in exception org.squashtest.tm.exception.NoBugTrackerBindingException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.PasswordChangeFailedException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.requirement.CopyPasteObsoleteException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.requirement.IllegalRequirementModificationException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.SheetCorruptedException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.testautomation.DuplicateTMLabelException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.testautomation.MalformedScriptPathException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.testautomation.UserAndServerDefinedAlreadyException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.UnallowedTestAssociationException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.user.LoginAlreadyExistsException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.user.LoginDoNotExistException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.WrongPasswordException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.WrongStringSizeException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.WrongUrlException
 
getI18nKey() - Method in exception org.squashtest.tm.exception.ZipCorruptedException
 
getI18nParams() - Method in exception org.squashtest.tm.exception.customfield.OptionAlreadyExistException
 
getI18nParams() - Method in exception org.squashtest.tm.exception.DomainException
Can be overridden by subclasses to return the params to use when fetching the i18n'd message.
getI18nParams() - Method in exception org.squashtest.tm.exception.InconsistentInfoListItemException
 
getI18nParams() - Method in exception org.squashtest.tm.exception.NameAlreadyInUseException
 
getI18nParams() - Method in exception org.squashtest.tm.exception.testautomation.UserAndServerDefinedAlreadyException
 
getI18nParams() - Method in exception org.squashtest.tm.exception.WrongStringSizeException
 
getI18nParams() - Method in exception org.squashtest.tm.exception.WrongUrlException
 
getIconName() - Method in interface org.squashtest.tm.domain.infolist.DenormalizedInfoListItem
 
getIconName() - Method in class org.squashtest.tm.domain.infolist.DenormalizedNature
 
getIconName() - Method in class org.squashtest.tm.domain.infolist.DenormalizedType
 
getIconName() - Method in class org.squashtest.tm.domain.infolist.InfoListItem
 
getId() - Method in class org.squashtest.tm.domain.attachment.Attachment
 
getId() - Method in class org.squashtest.tm.domain.attachment.AttachmentContent
 
getId() - Method in class org.squashtest.tm.domain.attachment.AttachmentList
 
getId() - Method in class org.squashtest.tm.domain.bugtracker.BugTrackerBinding
 
getId() - Method in class org.squashtest.tm.domain.bugtracker.Issue
 
getId() - Method in class org.squashtest.tm.domain.bugtracker.IssueList
 
getId() - Method in class org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator
 
getId() - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
getId() - Method in class org.squashtest.tm.domain.campaign.CampaignLibraryNode
 
getId() - Method in class org.squashtest.tm.domain.campaign.CampaignTestPlanItem
 
getId() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getId() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
getId() - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
getId() - Method in class org.squashtest.tm.domain.customfield.CustomField
 
getId() - Method in class org.squashtest.tm.domain.customfield.CustomFieldBinding
 
getId() - Method in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
getId() - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
getId() - Method in class org.squashtest.tm.domain.event.RequirementAuditEvent
 
getId() - Method in class org.squashtest.tm.domain.execution.Execution
 
getId() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getId() - Method in interface org.squashtest.tm.domain.Identified
 
getId() - Method in class org.squashtest.tm.domain.infolist.InfoList
 
getId() - Method in class org.squashtest.tm.domain.infolist.InfoListItem
 
getId() - Method in class org.squashtest.tm.domain.library.ExportData
 
getId() - Method in class org.squashtest.tm.domain.library.NodeReference
 
getId() - Method in class org.squashtest.tm.domain.milestone.Milestone
 
getId() - Method in class org.squashtest.tm.domain.NamedReference
 
getId() - Method in class org.squashtest.tm.domain.project.AdministrableProject
 
getId() - Method in class org.squashtest.tm.domain.project.GenericProject
 
getId() - Method in class org.squashtest.tm.domain.project.LibraryPluginBinding
 
getId() - Method in class org.squashtest.tm.domain.projectfilter.ProjectFilter
 
getId() - Method in class org.squashtest.tm.domain.requirement.RequirementLibrary
 
getId() - Method in class org.squashtest.tm.domain.requirement.RequirementLibraryNode
 
getId() - Method in class org.squashtest.tm.domain.resource.Resource
 
getId() - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
 
getId() - Method in class org.squashtest.tm.domain.testautomation.AutomatedSuite
 
getId() - Method in class org.squashtest.tm.domain.testautomation.AutomatedTest
 
getId() - Method in class org.squashtest.tm.domain.testautomation.TestAutomationProject
 
getId() - Method in class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
getId() - Method in class org.squashtest.tm.domain.testcase.Dataset
 
getId() - Method in class org.squashtest.tm.domain.testcase.DatasetParamValue
 
getId() - Method in class org.squashtest.tm.domain.testcase.Parameter
 
getId() - Method in class org.squashtest.tm.domain.testcase.RequirementVersionCoverage
 
getId() - Method in class org.squashtest.tm.domain.testcase.TestCaseLibrary
 
getId() - Method in class org.squashtest.tm.domain.testcase.TestCaseLibraryNode
 
getId() - Method in class org.squashtest.tm.domain.testcase.TestStep
 
getId() - Method in class org.squashtest.tm.domain.users.Party
 
getId() - Method in class org.squashtest.tm.domain.users.UsersGroup
 
getId() - Method in class org.squashtest.tm.security.acls.PermissionGroup
 
getImportance() - Method in class org.squashtest.tm.domain.execution.Execution
 
getImportance() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getImportanceAuto() - Method in class org.squashtest.tm.domain.testcase.TestCase
Same as TestCase.isImportanceAuto(), required as per javabean spec since it returns a Boolean instead of a boolean.
getInbounds() - Method in class org.squashtest.tm.domain.library.structures.GraphNode
 
getIndex() - Method in class org.squashtest.tm.domain.testcase.TestStep
 
getIndexOf(IterationTestPlanItem) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getInfoList() - Method in class org.squashtest.tm.domain.infolist.InfoListItem
 
getInputType() - Method in class org.squashtest.tm.domain.customfield.CustomField
 
getInputType() - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
getInstance() - Static method in class org.squashtest.tm.domain.IdentifiedComparator
 
getInstance() - Static method in class org.squashtest.tm.domain.LevelComparator
 
getInstance() - Static method in class org.squashtest.tm.validation.ValidatorFactoryBean
 
getIssue() - Method in class org.squashtest.tm.domain.bugtracker.IssueOwnership
 
getIssueId() - Method in class org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator
 
getIssueList() - Method in class org.squashtest.tm.domain.bugtracker.Issue
 
getIssueList() - Method in interface org.squashtest.tm.domain.bugtracker.IssueDetector
 
getIssueList() - Method in class org.squashtest.tm.domain.execution.Execution
 
getIssueList() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getIssueListId() - Method in interface org.squashtest.tm.domain.bugtracker.IssueDetector
 
getIssueListId() - Method in class org.squashtest.tm.domain.execution.Execution
 
getIssueListId() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getItems() - Method in class org.squashtest.tm.domain.infolist.InfoList
 
getIteration() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
getIteration() - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
getIteration() - Method in class org.squashtest.tm.domain.execution.Execution
 
getIterations() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
getIterationsNumber() - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
getJobName() - Method in class org.squashtest.tm.domain.testautomation.TestAutomationProject
 
getKey() - Method in class org.squashtest.tm.domain.library.structures.GraphNode
 
getKey() - Method in class org.squashtest.tm.domain.library.structures.NodeData
 
getKey() - Method in class org.squashtest.tm.domain.library.structures.TreeNode
 
getKind() - Method in class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
getKnownChildrenPath(String) - Method in class org.squashtest.tm.domain.library.structures.StringPathMap
given a path, will return paths corresponding to children present in the map.
getLabel() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
getLabel() - Method in class org.squashtest.tm.domain.customfield.CustomField
 
getLabel() - Method in class org.squashtest.tm.domain.customfield.CustomFieldOption
 
getLabel() - Method in class org.squashtest.tm.domain.customfield.CustomFieldValueOption
 
getLabel() - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
getLabel() - Method in interface org.squashtest.tm.domain.infolist.DenormalizedInfoListItem
 
getLabel() - Method in class org.squashtest.tm.domain.infolist.DenormalizedNature
 
getLabel() - Method in class org.squashtest.tm.domain.infolist.DenormalizedType
 
getLabel() - Method in class org.squashtest.tm.domain.infolist.InfoList
 
getLabel() - Method in class org.squashtest.tm.domain.infolist.InfoListItem
 
getLabel() - Method in class org.squashtest.tm.domain.milestone.Milestone
 
getLabel() - Method in class org.squashtest.tm.domain.project.AdministrableProject
 
getLabel() - Method in class org.squashtest.tm.domain.project.GenericProject
 
getLabel() - Method in class org.squashtest.tm.domain.testautomation.TestAutomationProject
 
getLastExecutedBy() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
getLastExecutedBy() - Method in class org.squashtest.tm.domain.execution.Execution
 
getLastExecutedBy() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getLastExecutedOn() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
getLastExecutedOn() - Method in class org.squashtest.tm.domain.execution.Execution
 
getLastExecutedOn() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getLastModifiedBy() - Method in interface org.squashtest.tm.domain.audit.AuditableMixin
 
getLastModifiedBy() - Method in class org.squashtest.tm.domain.audit.AuditableSupport
 
getLastModifiedBy() - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
getLastModifiedOn() - Method in interface org.squashtest.tm.domain.audit.AuditableMixin
 
getLastModifiedOn() - Method in class org.squashtest.tm.domain.audit.AuditableSupport
 
getLastModifiedOn() - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
getLastName() - Method in class org.squashtest.tm.domain.users.User
 
getLastStep() - Method in class org.squashtest.tm.domain.execution.Execution
 
getLatestExecution() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
getLayer(Integer) - Method in class org.squashtest.tm.domain.library.structures.LibraryTree
Given an integer, returns the layer at the corresponding depth in the tree.
getLegalStatusSet() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
getLegalStatusSet() - Method in class org.squashtest.tm.domain.execution.Execution
 
getLegalStatusSet() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getLegalStatusSet() - Method in interface org.squashtest.tm.domain.library.HasExecutionStatus
 
getLegalStatusSet() - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
 
getLevel() - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
getLevel() - Method in interface org.squashtest.tm.domain.Level
 
getLevel() - Method in enum org.squashtest.tm.domain.milestone.MilestoneRange
 
getLevel() - Method in enum org.squashtest.tm.domain.milestone.MilestoneStatus
 
getLevel() - Method in enum org.squashtest.tm.domain.requirement.RequirementCategory
Deprecated.
 
getLevel() - Method in enum org.squashtest.tm.domain.requirement.RequirementCriticality
 
getLevel() - Method in enum org.squashtest.tm.domain.requirement.RequirementStatus
 
getLevel() - Method in enum org.squashtest.tm.domain.testcase.TestCaseImportance
 
getLevel() - Method in enum org.squashtest.tm.domain.testcase.TestCaseNature
Deprecated.
 
getLevel() - Method in enum org.squashtest.tm.domain.testcase.TestCaseStatus
 
getLevel() - Method in enum org.squashtest.tm.domain.testcase.TestCaseType
Deprecated.
 
getLibrary() - Method in class org.squashtest.tm.domain.campaign.CampaignLibraryNode
 
getLibrary() - Method in class org.squashtest.tm.domain.project.GenericLibrary
 
getLibrary() - Method in interface org.squashtest.tm.domain.project.ProjectResource
 
getLibrary() - Method in class org.squashtest.tm.domain.requirement.RequirementLibraryNode
 
getLibrary() - Method in class org.squashtest.tm.domain.testcase.TestCaseLibraryNode
 
getLibrary() - Method in class org.squashtest.tm.domain.testcase.TestStep
 
getLogin() - Method in class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
getLogin() - Method in class org.squashtest.tm.domain.users.User
 
getMappedElement(String) - Method in class org.squashtest.tm.domain.library.structures.StringPathMap
 
getMaxValue() - Method in class org.squashtest.tm.domain.search.AdvancedSearchRangeFieldModel
 
getMembers() - Method in class org.squashtest.tm.domain.users.Team
 
getMilestone() - Method in class org.squashtest.tm.domain.milestone.ExpandedMilestone
 
getMilestone() - Method in class org.squashtest.tm.domain.requirement.ExportRequirementData
 
getMilestones() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
getMilestones() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getMilestones() - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
getMilestones() - Method in interface org.squashtest.tm.domain.milestone.MilestoneMember
 
getMilestones() - Method in class org.squashtest.tm.domain.project.GenericProject
 
getMilestones() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
getMilestones() - Method in interface org.squashtest.tm.domain.requirement.RequirementVersionImportMemento
 
getMilestones() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getMinValue() - Method in class org.squashtest.tm.domain.search.AdvancedSearchRangeFieldModel
 
getName() - Method in class org.squashtest.tm.domain.attachment.Attachment
 
getName() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getName() - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
getName() - Method in class org.squashtest.tm.domain.customfield.CustomField
 
getName() - Method in class org.squashtest.tm.domain.execution.Execution
 
getName() - Method in interface org.squashtest.tm.domain.library.Copiable
 
getName() - Method in class org.squashtest.tm.domain.library.ExportData
 
getName() - Method in class org.squashtest.tm.domain.library.GenericLibraryNode
 
getName() - Method in interface org.squashtest.tm.domain.library.LibraryNode
 
getName() - Method in class org.squashtest.tm.domain.library.NodeReference
 
getName() - Method in class org.squashtest.tm.domain.NamedReference
 
getName() - Method in class org.squashtest.tm.domain.project.AdministrableProject
 
getName() - Method in class org.squashtest.tm.domain.project.GenericProject
 
getName() - Method in class org.squashtest.tm.domain.requirement.NewRequirementVersionDto
 
getName() - Method in class org.squashtest.tm.domain.requirement.Requirement
 
getName() - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
getName() - Method in interface org.squashtest.tm.domain.requirement.RequirementVersionImportMemento
 
getName() - Method in class org.squashtest.tm.domain.resource.Resource
 
getName() - Method in class org.squashtest.tm.domain.testautomation.AutomatedTest
 
getName() - Method in class org.squashtest.tm.domain.testautomation.TestAutomationProject
Deprecated.
getName() - Method in class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
getName() - Method in class org.squashtest.tm.domain.testcase.Dataset
 
getName() - Method in class org.squashtest.tm.domain.testcase.Parameter
 
getName() - Method in class org.squashtest.tm.domain.users.Party
 
getName() - Method in class org.squashtest.tm.domain.users.Team
 
getName() - Method in class org.squashtest.tm.domain.users.User
 
getName() - Method in exception org.squashtest.tm.exception.NameAlreadyInUseException
 
getNameWithoutRoot() - Method in class org.squashtest.tm.domain.testautomation.AutomatedTest
 
getNature() - Method in class org.squashtest.tm.domain.execution.Execution
 
getNature() - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
getNature() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getNbBlocked() - Method in class org.squashtest.tm.domain.campaign.TestPlanStatistics
 
getNbDone() - Method in class org.squashtest.tm.domain.campaign.TestPlanStatistics
 
getNbFailure() - Method in class org.squashtest.tm.domain.campaign.TestPlanStatistics
 
getNbOfBindedProject() - Method in class org.squashtest.tm.domain.milestone.Milestone
 
getNbReady() - Method in class org.squashtest.tm.domain.campaign.TestPlanStatistics
 
getNbRunning() - Method in class org.squashtest.tm.domain.campaign.TestPlanStatistics
 
getNbSettled() - Method in class org.squashtest.tm.domain.campaign.TestPlanStatistics
 
getNbSuccess() - Method in class org.squashtest.tm.domain.campaign.TestPlanStatistics
 
getNbTestCases() - Method in class org.squashtest.tm.domain.campaign.TestPlanStatistics
 
getNbUntestable() - Method in class org.squashtest.tm.domain.campaign.TestPlanStatistics
 
getNewValue() - Method in interface org.squashtest.tm.domain.event.ChangedProperty
 
getNewValue() - Method in class org.squashtest.tm.domain.event.RequirementLargePropertyChange
 
getNewValue() - Method in class org.squashtest.tm.domain.event.RequirementPropertyChange
 
getNode(IDENT) - Method in class org.squashtest.tm.domain.library.structures.LibraryGraph
 
getNode(Long) - Method in class org.squashtest.tm.domain.library.structures.LibraryTree
Accepts a identifier - aka key - and returns the corresponding node if found.
getNodeName() - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
 
getNodes() - Method in class org.squashtest.tm.domain.library.structures.LibraryGraph
 
getNonTerminatedStatusSet() - Static method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
getNotLinkableRequirement() - Method in exception org.squashtest.tm.exception.requirement.RequirementVersionNotLinkableException
 
getObjectName() - Method in exception org.squashtest.tm.exception.DomainException
 
getOldValue() - Method in interface org.squashtest.tm.domain.event.ChangedProperty
 
getOldValue() - Method in class org.squashtest.tm.domain.event.RequirementLargePropertyChange
 
getOldValue() - Method in class org.squashtest.tm.domain.event.RequirementPropertyChange
 
getOperation() - Method in class org.squashtest.tm.domain.search.AdvancedSearchTagsFieldModel
 
getOptions() - Method in class org.squashtest.tm.domain.customfield.MultiSelectField
 
getOptions() - Method in class org.squashtest.tm.domain.customfield.SingleSelectField
 
getOptions() - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedMultiSelectField
 
getOptions() - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedSingleSelectField
 
getOrderedContent() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
getOrderedContent() - Method in class org.squashtest.tm.domain.campaign.CampaignFolder
 
getOrderedContent() - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
getOrderedContent() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getOrderedContent() - Method in interface org.squashtest.tm.domain.library.NodeContainer
Will return the ordered (if order there is) content nodes.
getOrderedContent() - Method in class org.squashtest.tm.domain.requirement.Requirement
 
getOrderedContent() - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
getOrderedContent() - Method in class org.squashtest.tm.domain.requirement.RequirementLibrary
 
getOrderedContent() - Method in class org.squashtest.tm.domain.testcase.TestCaseFolder
 
getOrderedContent() - Method in class org.squashtest.tm.domain.testcase.TestCaseLibrary
 
getOrphans() - Method in class org.squashtest.tm.domain.library.structures.LibraryGraph
 
getOutbounds() - Method in class org.squashtest.tm.domain.library.structures.GraphNode
 
getOwner() - Method in class org.squashtest.tm.domain.bugtracker.IssueOwnership
 
getOwner() - Method in class org.squashtest.tm.domain.milestone.Milestone
 
getParameter() - Method in class org.squashtest.tm.domain.testcase.DatasetParamValue
 
getParameterAssignationMode() - Method in class org.squashtest.tm.domain.testcase.CallTestStep
 
getParameters() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getParameterValues() - Method in class org.squashtest.tm.domain.testcase.Dataset
 
getParamStringAsUsedInStep() - Method in class org.squashtest.tm.domain.testcase.Parameter
getParamStringAsUsedInStep(String) - Static method in class org.squashtest.tm.domain.testcase.Parameter
getParamValue() - Method in class org.squashtest.tm.domain.testcase.DatasetParamValue
 
getParentKey() - Method in class org.squashtest.tm.domain.library.structures.LibraryTree.TreeNodePair
 
getParty() - Method in class org.squashtest.tm.domain.users.PartyProjectPermissionsBean
 
getPassword() - Method in class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
getPath(T) - Method in class org.squashtest.tm.domain.library.structures.StringPathMap
 
getPath() - Method in class org.squashtest.tm.domain.testautomation.AutomatedTest
 
getPerimeter() - Method in class org.squashtest.tm.domain.milestone.Milestone
 
getPermissionGroup() - Method in class org.squashtest.tm.domain.project.ProjectPermission
 
getPermissionGroup() - Method in class org.squashtest.tm.domain.users.PartyProjectPermissionsBean
 
getPermissionGroup() - Method in class org.squashtest.tm.domain.users.UserProjectPermissionsBean
 
getPlannedTestCase() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getPluginBinding(String) - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
getPluginBinding(String) - Method in interface org.squashtest.tm.domain.library.PluginReferencer
 
getPluginBinding(String) - Method in class org.squashtest.tm.domain.requirement.RequirementLibrary
 
getPluginBinding(String) - Method in class org.squashtest.tm.domain.testcase.TestCaseLibrary
 
getPluginId() - Method in class org.squashtest.tm.domain.project.LibraryPluginBinding
 
getPosition() - Method in class org.squashtest.tm.domain.customfield.CustomFieldBinding
 
getPosition() - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
getPositionOfStep(long) - Method in class org.squashtest.tm.domain.testcase.TestCase
Will compare id of test-case steps with given id and return the index of the matching step.
getPrerequisite() - Method in class org.squashtest.tm.domain.execution.Execution
 
getPrerequisite() - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
getPrerequisite() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getPrincipal() - Static method in class org.squashtest.tm.security.UserContextHolder
Returns the principal registered by the security manager for the current thread.
getPriority() - Method in class org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator
 
getProgression() - Method in class org.squashtest.tm.domain.campaign.TestPlanStatistics
 
getProgressPercentage() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoring
 
getProgressPercentage() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForRequirementVersions
 
getProgressPercentage() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForTestcases
 
getProject() - Method in class org.squashtest.tm.domain.bugtracker.BugTrackerBinding
 
getProject() - Method in interface org.squashtest.tm.domain.bugtracker.IssueDetector
will return the (Squash) project that entity belongs to
getProject() - Method in class org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator
 
getProject() - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
getProject() - Method in class org.squashtest.tm.domain.campaign.CampaignTestPlanItem
 
getProject() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getProject() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
getProject() - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
getProject() - Method in interface org.squashtest.tm.domain.customfield.BoundEntity
 
getProject() - Method in class org.squashtest.tm.domain.execution.Execution
 
getProject() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getProject() - Method in class org.squashtest.tm.domain.library.ExportData
 
getProject() - Method in class org.squashtest.tm.domain.library.GenericLibraryNode
 
getProject() - Method in interface org.squashtest.tm.domain.library.NodeContainer
A node container can be a library.
getProject() - Method in interface org.squashtest.tm.domain.library.TreeNode
 
getProject() - Method in interface org.squashtest.tm.domain.milestone.MilestoneHolder
 
getProject() - Method in class org.squashtest.tm.domain.project.AdministrableProject
 
getProject() - Method in class org.squashtest.tm.domain.project.ProjectPermission
 
getProject() - Method in interface org.squashtest.tm.domain.project.ProjectResource
 
getProject() - Method in class org.squashtest.tm.domain.requirement.RequirementLibrary
 
getProject() - Method in class org.squashtest.tm.domain.requirement.RequirementLibraryNode
 
getProject() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
getProject() - Method in class org.squashtest.tm.domain.testautomation.AutomatedTest
 
getProject() - Method in class org.squashtest.tm.domain.testcase.ActionTestStep
 
getProject() - Method in class org.squashtest.tm.domain.testcase.TestCaseLibrary
 
getProjectName() - Method in class org.squashtest.tm.domain.bugtracker.BugTrackerBinding
 
getProjects() - Method in class org.squashtest.tm.domain.milestone.Milestone
 
getProjects() - Method in class org.squashtest.tm.domain.projectfilter.ProjectFilter
 
getProjectsNumber() - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
getProperties() - Method in class org.squashtest.tm.domain.project.LibraryPluginBinding
 
getProperty(String) - Method in class org.squashtest.tm.domain.project.LibraryPluginBinding
 
getPropertyName() - Method in interface org.squashtest.tm.domain.event.ChangedProperty
 
getPropertyName() - Method in class org.squashtest.tm.domain.event.RequirementLargePropertyChange
 
getPropertyName() - Method in class org.squashtest.tm.domain.event.RequirementPropertyChange
 
getPropertyName() - Method in interface org.squashtest.tm.domain.event.RequirementVersionModification
 
getQualifiedName() - Method in class org.squashtest.tm.domain.users.UsersGroup
 
getQualifiedName() - Method in class org.squashtest.tm.security.acls.PermissionGroup
 
getRange() - Method in class org.squashtest.tm.domain.milestone.Milestone
 
getReference() - Method in class org.squashtest.tm.domain.execution.Execution
 
getReference() - Method in class org.squashtest.tm.domain.requirement.ExportRequirementData
 
getReference() - Method in class org.squashtest.tm.domain.requirement.NewRequirementVersionDto
 
getReference() - Method in class org.squashtest.tm.domain.requirement.Requirement
 
getReference() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
getReference() - Method in interface org.squashtest.tm.domain.requirement.RequirementVersionImportMemento
 
getReference() - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
getReference() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getReferencedClass() - Method in enum org.squashtest.tm.domain.customfield.BindableEntity
 
getReferencedClass() - Method in enum org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldHolderType
 
getReferencedDataset() - Method in class org.squashtest.tm.domain.campaign.CampaignTestPlanItem
 
getReferencedDataset() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
getReferencedTestCase() - Method in class org.squashtest.tm.domain.campaign.CampaignTestPlanItem
 
getReferencedTestCase() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
getReferencedTestCase() - Method in class org.squashtest.tm.domain.execution.Execution
 
getReferencedTestStep() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
getRemoteIssueId() - Method in class org.squashtest.tm.domain.bugtracker.Issue
 
getRenderingLocations() - Method in class org.squashtest.tm.domain.customfield.CustomFieldBinding
 
getRenderingLocations() - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
getRequirement() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
getRequirement() - Method in exception org.squashtest.tm.exception.NoVerifiableRequirementVersionException
 
getRequirementCategories() - Method in class org.squashtest.tm.domain.project.GenericProject
 
getRequirementIndexDate() - Method in class org.squashtest.tm.domain.library.IndexModel
 
getRequirementIndexingDate() - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
getRequirementIndexVersion() - Method in class org.squashtest.tm.domain.library.IndexModel
 
getRequirementLibrary() - Method in class org.squashtest.tm.domain.project.AdministrableProject
 
getRequirementLibrary() - Method in class org.squashtest.tm.domain.project.GenericProject
 
getRequirementParentId() - Method in class org.squashtest.tm.domain.requirement.ExportRequirementData
 
getRequirementParentPath() - Method in class org.squashtest.tm.domain.requirement.ExportRequirementData
 
getRequirementsNumber() - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
getRequirementVersion() - Method in class org.squashtest.tm.domain.event.RequirementAuditEvent
 
getRequirementVersion() - Method in interface org.squashtest.tm.domain.event.RequirementVersionModification
 
getRequirementVersionCoverageOrNullFor(TestCase) - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
getRequirementVersionCoverages() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
getRequirementVersionCoverages() - Method in class org.squashtest.tm.domain.testcase.ActionTestStep
 
getRequirementVersionCoverages() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getRequirementVersions() - Method in class org.squashtest.tm.domain.milestone.Milestone
Deprecated.
getRequirementVersions() - Method in class org.squashtest.tm.domain.requirement.Requirement
Get the all the requirement versions numbers and status by the version Id
getResource() - Method in class org.squashtest.tm.domain.requirement.Requirement
 
getResource() - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
getResource() - Method in class org.squashtest.tm.domain.requirement.RequirementLibraryNode
 
getResultSummary() - Method in class org.squashtest.tm.domain.execution.Execution
 
getResultSummary() - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
 
getResultURL() - Method in class org.squashtest.tm.domain.execution.Execution
 
getResultURL() - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
 
getRootContent() - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
getRootContent() - Method in class org.squashtest.tm.domain.requirement.RequirementLibrary
 
getRootContent() - Method in class org.squashtest.tm.domain.testcase.TestCaseLibrary
 
getRootFolderName() - Method in class org.squashtest.tm.domain.testautomation.AutomatedTest
 
getScheduledEndDate() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
getScheduledEndDate() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getScheduledEndDate() - Method in class org.squashtest.tm.domain.campaign.ScheduledTimePeriod
 
getScheduledStartDate() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
getScheduledStartDate() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getScheduledStartDate() - Method in class org.squashtest.tm.domain.campaign.ScheduledTimePeriod
 
getSelectedOptions() - Method in interface org.squashtest.tm.domain.customfield.MultiValuedCustomFieldValue
Returns the selected options as a collection.
getSelectedOptions() - Method in class org.squashtest.tm.domain.customfield.TagsValue
 
getSeparator() - Method in interface org.squashtest.tm.domain.campaign.CampaignExportCSVModel
 
getSeparator() - Method in interface org.squashtest.tm.domain.search.SearchExportCSVModel
 
getServer() - Method in class org.squashtest.tm.domain.testautomation.TestAutomationProject
 
getShortName() - Method in class org.squashtest.tm.domain.attachment.Attachment
When dealing with name this is the one you want most of the time
getShortName() - Method in class org.squashtest.tm.domain.testautomation.AutomatedTest
 
getShortName() - Method in exception org.squashtest.tm.exception.NoVerifiableRequirementVersionException
 
getShortName() - Method in exception org.squashtest.tm.exception.requirement.RequirementAlreadyVerifiedException
 
getShortName() - Method in exception org.squashtest.tm.exception.requirement.RequirementVersionNotLinkableException
 
getShortName() - Method in exception org.squashtest.tm.exception.requirement.VerifiedRequirementException
 
getSimpleName() - Method in class org.squashtest.tm.domain.users.UsersGroup
 
getSimpleName() - Method in class org.squashtest.tm.security.acls.PermissionGroup
 
getSize() - Method in class org.squashtest.tm.domain.attachment.Attachment
 
getSlaves() - Method in class org.squashtest.tm.domain.testautomation.TestAutomationProject
 
getStartDate() - Method in class org.squashtest.tm.domain.search.AdvancedSearchTimeIntervalFieldModel
 
getStatus() - Method in class org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator
 
getStatus() - Method in class org.squashtest.tm.domain.campaign.TestPlanStatistics
 
getStatus(TestPlanStatistics) - Static method in enum org.squashtest.tm.domain.campaign.TestPlanStatus
 
getStatus() - Method in class org.squashtest.tm.domain.execution.Execution
 
getStatus() - Method in class org.squashtest.tm.domain.milestone.Milestone
 
getStatus() - Method in class org.squashtest.tm.domain.requirement.ExportRequirementData
 
getStatus() - Method in class org.squashtest.tm.domain.requirement.Requirement
 
getStatus() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
getStatus() - Method in interface org.squashtest.tm.domain.requirement.RequirementVersionImportMemento
 
getStatus() - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
getStatus() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getStepIndex(long) - Method in class org.squashtest.tm.domain.execution.Execution
returns the index of the step matching the given id or -1 if step is not found.
getSteps() - Method in class org.squashtest.tm.domain.execution.Execution
 
getSteps() - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
getSteps() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getStream() - Method in class org.squashtest.tm.domain.attachment.AttachmentContent
 
getSubclassTableKeyColumns(int) - Method in class org.squashtest.tm.infrastructure.hibernate.TestStepPersister
 
getSummary() - Method in class org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator
 
getTags() - Method in class org.squashtest.tm.domain.search.AdvancedSearchTagsFieldModel
 
getTcdescription() - Method in class org.squashtest.tm.domain.execution.Execution
 
getTeams() - Method in class org.squashtest.tm.domain.users.User
 
getTerminatedStatusSet() - Static method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
getTestAutomationProjects() - Method in class org.squashtest.tm.domain.project.GenericProject
 
getTestAutomationServer() - Method in class org.squashtest.tm.domain.project.GenericProject
 
getTestCase() - Method in class org.squashtest.tm.domain.testcase.Dataset
 
getTestCase() - Method in class org.squashtest.tm.domain.testcase.ExportTestStepData
 
getTestCase() - Method in class org.squashtest.tm.domain.testcase.Parameter
 
getTestCase() - Method in class org.squashtest.tm.domain.testcase.TestStep
 
getTestCase() - Method in exception org.squashtest.tm.exception.campaign.TestCaseAlreadyInTestPlanException
 
getTestCaseId() - Method in exception org.squashtest.tm.exception.library.NotDeletableException
 
getTestCaseIndexDate() - Method in class org.squashtest.tm.domain.library.IndexModel
 
getTestcaseIndexingDate() - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
getTestcaseIndexVersion() - Method in class org.squashtest.tm.domain.library.IndexModel
 
getTestCaseLibrary() - Method in class org.squashtest.tm.domain.project.AdministrableProject
 
getTestCaseLibrary() - Method in class org.squashtest.tm.domain.project.GenericProject
 
getTestCaseNatures() - Method in class org.squashtest.tm.domain.project.GenericProject
 
getTestCases() - Method in class org.squashtest.tm.domain.milestone.Milestone
Deprecated.
getTestCasesNumber() - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
getTestCaseTypes() - Method in class org.squashtest.tm.domain.project.GenericProject
 
getTestPlan() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
getTestPlan() - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
getTestPlan() - Method in class org.squashtest.tm.domain.execution.Execution
 
getTestPlanForTestPlanItemId(Long) - Method in class org.squashtest.tm.domain.campaign.Campaign
getTestPlans() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getTestSuiteByName(String) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getTestSuiteNames() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
getTestSuites() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
getTestSuites() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
getTmProject() - Method in class org.squashtest.tm.domain.testautomation.TestAutomationProject
 
getTranslatedEndDate() - Method in class org.squashtest.tm.domain.milestone.ExpandedMilestone
 
getTranslatedStatus() - Method in class org.squashtest.tm.domain.milestone.ExpandedMilestone
 
getType() - Method in class org.squashtest.tm.domain.attachment.Attachment
 
getType() - Method in class org.squashtest.tm.domain.execution.Execution
 
getType() - Method in interface org.squashtest.tm.domain.search.AdvancedSearchFieldModel
 
getType() - Method in class org.squashtest.tm.domain.search.AdvancedSearchListFieldModel
 
getType() - Method in class org.squashtest.tm.domain.search.AdvancedSearchRangeFieldModel
 
getType() - Method in class org.squashtest.tm.domain.search.AdvancedSearchSingleFieldModel
 
getType() - Method in class org.squashtest.tm.domain.search.AdvancedSearchTagsFieldModel
 
getType() - Method in class org.squashtest.tm.domain.search.AdvancedSearchTextFieldModel
 
getType() - Method in class org.squashtest.tm.domain.search.AdvancedSearchTimeIntervalFieldModel
 
getType() - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
getType() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getType() - Method in class org.squashtest.tm.domain.users.Party
 
getType() - Method in class org.squashtest.tm.domain.users.Team
 
getType() - Method in class org.squashtest.tm.domain.users.User
 
getTypeOf(X) - Method in class org.squashtest.tm.domain.library.WhichNodeVisitor
 
getTypeOf(X) - Method in class org.squashtest.tm.domain.library.WhichNodeVisitor
 
getUnmodifiableVersions() - Method in class org.squashtest.tm.domain.requirement.Requirement
 
getUser() - Method in class org.squashtest.tm.domain.campaign.CampaignTestPlanItem
 
getUser() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
getUser() - Method in class org.squashtest.tm.domain.users.UserProjectPermissionsBean
 
getUserLogin() - Method in class org.squashtest.tm.domain.projectfilter.ProjectFilter
 
getUsername() - Static method in class org.squashtest.tm.security.UserContextHolder
Returns the username registered by the security manager for the current thread.
getUsersNumber() - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
getValidRenderingLocations() - Method in enum org.squashtest.tm.domain.customfield.BindableEntity
 
getValue() - Method in interface org.squashtest.tm.domain.campaign.CampaignExportCSVModel.Cell
 
getValue() - Method in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
getValue() - Method in interface org.squashtest.tm.domain.customfield.MultiValuedCustomFieldValue
Returns the list of selected options as one concatenated string with ' ' as separator.
getValue() - Method in class org.squashtest.tm.domain.customfield.RawValue
 
getValue() - Method in class org.squashtest.tm.domain.customfield.RichTextValue
 
getValue() - Method in interface org.squashtest.tm.domain.customfield.SingleValuedCustomFieldValue
 
getValue() - Method in class org.squashtest.tm.domain.customfield.TagsValue
 
getValue() - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
getValue() - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedRichValue
 
getValue() - Method in class org.squashtest.tm.domain.search.AdvancedSearchSingleFieldModel
 
getValue() - Method in class org.squashtest.tm.domain.search.AdvancedSearchTextFieldModel
 
getValue() - Method in interface org.squashtest.tm.domain.search.SearchExportCSVModel.Cell
 
getValueAsDate() - Method in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
getValueAsDate() - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
Return the value as a Date or null if the input type is not Date-picker and if the parsing can't be done.
getValues() - Method in interface org.squashtest.tm.domain.customfield.MultiValuedCustomFieldValue
Returns the selected options as String
getValues() - Method in class org.squashtest.tm.domain.customfield.RawValue
 
getValues() - Method in class org.squashtest.tm.domain.customfield.TagsValue
 
getValues() - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedMultiSelectField
 
getValues() - Method in class org.squashtest.tm.domain.search.AdvancedSearchListFieldModel
 
getVerifiedRequirementVersion() - Method in class org.squashtest.tm.domain.testcase.RequirementVersionCoverage
 
getVerifiedRequirementVersions() - Method in class org.squashtest.tm.domain.testcase.ActionTestStep
 
getVerifiedRequirementVersions() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getVerifyingSteps() - Method in class org.squashtest.tm.domain.testcase.RequirementVersionCoverage
 
getVerifyingTestCase() - Method in class org.squashtest.tm.domain.testcase.RequirementVersionCoverage
 
getVerifyingTestCase() - Method in exception org.squashtest.tm.exception.requirement.RequirementAlreadyVerifiedException
 
getVerifyingTestCases() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
Returns an UNMODIFIABLE VIEW of the verifying test cases.
getVersion() - Method in class org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator
 
getVersion() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
getVersionNumber() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
getWeight() - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
getWorkload(Date) - Method in class org.squashtest.tm.domain.planning.StandardWorkloadCalendar
 
getWorkload(Date, Date) - Method in class org.squashtest.tm.domain.planning.StandardWorkloadCalendar
 
getWorkload(LocalDate, LocalDate) - Method in class org.squashtest.tm.domain.planning.StandardWorkloadCalendar
 
getWorkload(Date) - Method in interface org.squashtest.tm.domain.planning.WorkloadCalendar
Returns the workload for that date.
getWorkload(Date, Date) - Method in interface org.squashtest.tm.domain.planning.WorkloadCalendar
Returns the workload for the given period.
GraphNode<IDENT,T extends GraphNode<IDENT,T>> - Class in org.squashtest.tm.domain.library.structures
 
GraphNode() - Constructor for class org.squashtest.tm.domain.library.structures.GraphNode
 
GraphNode(IDENT) - Constructor for class org.squashtest.tm.domain.library.structures.GraphNode
 

H

hardCopy() - Method in class org.squashtest.tm.domain.attachment.Attachment
will perform a deep copy of this Attachment.
hardCopy() - Method in class org.squashtest.tm.domain.attachment.AttachmentContent
 
has(ExecutionStatus) - Method in class org.squashtest.tm.domain.execution.ExecutionStatusReport
Tells if there is at least 1 given status.
hasAttachments() - Method in class org.squashtest.tm.domain.attachment.AttachmentList
 
hasBlankId() - Method in class org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator
 
hasChanged(ExecutionStatus) - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
hasContent() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
hasContent() - Method in class org.squashtest.tm.domain.campaign.CampaignFolder
 
hasContent() - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
hasContent() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
hasContent() - Method in class org.squashtest.tm.domain.library.FolderSupport
 
hasContent() - Method in interface org.squashtest.tm.domain.library.NodeContainer
 
hasContent() - Method in class org.squashtest.tm.domain.requirement.Requirement
 
hasContent() - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
hasContent() - Method in class org.squashtest.tm.domain.requirement.RequirementLibrary
 
hasContent() - Method in class org.squashtest.tm.domain.testcase.TestCaseFolder
 
hasContent() - Method in class org.squashtest.tm.domain.testcase.TestCaseLibrary
 
HasDefaultAsRequired - Annotation Type in org.squashtest.tm.validation.constraint
This constraint ensures that an object has a non blank default when its state requires a default value.
HasDefaultItem - Annotation Type in org.squashtest.tm.validation.constraint
Add this constraint to a Collection field or a Collection returning method.
HasDefaultItemCollectionValidator - Class in org.squashtest.tm.validation.validator
 
HasDefaultItemCollectionValidator() - Constructor for class org.squashtest.tm.validation.validator.HasDefaultItemCollectionValidator
 
hasEdge(IDENT, IDENT) - Method in class org.squashtest.tm.domain.library.structures.LibraryGraph
 
hasEnded() - Method in class org.squashtest.tm.domain.testautomation.AutomatedSuite
 
HasExecutionStatus - Interface in org.squashtest.tm.domain.library
 
hasHabilitation() - Method in class org.squashtest.tm.domain.project.ProjectForCustomCompare
 
hashCode() - Method in class org.squashtest.tm.domain.customfield.CustomFieldOption
 
hashCode() - Method in class org.squashtest.tm.domain.customfield.CustomFieldValueOption
 
hashCode() - Method in class org.squashtest.tm.domain.library.GenericLibraryNode
 
hashCode() - Method in class org.squashtest.tm.domain.library.NodeReference
 
hashCode() - Method in class org.squashtest.tm.domain.library.structures.GraphNode
 
hashCode() - Method in class org.squashtest.tm.domain.library.structures.NodeData
 
hashCode() - Method in class org.squashtest.tm.domain.NamedReference
 
hashCode() - Method in class org.squashtest.tm.domain.NamedReferencePair
 
hashCode() - Method in class org.squashtest.tm.domain.requirement.RequirementPathEdge.PathId
 
hashCode() - Method in class org.squashtest.tm.domain.resource.Resource
 
hashCode() - Method in class org.squashtest.tm.domain.testcase.TestCaseLibraryNode
 
hashCode() - Method in class org.squashtest.tm.domain.testcase.TestCasePathEdge.PathId
 
hashCode(Object) - Method in class org.squashtest.tm.infrastructure.hibernate.BlobUserType
 
hasIssues() - Method in class org.squashtest.tm.domain.bugtracker.IssueList
 
hasIterations() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
hasNonObsoleteVersion() - Method in class org.squashtest.tm.domain.requirement.Requirement
 
hasRemoteIssue(String) - Method in class org.squashtest.tm.domain.bugtracker.IssueList
 
hasStarted() - Method in class org.squashtest.tm.domain.testautomation.AutomatedSuite
 
hasStep(TestStep) - Method in class org.squashtest.tm.domain.testcase.TestCase
Returns true if a step of the same id is found in this.steps.
hasStepAsVerifying(long) - Method in class org.squashtest.tm.domain.testcase.RequirementVersionCoverage
Returns true if the given step id matches on of the verifying steps id.
hasTestAutomationProjects() - Method in class org.squashtest.tm.domain.project.GenericProject
 
hasTestSuites() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
hasUnexecutedSteps() - Method in class org.squashtest.tm.domain.execution.Execution
 

I

i18nKey - Variable in enum org.squashtest.tm.exception.NameAlreadyInUseException.EntityType
 
id - Variable in class org.squashtest.tm.domain.customfield.CustomField
 
id - Variable in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
id - Variable in class org.squashtest.tm.domain.users.Party
 
IdCollector - Class in org.squashtest.tm.domain
Collect ids of Identified object.
IdCollector() - Constructor for class org.squashtest.tm.domain.IdCollector
 
Identified - Interface in org.squashtest.tm.domain
 
IdentifiedComparator - Class in org.squashtest.tm.domain
compares Identified objects using their id.
IdentifiedComparator() - Constructor for class org.squashtest.tm.domain.IdentifiedComparator
 
IdentifiedUtil - Class in org.squashtest.tm.domain
 
IdentifiersOrderComparator - Class in org.squashtest.tm.domain
This class compares Identified objects.
IdentifiersOrderComparator(List<Long>) - Constructor for class org.squashtest.tm.domain.IdentifiersOrderComparator
 
IllegalExecutionStatusException - Exception in org.squashtest.tm.exception.execution
 
IllegalExecutionStatusException() - Constructor for exception org.squashtest.tm.exception.execution.IllegalExecutionStatusException
 
IllegalRequirementModificationException - Exception in org.squashtest.tm.exception.requirement
 
IllegalRequirementModificationException(Exception) - Constructor for exception org.squashtest.tm.exception.requirement.IllegalRequirementModificationException
 
IllegalRequirementModificationException(String) - Constructor for exception org.squashtest.tm.exception.requirement.IllegalRequirementModificationException
 
IllegalRequirementModificationException() - Constructor for exception org.squashtest.tm.exception.requirement.IllegalRequirementModificationException
 
IMPORT - Static variable in class org.squashtest.tm.security.acls.CustomPermission
 
inbounds - Variable in class org.squashtest.tm.domain.library.structures.GraphNode
 
InconsistentInfoListItemException - Exception in org.squashtest.tm.exception
 
InconsistentInfoListItemException(String, String) - Constructor for exception org.squashtest.tm.exception.InconsistentInfoListItemException
 
increaseVersion() - Method in class org.squashtest.tm.domain.requirement.Requirement
 
increaseVersion(RequirementVersion) - Method in class org.squashtest.tm.domain.requirement.Requirement
 
IndexModel - Class in org.squashtest.tm.domain.library
 
IndexModel() - Constructor for class org.squashtest.tm.domain.library.IndexModel
 
InfoList - Class in org.squashtest.tm.domain.infolist
 
InfoList() - Constructor for class org.squashtest.tm.domain.infolist.InfoList
 
InfoListItem - Class in org.squashtest.tm.domain.infolist
 
InfoListItem() - Constructor for class org.squashtest.tm.domain.infolist.InfoListItem
 
InfoListItemBridge - Class in org.squashtest.tm.domain.search
 
InfoListItemBridge() - Constructor for class org.squashtest.tm.domain.search.InfoListItemBridge
 
InheritsAcls - Annotation Type in org.squashtest.tm.security.annotation
Indicates that an objects inherits acl from another constrained object.
initialize(HasDefaultAsRequired) - Method in class org.squashtest.tm.validation.validator.CustomFieldHasDefaultAsRequiredValidator
 
initialize(HasDefaultItem) - Method in class org.squashtest.tm.validation.validator.HasDefaultItemCollectionValidator
 
initialize(UniqueItems) - Method in class org.squashtest.tm.validation.validator.UniqueListItemsValidator
 
inputType - Variable in class org.squashtest.tm.domain.customfield.CustomField
 
InputType - Enum in org.squashtest.tm.domain.customfield
The type of the input shown when rendering a custom field.
inputType - Variable in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
isActive() - Method in class org.squashtest.tm.domain.project.AdministrableProject
 
isActive() - Method in class org.squashtest.tm.domain.project.GenericProject
 
isActive(Party) - Method in class org.squashtest.tm.domain.users.ActivePartyDetector
 
isActualEndAuto() - Method in class org.squashtest.tm.domain.campaign.ActualTimePeriod
 
isActualEndAuto() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
isActualEndAuto() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
isActualStartAuto() - Method in class org.squashtest.tm.domain.campaign.ActualTimePeriod
 
isActualStartAuto() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
isActualStartAuto() - Method in class org.squashtest.tm.domain.campaign.Iteration
 
isAllowObjectCreateAndDelete() - Method in enum org.squashtest.tm.domain.milestone.MilestoneStatus
 
isAllowObjectModification() - Method in enum org.squashtest.tm.domain.milestone.MilestoneStatus
 
isAmbiguous() - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
isAmbiguous(ExecutionStatus) - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
isAssignedToUser(String) - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
Return true if the item is assigned to the given user.
isAtTheRoot() - Method in class org.squashtest.tm.domain.testautomation.AutomatedTest
 
isAutomated() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
isAutomated() - Method in class org.squashtest.tm.domain.execution.Execution
 
isAutomated() - Method in class org.squashtest.tm.domain.project.ProjectForCustomCompare
 
isAutomated() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
isBindableToMilestone() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
isBindableToObject() - Method in enum org.squashtest.tm.domain.milestone.MilestoneStatus
 
isBindableToProject() - Method in enum org.squashtest.tm.domain.milestone.MilestoneStatus
 
isBoundToATemplate() - Method in class org.squashtest.tm.domain.milestone.Milestone
 
isBoundToMilestone(Milestone) - Method in class org.squashtest.tm.domain.project.GenericProject
 
isBoundToObjects() - Method in class org.squashtest.tm.domain.milestone.Milestone
Deprecated.
all hell shall break loose when this method is called
isBoundToTestAutomationProject(TestAutomationProject) - Method in class org.squashtest.tm.domain.project.GenericProject
returns true if the given TA project is indeed bound to the TM project
isBugtrackerConnected() - Method in class org.squashtest.tm.domain.project.GenericProject
 
isCanonical() - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
isContentNameAvailable(String) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
isContentNameAvailable(String) - Method in class org.squashtest.tm.domain.campaign.CampaignFolder
 
isContentNameAvailable(String) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
isContentNameAvailable(String) - Method in class org.squashtest.tm.domain.library.FolderSupport
Tells if the given name is already attributed to any of FolderSupport.folder's content.
isContentNameAvailable(String) - Method in interface org.squashtest.tm.domain.library.NodeContainer
 
isContentNameAvailable(String) - Method in class org.squashtest.tm.domain.project.GenericLibrary
 
isContentNameAvailable(String) - Method in class org.squashtest.tm.domain.requirement.Requirement
 
isContentNameAvailable(String) - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
isContentNameAvailable(String) - Method in class org.squashtest.tm.domain.testcase.TestCaseFolder
 
isDefault() - Method in class org.squashtest.tm.domain.infolist.InfoListItem
 
isDelegateParameterValues() - Method in class org.squashtest.tm.domain.testcase.CallTestStep
 
isDeletable() - Method in class org.squashtest.tm.domain.project.AdministrableProject
 
isDirectory() - Method in class org.squashtest.tm.domain.library.NodeReference
 
isEmpty() - Method in class org.squashtest.tm.domain.customfield.RawValue
 
isEnabled() - Method in class org.squashtest.tm.domain.projectfilter.ProjectFilter
 
isExecutableThroughIteration() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
isExecutableThroughTestSuite() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
isFirst() - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
isFirstExecutableTestPlanItem(long) - Method in class org.squashtest.tm.domain.campaign.TestSuite
Determines if the item is the first of the test plan of the test suite
isFirstExecutableTestPlanItem(long, String) - Method in class org.squashtest.tm.domain.campaign.TestSuite
Determines if the item is the first of the test plan of the test suite
isIgnoreBridge() - Method in interface org.squashtest.tm.domain.search.AdvancedSearchFieldModel
 
isIgnoreBridge() - Method in class org.squashtest.tm.domain.search.AdvancedSearchListFieldModel
 
isIgnoreBridge() - Method in class org.squashtest.tm.domain.search.AdvancedSearchRangeFieldModel
 
isIgnoreBridge() - Method in class org.squashtest.tm.domain.search.AdvancedSearchSingleFieldModel
 
isIgnoreBridge() - Method in class org.squashtest.tm.domain.search.AdvancedSearchTagsFieldModel
 
isIgnoreBridge() - Method in class org.squashtest.tm.domain.search.AdvancedSearchTextFieldModel
 
isIgnoreBridge() - Method in class org.squashtest.tm.domain.search.AdvancedSearchTimeIntervalFieldModel
 
isImportanceAuto() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
isIndexingOver() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoring
 
isIndexingOver() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForRequirementVersions
 
isIndexingOver() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForTestcases
 
isInPerimeter(GenericProject) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
isInverseTable(int) - Method in class org.squashtest.tm.infrastructure.hibernate.TestStepPersister
 
isLastExecutableTestPlanItem(long) - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
isLastExecutableTestPlanItem(long, String) - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
isLinkable() - Method in class org.squashtest.tm.domain.requirement.Requirement
 
isLinkable() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
isLocked() - Method in class org.squashtest.tm.domain.milestone.Milestone
 
isManualNodeSelection() - Method in class org.squashtest.tm.domain.testautomation.AutomatedSuite
Tells if the suite requires manual node selection.
isManualSlaveSelection() - Method in class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
isMemberOf(Milestone) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
isMemberOf(Milestone) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
isMemberOf(Milestone) - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
isMemberOf(Milestone) - Method in interface org.squashtest.tm.domain.milestone.MilestoneMember
 
isMemberOf(Milestone) - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
isMemberOf(Milestone) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
isModifiable() - Method in class org.squashtest.tm.domain.requirement.Requirement
Tells if this requirement's "intrinsic" properties can be modified.
isModifiable() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
Tells if this requirement's "intrinsic" properties can be modified.
isModifiable() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
isMutable() - Method in class org.squashtest.tm.infrastructure.hibernate.BlobUserType
 
isNoneOf(ExecutionStatus...) - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
isNotEmpty() - Method in class org.squashtest.tm.domain.attachment.AttachmentList
Identical to AttachmentList.hasAttachments() but can be reached through EL...
isNotObsolete() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
isNotOverYet() - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
 
isNotSystem(String) - Static method in enum org.squashtest.tm.domain.infolist.SystemInfoListCode
 
isNotSystem(InfoList) - Static method in enum org.squashtest.tm.domain.infolist.SystemInfoListCode
 
isOneOf(ExecutionStatus...) - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
isOneVersionAlreadyBound(RequirementVersion) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
isOptional() - Method in class org.squashtest.tm.domain.customfield.CustomField
 
isPluginEnabled(String) - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
isPluginEnabled(String) - Method in interface org.squashtest.tm.domain.library.PluginReferencer
tells whether the given plugin is enabled for this instance.
isPluginEnabled(String) - Method in class org.squashtest.tm.domain.requirement.RequirementLibrary
 
isPluginEnabled(String) - Method in class org.squashtest.tm.domain.testcase.TestCaseLibrary
 
isProjectDisassociated() - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
 
isProjectSelected(GenericProject) - Method in class org.squashtest.tm.domain.projectfilter.ProjectFilter
returns true if the project is listed, false otherwhise.
isRequirementLinkable() - Method in enum org.squashtest.tm.domain.requirement.RequirementStatus
 
isRequirementModifiable() - Method in enum org.squashtest.tm.domain.requirement.RequirementStatus
tells whether this status allows the owner to be modified, i.e. its intrinsic properties can be changed.
isSame(T) - Method in class org.squashtest.tm.domain.library.structures.TreeNode
That method tells if two nodes refer to the same node.
isSetToExecutionStatus(ExecutionStatus) - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
Issue - Class in org.squashtest.tm.domain.bugtracker
 
Issue() - Constructor for class org.squashtest.tm.domain.bugtracker.Issue
 
issue - Variable in class org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator
 
IssueAlreadyBoundException - Exception in org.squashtest.tm.exception
 
IssueAlreadyBoundException() - Constructor for exception org.squashtest.tm.exception.IssueAlreadyBoundException
 
IssueDetector - Interface in org.squashtest.tm.domain.bugtracker
 
IssueList - Class in org.squashtest.tm.domain.bugtracker
 
IssueList() - Constructor for class org.squashtest.tm.domain.bugtracker.IssueList
 
IssueOwnership<ISSUE> - Class in org.squashtest.tm.domain.bugtracker
Mainly used to pair a Bugged entity with an issue together.
IssueOwnership(ISSUE, IssueDetector) - Constructor for class org.squashtest.tm.domain.bugtracker.IssueOwnership
 
isSystem(String) - Static method in enum org.squashtest.tm.domain.infolist.SystemInfoListCode
 
isSystem(InfoList) - Static method in enum org.squashtest.tm.domain.infolist.SystemInfoListCode
 
isTeam() - Method in class org.squashtest.tm.domain.users.PartyProjectPermissionsBean
 
isTemplate() - Method in class org.squashtest.tm.domain.project.AdministrableProject
 
isTerminatedStatus() - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
This methods checks if the status is RUNNING or READY
isTestAutomationEnabled() - Method in class org.squashtest.tm.domain.project.GenericProject
 
isTestCaseDeleted() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
One should use IterationTestPlanItem.isExecutableThroughIteration() in favor of this method.
isTransitionLegal(RequirementStatus) - Method in enum org.squashtest.tm.domain.requirement.RequirementStatus
will check if the transition from this status to new status is legal
isUser() - Method in class org.squashtest.tm.domain.users.PartyProjectPermissionsBean
 
isValid(CustomField, ConstraintValidatorContext) - Method in class org.squashtest.tm.validation.validator.CustomFieldHasDefaultAsRequiredValidator
 
isValid(Collection<?>, ConstraintValidatorContext) - Method in class org.squashtest.tm.validation.validator.HasDefaultItemCollectionValidator
 
isValid(List<?>, ConstraintValidatorContext) - Method in class org.squashtest.tm.validation.validator.UniqueListItemsValidator
 
Iteration - Class in org.squashtest.tm.domain.campaign
 
Iteration() - Constructor for class org.squashtest.tm.domain.campaign.Iteration
 
IterationTestPlanItem - Class in org.squashtest.tm.domain.campaign
 
IterationTestPlanItem() - Constructor for class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
IterationTestPlanItem(TestCase) - Constructor for class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
IterationTestPlanItem(TestCase, Dataset) - Constructor for class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
IterationTestPlanItem(TestCase, Dataset, User) - Constructor for class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 

J

joinKeyColumnName(String, String) - Method in class org.squashtest.tm.infrastructure.hibernate.UppercaseUnderscoreNamingStrategy
 

K

key - Variable in class org.squashtest.tm.domain.library.structures.GraphNode
 

L

label - Variable in class org.squashtest.tm.domain.customfield.CustomField
 
label - Variable in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
layers - Variable in class org.squashtest.tm.domain.library.structures.LibraryTree
 
LEGAL_EXEC_STATUS - Static variable in class org.squashtest.tm.domain.execution.ExecutionStep
 
Level - Interface in org.squashtest.tm.domain
Something (more specifically an enum) which can be organized using a level and which is also internationalizable.
LevelComparator - Class in org.squashtest.tm.domain
Compares 2 Level using their Level.getLevel() property.
LevelEnumBridge - Class in org.squashtest.tm.domain.search
StringBridge which indexes a Level enum using the pattern "-"
LevelEnumBridge() - Constructor for class org.squashtest.tm.domain.search.LevelEnumBridge
 
Library<NODE extends LibraryNode> - Interface in org.squashtest.tm.domain.library
Interface for project libraries;
LibraryGraph<IDENT,T extends GraphNode<IDENT,T>> - Class in org.squashtest.tm.domain.library.structures
 
LibraryGraph() - Constructor for class org.squashtest.tm.domain.library.structures.LibraryGraph
 
LibraryGraph.NodeTransformer<FORMER,NEW> - Interface in org.squashtest.tm.domain.library.structures
 
LibraryGraph.SimpleNode<T> - Class in org.squashtest.tm.domain.library.structures
 
LibraryGraph.SimpleNode() - Constructor for class org.squashtest.tm.domain.library.structures.LibraryGraph.SimpleNode
 
LibraryGraph.SimpleNode(T) - Constructor for class org.squashtest.tm.domain.library.structures.LibraryGraph.SimpleNode
 
LibraryNode - Interface in org.squashtest.tm.domain.library
Interface for a content node of a library.
LibraryNodeUtils - Class in org.squashtest.tm.domain.library
 
LibraryPluginBinding - Class in org.squashtest.tm.domain.project
 
LibraryPluginBinding() - Constructor for class org.squashtest.tm.domain.project.LibraryPluginBinding
 
LibraryPluginBinding(String) - Constructor for class org.squashtest.tm.domain.project.LibraryPluginBinding
 
LibraryTree<T extends TreeNode<T>> - Class in org.squashtest.tm.domain.library.structures
This tree can have multiple roots and internally its structure is layered.
LibraryTree() - Constructor for class org.squashtest.tm.domain.library.structures.LibraryTree
 
LibraryTree.TreeNodePair - Class in org.squashtest.tm.domain.library.structures
A TreeNodePair is a scaffolding class which is mainly used when initializing a tree.
LibraryTree.TreeNodePair() - Constructor for class org.squashtest.tm.domain.library.structures.LibraryTree.TreeNodePair
 
LibraryTree.TreeNodePair(Long, T) - Constructor for class org.squashtest.tm.domain.library.structures.LibraryTree.TreeNodePair
 
LINK - Static variable in class org.squashtest.tm.security.acls.CustomPermission
 
ListItemReference - Class in org.squashtest.tm.domain.infolist
Instances of such classes are not meant to be persisted.
ListItemReference() - Constructor for class org.squashtest.tm.domain.infolist.ListItemReference
 
ListItemReference(String) - Constructor for class org.squashtest.tm.domain.infolist.ListItemReference
 
listProperties() - Method in class org.squashtest.tm.domain.project.LibraryPluginBinding
 
logicalCollectionColumnName(String, String, String) - Method in class org.squashtest.tm.infrastructure.hibernate.UppercaseUnderscoreNamingStrategy
 
logicalCollectionTableName(String, String, String, String) - Method in class org.squashtest.tm.infrastructure.hibernate.UppercaseUnderscoreNamingStrategy
 
logicalColumnName(String, String) - Method in class org.squashtest.tm.infrastructure.hibernate.UppercaseUnderscoreNamingStrategy
 
logIfNeeded(boolean, AccessControlEntry) - Method in class org.squashtest.tm.security.acls.Slf4jAuditLogger
 
LoginAlreadyExistsException - Exception in org.squashtest.tm.exception.user
 
LoginAlreadyExistsException(Exception) - Constructor for exception org.squashtest.tm.exception.user.LoginAlreadyExistsException
 
LoginAlreadyExistsException(String) - Constructor for exception org.squashtest.tm.exception.user.LoginAlreadyExistsException
 
LoginAlreadyExistsException() - Constructor for exception org.squashtest.tm.exception.user.LoginAlreadyExistsException
 
LoginDoNotExistException - Exception in org.squashtest.tm.exception.user
 
LoginDoNotExistException() - Constructor for exception org.squashtest.tm.exception.user.LoginDoNotExistException
 
LoginDoNotExistException(String) - Constructor for exception org.squashtest.tm.exception.user.LoginDoNotExistException
 
loginIs(String) - Method in class org.squashtest.tm.domain.users.User
Tells if this user matches the given login.

M

MalformedScriptPathException - Exception in org.squashtest.tm.exception.testautomation
 
MalformedScriptPathException() - Constructor for exception org.squashtest.tm.exception.testautomation.MalformedScriptPathException
 
MANAGEMENT - Static variable in class org.squashtest.tm.security.acls.CustomPermission
 
MandatoryCufException - Exception in org.squashtest.tm.exception.customfield
 
MandatoryCufException(String) - Constructor for exception org.squashtest.tm.exception.customfield.MandatoryCufException
 
MandatoryCufException(String, String) - Constructor for exception org.squashtest.tm.exception.customfield.MandatoryCufException
 
MandatoryCufException(String, String, String) - Constructor for exception org.squashtest.tm.exception.customfield.MandatoryCufException
 
MandatoryCufException(CustomFieldValue) - Constructor for exception org.squashtest.tm.exception.customfield.MandatoryCufException
 
MAX_CODE_SIZE - Static variable in class org.squashtest.tm.domain.customfield.CustomField
 
MAX_NAME_SIZE - Static variable in class org.squashtest.tm.domain.campaign.Iteration
 
MAX_NAME_SIZE - Static variable in class org.squashtest.tm.domain.campaign.TestSuite
 
MAX_NAME_SIZE - Static variable in interface org.squashtest.tm.domain.library.LibraryNode
 
MAX_NAME_SIZE - Static variable in class org.squashtest.tm.domain.testcase.Dataset
 
MAX_NAME_SIZE - Static variable in class org.squashtest.tm.domain.testcase.Parameter
 
MAX_REF_SIZE - Static variable in class org.squashtest.tm.domain.testcase.TestCase
 
MAX_SIZE - Static variable in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
MAX_SIZE - Static variable in class org.squashtest.tm.domain.customfield.CustomFieldValueOption
 
mayUnlockBloquedExecution(ExecutionStatus) - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
meOrMyChildHaveAVersionBoundToMilestone(Milestone) - Method in class org.squashtest.tm.domain.requirement.Requirement
 
merge(List<T>) - Method in class org.squashtest.tm.domain.library.structures.LibraryTree
Accepts a list of TreeNodes and use their data to update existing nodes data.
mergeGraph(OG, LibraryGraph.NodeTransformer<ON, T>) - Method in class org.squashtest.tm.domain.library.structures.LibraryGraph
Will merge the structure of a graph into this graph.
Milestone - Class in org.squashtest.tm.domain.milestone
 
Milestone() - Constructor for class org.squashtest.tm.domain.milestone.Milestone
 
MilestoneHolder - Interface in org.squashtest.tm.domain.milestone
Those objects can bind or unbind with milestones.
MilestoneLabelAlreadyExistsException - Exception in org.squashtest.tm.exception.milestone
 
MilestoneLabelAlreadyExistsException(Exception) - Constructor for exception org.squashtest.tm.exception.milestone.MilestoneLabelAlreadyExistsException
 
MilestoneLabelAlreadyExistsException(String) - Constructor for exception org.squashtest.tm.exception.milestone.MilestoneLabelAlreadyExistsException
 
MilestoneLabelAlreadyExistsException() - Constructor for exception org.squashtest.tm.exception.milestone.MilestoneLabelAlreadyExistsException
 
MilestoneMember - Interface in org.squashtest.tm.domain.milestone
That interface represents domain objects that belong to one or several milestones.
MilestoneRange - Enum in org.squashtest.tm.domain.milestone
 
MilestoneStatus - Enum in org.squashtest.tm.domain.milestone
 
MIN_CODE_SIZE - Static variable in class org.squashtest.tm.domain.customfield.CustomField
 
MIN_NAME_SIZE - Static variable in class org.squashtest.tm.domain.testcase.Parameter
 
moveOptions(int, List<String>) - Method in class org.squashtest.tm.domain.customfield.SingleSelectField
Will remove all options and recreate them at their right-full positions.
moveStep(int, int) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
moveSteps(int, List<TestStep>) - Method in class org.squashtest.tm.domain.testcase.TestCase
Will move a list of steps to a new position.
moveTestPlan(int, int) - Method in class org.squashtest.tm.domain.campaign.Iteration
Deprecated.
moveTestPlanItems(int, List<Long>) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
moveTestPlans(int, List<IterationTestPlanItem>) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
MultiSelectField - Class in org.squashtest.tm.domain.customfield
A CustomField which stores a multi option selected from a list.
MultiSelectField() - Constructor for class org.squashtest.tm.domain.customfield.MultiSelectField
Created a SingleSelectField with a
MultiValuedCustomFieldValue - Interface in org.squashtest.tm.domain.customfield
CustomFieldValue implementing that interface have a composite value.

N

name - Variable in class org.squashtest.tm.domain.customfield.CustomField
 
NAME_REGEXP - Static variable in class org.squashtest.tm.domain.testcase.Parameter
 
NameAlreadyExistsAtDestinationException - Exception in org.squashtest.tm.exception.library
 
NameAlreadyExistsAtDestinationException(Exception) - Constructor for exception org.squashtest.tm.exception.library.NameAlreadyExistsAtDestinationException
 
NameAlreadyExistsAtDestinationException(String) - Constructor for exception org.squashtest.tm.exception.library.NameAlreadyExistsAtDestinationException
 
NameAlreadyExistsAtDestinationException() - Constructor for exception org.squashtest.tm.exception.library.NameAlreadyExistsAtDestinationException
 
NameAlreadyInUseException - Exception in org.squashtest.tm.exception
This should be raised when a transient entity name is already used by another entity.
NameAlreadyInUseException(String, String) - Constructor for exception org.squashtest.tm.exception.NameAlreadyInUseException
 
NameAlreadyInUseException(NameAlreadyInUseException.EntityType, String) - Constructor for exception org.squashtest.tm.exception.NameAlreadyInUseException
 
NameAlreadyInUseException.EntityType - Enum in org.squashtest.tm.exception
 
NamedReference - Class in org.squashtest.tm.domain
This can b used as a reference or summary of any entity which has a name.
NamedReference(Long, String) - Constructor for class org.squashtest.tm.domain.NamedReference
 
NamedReferencePair - Class in org.squashtest.tm.domain
A class that justs conveniently ship together two named references.
NamedReferencePair() - Constructor for class org.squashtest.tm.domain.NamedReferencePair
 
NamedReferencePair(Long, String, Long, String) - Constructor for class org.squashtest.tm.domain.NamedReferencePair
 
needsComputation() - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
needsComputation(ExecutionStatus) - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
newPair() - Method in class org.squashtest.tm.domain.library.structures.LibraryTree
Returns a new instance of a TreeNodePair.
newPair(Long, T) - Method in class org.squashtest.tm.domain.library.structures.LibraryTree
An initializing version of LibraryTree.newPair().
NewRequirementVersionDto - Class in org.squashtest.tm.domain.requirement
Data holder for requirement version creation.
NewRequirementVersionDto() - Constructor for class org.squashtest.tm.domain.requirement.NewRequirementVersionDto
 
newWithProject(TestAutomationProject) - Method in class org.squashtest.tm.domain.testautomation.AutomatedTest
 
NO_DATASET_APPLICABLE_LABEL - Static variable in class org.squashtest.tm.domain.execution.Execution
 
NO_DATASET_USED_LABEL - Static variable in class org.squashtest.tm.domain.execution.Execution
 
NO_FOLDER - Static variable in class org.squashtest.tm.domain.library.ExportData
 
NO_REQUIREMENT_PARENT_ID - Static variable in class org.squashtest.tm.domain.requirement.ExportRequirementData
 
NO_REQUIREMENT_PARENT_PATH - Static variable in class org.squashtest.tm.domain.requirement.ExportRequirementData
 
NO_USER_ID - Static variable in class org.squashtest.tm.domain.users.User
 
NoBugTrackerBindingException - Exception in org.squashtest.tm.exception
 
NoBugTrackerBindingException(Exception) - Constructor for exception org.squashtest.tm.exception.NoBugTrackerBindingException
 
NoBugTrackerBindingException(String) - Constructor for exception org.squashtest.tm.exception.NoBugTrackerBindingException
 
NoBugTrackerBindingException() - Constructor for exception org.squashtest.tm.exception.NoBugTrackerBindingException
 
NodeContainer<NODE extends TreeNode> - Interface in org.squashtest.tm.domain.library
Interface for an object which contains tree node objects.
NodeContainerVisitor - Interface in org.squashtest.tm.domain.library
Interface for an object which can visit a functional node container including : CampaignLibrary RequirementLibrary TestCaseLibrary CampaignFolder RequirementFolder TestCaseFolder Campaign Iteration .
NodeData<KEY_TYPE> - Class in org.squashtest.tm.domain.library.structures
classes extending that one should preferably be comparable only on a subset of their attributes.
NodeData(KEY_TYPE) - Constructor for class org.squashtest.tm.domain.library.structures.NodeData
 
NodeReference - Class in org.squashtest.tm.domain.library
POJO holding basic informations regarding nodes, when one do not need the full data held in the Session cache.
NodeReference(Long, String, boolean) - Constructor for class org.squashtest.tm.domain.library.NodeReference
 
NodeReference(Object[]) - Constructor for class org.squashtest.tm.domain.library.NodeReference
this one accepts an object array formatted as { Long, String, Boolean }
NodeVisitor - Interface in org.squashtest.tm.domain.library
Interface for an object which can visit a functional tree node including : CampaignFolder RequirementFolder TestCaseFolder Requirement TestCase Campaign Iteration TestSuite .
normalize() - Method in class org.squashtest.tm.domain.users.User
Modifies this user with sensible defaults so that it is valid, provided it has a login.
NotAutomatedException - Exception in org.squashtest.tm.exception
 
NotAutomatedException() - Constructor for exception org.squashtest.tm.exception.NotAutomatedException
 
NotDeletableException - Exception in org.squashtest.tm.exception.library
Thrown when trying to delete a TestCase that is called by another TestCase.
NotDeletableException(long) - Constructor for exception org.squashtest.tm.exception.library.NotDeletableException
 
notify(RequirementAuditEvent) - Method in interface org.squashtest.tm.event.RequirementAuditor
 
notifyAddedTo(IterationTestPlanItem) - Method in class org.squashtest.tm.domain.execution.Execution
 
notifyAssociatedProjectWasSet(Project, Project) - Method in class org.squashtest.tm.domain.library.FolderSupport
Notifies that the project was set to something.
notifyAssociatedWithProject(Project) - Method in class org.squashtest.tm.domain.campaign.CampaignFolder
 
notifyAssociatedWithProject(GenericProject) - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
notifyAssociatedWithProject(Project) - Method in class org.squashtest.tm.domain.library.GenericLibraryNode
Notifies this object it is now a resource of the given project.
notifyAssociatedWithProject(GenericProject) - Method in interface org.squashtest.tm.domain.library.Library
 
notifyAssociatedWithProject(Project) - Method in interface org.squashtest.tm.domain.library.LibraryNode
Notifies this resource now belongs to the given project.
notifyAssociatedWithProject(Project) - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
notifyAssociatedWithProject(GenericProject) - Method in class org.squashtest.tm.domain.requirement.RequirementLibrary
 
notifyAssociatedWithProject(Project) - Method in class org.squashtest.tm.domain.requirement.RequirementLibraryNode
Notifies this object it is now a resource of the given project.
notifyAssociatedWithProject(Project) - Method in class org.squashtest.tm.domain.testcase.TestCaseFolder
 
notifyAssociatedWithProject(GenericProject) - Method in class org.squashtest.tm.domain.testcase.TestCaseLibrary
 
NoVerifiableRequirementVersionException - Exception in org.squashtest.tm.exception
Indicates no version of a requirement which matche the rules to be verified by a test case could be found.
NoVerifiableRequirementVersionException(Requirement) - Constructor for exception org.squashtest.tm.exception.NoVerifiableRequirementVersionException
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.squashtest.tm.infrastructure.hibernate.BlobUserType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.squashtest.tm.infrastructure.hibernate.BlobUserType
 

O

objectToSQLString(Object) - Method in class org.squashtest.tm.infrastructure.hibernate.BlobUserType
 
objectToString(Object) - Method in class org.squashtest.tm.domain.search.CollectionSizeBridge
 
objectToString(Object) - Method in class org.squashtest.tm.domain.search.InfoListItemBridge
 
objectToString(Object) - Method in class org.squashtest.tm.domain.search.LevelEnumBridge
 
objectToString(Object) - Method in class org.squashtest.tm.domain.search.UpperCasedStringBridge
 
OPTION_REGEXP - Static variable in class org.squashtest.tm.domain.customfield.CustomField
 
optional - Variable in class org.squashtest.tm.domain.customfield.CustomField
 
OptionAlreadyExistException - Exception in org.squashtest.tm.exception.customfield
This should be raised when an option already exists for a given custom-field.
OptionAlreadyExistException(String) - Constructor for exception org.squashtest.tm.exception.customfield.OptionAlreadyExistException
 
org.squashtest.tm.domain - package org.squashtest.tm.domain
 
org.squashtest.tm.domain.attachment - package org.squashtest.tm.domain.attachment
 
org.squashtest.tm.domain.audit - package org.squashtest.tm.domain.audit
 
org.squashtest.tm.domain.bugtracker - package org.squashtest.tm.domain.bugtracker
 
org.squashtest.tm.domain.campaign - package org.squashtest.tm.domain.campaign
 
org.squashtest.tm.domain.customfield - package org.squashtest.tm.domain.customfield
 
org.squashtest.tm.domain.denormalizedfield - package org.squashtest.tm.domain.denormalizedfield
 
org.squashtest.tm.domain.event - package org.squashtest.tm.domain.event
 
org.squashtest.tm.domain.execution - package org.squashtest.tm.domain.execution
 
org.squashtest.tm.domain.infolist - package org.squashtest.tm.domain.infolist
 
org.squashtest.tm.domain.library - package org.squashtest.tm.domain.library
 
org.squashtest.tm.domain.library.structures - package org.squashtest.tm.domain.library.structures
 
org.squashtest.tm.domain.milestone - package org.squashtest.tm.domain.milestone
 
org.squashtest.tm.domain.planning - package org.squashtest.tm.domain.planning
 
org.squashtest.tm.domain.project - package org.squashtest.tm.domain.project
 
org.squashtest.tm.domain.projectfilter - package org.squashtest.tm.domain.projectfilter
 
org.squashtest.tm.domain.requirement - package org.squashtest.tm.domain.requirement
 
org.squashtest.tm.domain.resource - package org.squashtest.tm.domain.resource
 
org.squashtest.tm.domain.search - package org.squashtest.tm.domain.search
This file contains Hibernate named queries used by hibernate search bridges
org.squashtest.tm.domain.testautomation - package org.squashtest.tm.domain.testautomation
This package contains all the relevant concepts around test automation.
org.squashtest.tm.domain.testcase - package org.squashtest.tm.domain.testcase
 
org.squashtest.tm.domain.users - package org.squashtest.tm.domain.users
 
org.squashtest.tm.domain.viewmapping - package org.squashtest.tm.domain.viewmapping
 
org.squashtest.tm.event - package org.squashtest.tm.event
 
org.squashtest.tm.exception - package org.squashtest.tm.exception
 
org.squashtest.tm.exception.campaign - package org.squashtest.tm.exception.campaign
 
org.squashtest.tm.exception.customfield - package org.squashtest.tm.exception.customfield
 
org.squashtest.tm.exception.execution - package org.squashtest.tm.exception.execution
 
org.squashtest.tm.exception.library - package org.squashtest.tm.exception.library
 
org.squashtest.tm.exception.milestone - package org.squashtest.tm.exception.milestone
 
org.squashtest.tm.exception.requirement - package org.squashtest.tm.exception.requirement
 
org.squashtest.tm.exception.testautomation - package org.squashtest.tm.exception.testautomation
 
org.squashtest.tm.exception.testcase - package org.squashtest.tm.exception.testcase
 
org.squashtest.tm.exception.user - package org.squashtest.tm.exception.user
 
org.squashtest.tm.infrastructure.hibernate - package org.squashtest.tm.infrastructure.hibernate
 
org.squashtest.tm.security - package org.squashtest.tm.security
 
org.squashtest.tm.security.acls - package org.squashtest.tm.security.acls
 
org.squashtest.tm.security.annotation - package org.squashtest.tm.security.annotation
 
org.squashtest.tm.validation - package org.squashtest.tm.validation
 
org.squashtest.tm.validation.constraint - package org.squashtest.tm.validation.constraint
 
org.squashtest.tm.validation.validator - package org.squashtest.tm.validation.validator
 
outbounds - Variable in class org.squashtest.tm.domain.library.structures.GraphNode
 

P

Parameter - Class in org.squashtest.tm.domain.testcase
 
Parameter() - Constructor for class org.squashtest.tm.domain.testcase.Parameter
 
Parameter(String) - Constructor for class org.squashtest.tm.domain.testcase.Parameter
 
Parameter(String, TestCase) - Constructor for class org.squashtest.tm.domain.testcase.Parameter
 
ParameterAssignationMode - Enum in org.squashtest.tm.domain.testcase
CALLED_DATASET : the values for the parameters in a called test case will be assigned using one of the datasets from the called test case DELEGATE : the values for the parameters in a called test case will be assigned using one of the datasets from the caller test case (that can itself be called and delegated) NOTHING : we don't know yet how and when the parameters will be assigned.
ParameterNameInStepUpdater - Class in org.squashtest.tm.domain.testcase
 
ParameterNameInStepUpdater(String, String) - Constructor for class org.squashtest.tm.domain.testcase.ParameterNameInStepUpdater
 
Party - Class in org.squashtest.tm.domain.users
 
Party() - Constructor for class org.squashtest.tm.domain.users.Party
 
PartyProjectPermissionsBean - Class in org.squashtest.tm.domain.users
This class represents a party and an aggregation of permissions (read, write and so on) which can be given to this party and which have a scope of object identities.
PartyProjectPermissionsBean(Party, PermissionGroup) - Constructor for class org.squashtest.tm.domain.users.PartyProjectPermissionsBean
 
PartyVisitor - Interface in org.squashtest.tm.domain.users
 
PasswordChangeFailedException - Exception in org.squashtest.tm.exception
 
PasswordChangeFailedException() - Constructor for exception org.squashtest.tm.exception.PasswordChangeFailedException
 
PasswordChangeFailedException(String) - Constructor for exception org.squashtest.tm.exception.PasswordChangeFailedException
 
PasswordChangeFailedException(String, Throwable) - Constructor for exception org.squashtest.tm.exception.PasswordChangeFailedException
 
PermissionGroup - Class in org.squashtest.tm.security.acls
This class represents an agregation of permissions (read, write and so on) which can be given to a user and which have a scope of object identities.
PermissionGroup(long, String) - Constructor for class org.squashtest.tm.security.acls.PermissionGroup
 
PluginReferencer<BIND extends LibraryPluginBinding> - Interface in org.squashtest.tm.domain.library
 
position - Variable in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
Project - Class in org.squashtest.tm.domain.project
 
Project() - Constructor for class org.squashtest.tm.domain.project.Project
 
ProjectFilter - Class in org.squashtest.tm.domain.projectfilter
 
ProjectFilter() - Constructor for class org.squashtest.tm.domain.projectfilter.ProjectFilter
 
ProjectForCustomCompare - Class in org.squashtest.tm.domain.project
 
ProjectForCustomCompare() - Constructor for class org.squashtest.tm.domain.project.ProjectForCustomCompare
 
ProjectPermission - Class in org.squashtest.tm.domain.project
This class represents an agregation of permissions (read, write and so on) which can be given to a user and which have a scope of object identities.
ProjectPermission(GenericProject, PermissionGroup) - Constructor for class org.squashtest.tm.domain.project.ProjectPermission
 
ProjectResource<P extends GenericProject> - Interface in org.squashtest.tm.domain.project
Any resource associated to a project.
ProjectTemplate - Class in org.squashtest.tm.domain.project
A Project template, which can hold no nodes but will be used to build "real" projects
ProjectTemplate() - Constructor for class org.squashtest.tm.domain.project.ProjectTemplate
 
ProjectUtils - Class in org.squashtest.tm.domain.project
 
ProjectVisitor - Interface in org.squashtest.tm.domain.project
Project visitor.
propertyToColumnName(String) - Method in class org.squashtest.tm.infrastructure.hibernate.UppercaseUnderscoreNamingStrategy
 
publish(RequirementAuditEvent) - Method in class org.squashtest.tm.domain.event.AbstractRequirementEventPublisher
 
put(String, T) - Method in class org.squashtest.tm.domain.library.structures.StringPathMap
 

R

RawValue - Class in org.squashtest.tm.domain.customfield
That class represents a "value" that aren't attached to any specific custom field value.
RawValue() - Constructor for class org.squashtest.tm.domain.customfield.RawValue
 
RawValue(String) - Constructor for class org.squashtest.tm.domain.customfield.RawValue
 
RawValue(List<String>) - Constructor for class org.squashtest.tm.domain.customfield.RawValue
 
READ_UNASSIGNED - Static variable in class org.squashtest.tm.security.acls.CustomPermission
 
references(Object) - Method in class org.squashtest.tm.domain.infolist.InfoListItem
tests equality-by-code
referencesSameJob(TestAutomationProject) - Method in class org.squashtest.tm.domain.testautomation.TestAutomationProject
 
RemoteIssueDecorator - Class in org.squashtest.tm.domain.bugtracker
 
RemoteIssueDecorator(RemoteIssue, long) - Constructor for class org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator
 
removeAllEdges(IDENT, IDENT) - Method in class org.squashtest.tm.domain.library.structures.LibraryGraph
 
removeAttachment(Attachment) - Method in class org.squashtest.tm.domain.attachment.AttachmentList
 
removeAttachment(long) - Method in class org.squashtest.tm.domain.attachment.AttachmentList
 
removeAutomatedScript() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
removeBugTrackerBinding() - Method in class org.squashtest.tm.domain.project.GenericProject
 
removeContent(Iteration) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
removeContent(CampaignLibraryNode) - Method in class org.squashtest.tm.domain.campaign.CampaignFolder
 
removeContent(CampaignLibraryNode) - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
removeContent(TestSuite) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
removeContent(NODE) - Method in interface org.squashtest.tm.domain.library.NodeContainer
 
removeContent(Requirement) - Method in class org.squashtest.tm.domain.requirement.Requirement
 
removeContent(RequirementLibraryNode) - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
removeContent(RequirementLibraryNode) - Method in class org.squashtest.tm.domain.requirement.RequirementLibrary
 
removeContent(TestCaseLibraryNode) - Method in class org.squashtest.tm.domain.testcase.TestCaseFolder
 
removeContent(TestCaseLibraryNode) - Method in class org.squashtest.tm.domain.testcase.TestCaseLibrary
 
removeCUFValueOption(CustomFieldValueOption) - Method in class org.squashtest.tm.domain.customfield.TagsValue
 
removeDataset(Dataset) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
removeEdge(IDENT, IDENT) - Method in class org.squashtest.tm.domain.library.structures.LibraryGraph
 
removeExecution(Execution) - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
removeInbound(T) - Method in class org.squashtest.tm.domain.library.structures.GraphNode
 
removeIssue(Issue) - Method in class org.squashtest.tm.domain.bugtracker.IssueList
 
removeIssue(long) - Method in class org.squashtest.tm.domain.bugtracker.IssueList
 
removeItem(InfoListItem) - Method in class org.squashtest.tm.domain.infolist.InfoList
 
removeItem(Long) - Method in class org.squashtest.tm.domain.infolist.InfoList
 
removeItem(String) - Method in class org.squashtest.tm.domain.infolist.InfoList
 
removeItemFromTestPlan(IterationTestPlanItem) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
removeIteration(Iteration) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
removeMember(User) - Method in class org.squashtest.tm.domain.users.Team
 
removeMember(Collection<User>) - Method in class org.squashtest.tm.domain.users.Team
 
removeMilestone(Milestone) - Method in class org.squashtest.tm.domain.project.GenericProject
 
removeNode(IDENT) - Method in class org.squashtest.tm.domain.library.structures.LibraryGraph
 
removeOption(String) - Method in class org.squashtest.tm.domain.customfield.SingleSelectField
Checks first if the option is the default one.
removeOptionWithoutCheck(String) - Method in class org.squashtest.tm.domain.customfield.SingleSelectField
 
removeOutbount(T) - Method in class org.squashtest.tm.domain.library.structures.GraphNode
 
removeParameterValue(DatasetParamValue) - Method in class org.squashtest.tm.domain.testcase.Dataset
 
removeProject(GenericProject) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
removeProject(Project) - Method in class org.squashtest.tm.domain.projectfilter.ProjectFilter
 
removeProjectFromPerimeter(GenericProject) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
removeProjectsFromPerimeter(List<GenericProject>) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
removeRenderingLocation(RenderingLocation) - Method in class org.squashtest.tm.domain.customfield.CustomFieldBinding
 
removeRequirementVersionCoverage(RequirementVersionCoverage) - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
Simply remove the RequirementVersionCoverage from this.requirementVersionCoverages.
removeRequirementVersionCoverage(RequirementVersionCoverage) - Method in class org.squashtest.tm.domain.testcase.ActionTestStep
Simply remove the RequirementVersionCoverage from this.requirementVersionCoverages.
removeRequirementVersionCoverage(RequirementVersionCoverage) - Method in class org.squashtest.tm.domain.testcase.TestCase
Simply remove the RequirementVersionCoverage from this.requirementVersionCoverages.
removeTeams(Collection<Long>) - Method in class org.squashtest.tm.domain.users.User
 
removeTemplates() - Method in class org.squashtest.tm.domain.milestone.Milestone
 
removeTestPlanItem(CampaignTestPlanItem) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
removeTestPlanItem(long) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
removeTestPlanItems(List<Long>) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
removeTestSuite(TestSuite) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
removeTestSuite(TestSuite) - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
removeVerifyingStep(long) - Method in class org.squashtest.tm.domain.testcase.RequirementVersionCoverage
Will remove the step matching the given id from this.verifyingSteps.
rename(String) - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
RenderingLocation - Enum in org.squashtest.tm.domain.customfield
Enumerates where a custoim field should be displayed.
renderingLocations - Variable in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
reorderItems(List<Long>, int) - Method in class org.squashtest.tm.domain.customfield.CustomFieldBinding.PositionAwareBindingList
 
reorderTestPlan(int, List<IterationTestPlanItem>) - Method in class org.squashtest.tm.domain.campaign.TestSuite
Since the test plan of a TestSuite is merely a view on the backing iteration, we will reorder here the test plan accordingly.
replace(Object, Object, Object) - Method in class org.squashtest.tm.infrastructure.hibernate.BlobUserType
 
representsSameBinding(CustomFieldValue) - Method in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
representsSameCustomField(CustomFieldValue) - Method in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
Requirement - Class in org.squashtest.tm.domain.requirement
Entity requirement Note that much of its setters will throw an IllegalRequirementModificationException if a modification is attempted while the status does not allow it.
Requirement() - Constructor for class org.squashtest.tm.domain.requirement.Requirement
 
Requirement(RequirementVersion) - Constructor for class org.squashtest.tm.domain.requirement.Requirement
Creates a new requirement which "latest version" is the given RequirementVersion
RequirementAlreadyVerifiedException - Exception in org.squashtest.tm.exception.requirement
 
RequirementAlreadyVerifiedException(RequirementVersion, TestCase) - Constructor for exception org.squashtest.tm.exception.requirement.RequirementAlreadyVerifiedException
 
RequirementAuditEvent - Class in org.squashtest.tm.domain.event
 
RequirementAuditEvent() - Constructor for class org.squashtest.tm.domain.event.RequirementAuditEvent
 
RequirementAuditEvent(RequirementVersion, String) - Constructor for class org.squashtest.tm.domain.event.RequirementAuditEvent
 
RequirementAuditEventVisitor - Interface in org.squashtest.tm.domain.event
 
RequirementAuditor - Interface in org.squashtest.tm.event
 
RequirementCategory - Enum in org.squashtest.tm.domain.requirement
Deprecated.
RequirementCreation - Class in org.squashtest.tm.domain.event
That class simply extends RequirementAuditEvent.
RequirementCreation() - Constructor for class org.squashtest.tm.domain.event.RequirementCreation
 
RequirementCreation(RequirementVersion, String) - Constructor for class org.squashtest.tm.domain.event.RequirementCreation
 
RequirementCriticality - Enum in org.squashtest.tm.domain.requirement
 
RequirementExtractor - Class in org.squashtest.tm.domain.requirement
 
RequirementExtractor() - Constructor for class org.squashtest.tm.domain.requirement.RequirementExtractor
 
RequirementFolder - Class in org.squashtest.tm.domain.requirement
 
RequirementFolder() - Constructor for class org.squashtest.tm.domain.requirement.RequirementFolder
 
RequirementFolder(Date, String) - Constructor for class org.squashtest.tm.domain.requirement.RequirementFolder
 
RequirementLargePropertyChange - Class in org.squashtest.tm.domain.event
Will log when the value of a property of a requirement changed.
RequirementLargePropertyChange() - Constructor for class org.squashtest.tm.domain.event.RequirementLargePropertyChange
 
RequirementLargePropertyChange(RequirementVersion, String) - Constructor for class org.squashtest.tm.domain.event.RequirementLargePropertyChange
 
RequirementLibrary - Class in org.squashtest.tm.domain.requirement
 
RequirementLibrary() - Constructor for class org.squashtest.tm.domain.requirement.RequirementLibrary
 
RequirementLibraryNode<RESOURCE extends Resource> - Class in org.squashtest.tm.domain.requirement
 
RequirementLibraryNode() - Constructor for class org.squashtest.tm.domain.requirement.RequirementLibraryNode
 
RequirementLibraryNode(String, String) - Constructor for class org.squashtest.tm.domain.requirement.RequirementLibraryNode
 
RequirementLibraryNodeVisitor - Interface in org.squashtest.tm.domain.requirement
Interface for an object which can visit a RequirementLibraryNode.
RequirementLibraryPluginBinding - Class in org.squashtest.tm.domain.requirement
 
RequirementLibraryPluginBinding() - Constructor for class org.squashtest.tm.domain.requirement.RequirementLibraryPluginBinding
 
RequirementLibraryPluginBinding(String) - Constructor for class org.squashtest.tm.domain.requirement.RequirementLibraryPluginBinding
 
RequirementPathEdge - Class in org.squashtest.tm.domain.requirement
Maps an edge of a requirement node path.
RequirementPathEdge() - Constructor for class org.squashtest.tm.domain.requirement.RequirementPathEdge
 
RequirementPathEdge.PathId - Class in org.squashtest.tm.domain.requirement
 
RequirementPathEdge.PathId() - Constructor for class org.squashtest.tm.domain.requirement.RequirementPathEdge.PathId
 
RequirementPropertyChange - Class in org.squashtest.tm.domain.event
Will log when the value of a property of a requirement changed.
RequirementPropertyChange() - Constructor for class org.squashtest.tm.domain.event.RequirementPropertyChange
 
RequirementPropertyChangeEventBuilder<EVENT extends RequirementAuditEvent> - Interface in org.squashtest.tm.domain.event
 
RequirementStatus - Enum in org.squashtest.tm.domain.requirement
 
RequirementVersion - Class in org.squashtest.tm.domain.requirement
Represents a version of a requirement.
RequirementVersion() - Constructor for class org.squashtest.tm.domain.requirement.RequirementVersion
 
RequirementVersionAttachmentBridge - Class in org.squashtest.tm.domain.requirement
 
RequirementVersionAttachmentBridge() - Constructor for class org.squashtest.tm.domain.requirement.RequirementVersionAttachmentBridge
 
RequirementVersionCoverage - Class in org.squashtest.tm.domain.testcase
Entity representing a The coverage of a RequirementVersion by a TestCase.
RequirementVersionCoverage(RequirementVersion) - Constructor for class org.squashtest.tm.domain.testcase.RequirementVersionCoverage
 
RequirementVersionCoverage(RequirementVersion, TestCase) - Constructor for class org.squashtest.tm.domain.testcase.RequirementVersionCoverage
 
RequirementVersionCoverage(Requirement, TestCase) - Constructor for class org.squashtest.tm.domain.testcase.RequirementVersionCoverage
 
RequirementVersionDescriptionBridge - Class in org.squashtest.tm.domain.resource
 
RequirementVersionDescriptionBridge() - Constructor for class org.squashtest.tm.domain.resource.RequirementVersionDescriptionBridge
 
RequirementVersionHasParentBridge - Class in org.squashtest.tm.domain.requirement
 
RequirementVersionHasParentBridge() - Constructor for class org.squashtest.tm.domain.requirement.RequirementVersionHasParentBridge
 
RequirementVersionImportMemento - Interface in org.squashtest.tm.domain.requirement
Interface to retrieve RequirementVersion attributes (such as criticality, category, description ...) from a bean.
RequirementVersionIsCurrentBridge - Class in org.squashtest.tm.domain.requirement
 
RequirementVersionIsCurrentBridge() - Constructor for class org.squashtest.tm.domain.requirement.RequirementVersionIsCurrentBridge
 
RequirementVersionModification - Interface in org.squashtest.tm.domain.event
Interface of an event which notifies the modification of a Requirement.
RequirementVersionNotLinkableException - Exception in org.squashtest.tm.exception.requirement
A Requirement was bound to be verified by a new TestCase while it is not linkable.
RequirementVersionNotLinkableException(RequirementVersion) - Constructor for exception org.squashtest.tm.exception.requirement.RequirementVersionNotLinkableException
 
RequirementVersionNumberComparator - Class in org.squashtest.tm.domain.requirement
Use to compare RequirementVersions numbers.
RequirementVersionNumberComparator() - Constructor for class org.squashtest.tm.domain.requirement.RequirementVersionNumberComparator
 
reset() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoring
 
reset() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForRequirementVersions
 
reset() - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForTestcases
 
resolveStatus(ExecutionStatus, ExecutionStatus) - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
Resource - Class in org.squashtest.tm.domain.resource
A Resource is the actual "things" which are organized in a library tree.
Resource() - Constructor for class org.squashtest.tm.domain.resource.Resource
 
returnDisabledStatus() - Method in enum org.squashtest.tm.domain.requirement.RequirementStatus
 
returnedClass() - Method in class org.squashtest.tm.infrastructure.hibernate.BlobUserType
 
RichTextField - Class in org.squashtest.tm.domain.customfield
 
RichTextField() - Constructor for class org.squashtest.tm.domain.customfield.RichTextField
 
RichTextValue - Class in org.squashtest.tm.domain.customfield
 
RichTextValue() - Constructor for class org.squashtest.tm.domain.customfield.RichTextValue
 
RightsUnsuficientsForOperationException - Exception in org.squashtest.tm.exception.library
 
RightsUnsuficientsForOperationException(Exception) - Constructor for exception org.squashtest.tm.exception.library.RightsUnsuficientsForOperationException
 
RightsUnsuficientsForOperationException(String) - Constructor for exception org.squashtest.tm.exception.library.RightsUnsuficientsForOperationException
 
RightsUnsuficientsForOperationException() - Constructor for exception org.squashtest.tm.exception.library.RightsUnsuficientsForOperationException
 
RunExecutionException - Exception in org.squashtest.tm.exception.execution
Something happened while trying to run an execution.
RunExecutionException(String) - Constructor for exception org.squashtest.tm.exception.execution.RunExecutionException
 

S

ScheduledTimePeriod - Class in org.squashtest.tm.domain.campaign
Embeddable value for a scheduled (i.e. user defined) date period.
ScheduledTimePeriod() - Constructor for class org.squashtest.tm.domain.campaign.ScheduledTimePeriod
 
SearchExportCSVModel - Interface in org.squashtest.tm.domain.search
Used to Export the result of an advanced Search .
SearchExportCSVModel.Cell - Interface in org.squashtest.tm.domain.search
 
SearchExportCSVModel.Row - Interface in org.squashtest.tm.domain.search
 
SelfClassAware - Interface in org.squashtest.tm.domain
use this interface to circumvent problems arising when invoking getClass().getSomething() on a proxy.
SEPARATOR - Static variable in class org.squashtest.tm.domain.customfield.MultiSelectField
 
SEPARATOR_EXPR - Static variable in class org.squashtest.tm.domain.customfield.MultiSelectField
 
SessionFieldBridge - Class in org.squashtest.tm.domain.search
 
SessionFieldBridge() - Constructor for class org.squashtest.tm.domain.search.SessionFieldBridge
 
set(ExecutionStatus, int) - Method in class org.squashtest.tm.domain.execution.ExecutionStatusReport
 
set(String, Object, Document, LuceneOptions) - Method in class org.squashtest.tm.domain.resource.RequirementVersionDescriptionBridge
 
set(String, Object, Document, LuceneOptions) - Method in class org.squashtest.tm.domain.search.SessionFieldBridge
 
setAction(String) - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
setAction(String) - Method in class org.squashtest.tm.domain.testcase.ActionTestStep
 
setAction(String) - Method in class org.squashtest.tm.domain.testcase.ExportTestStepData
 
setActivated(Boolean) - Method in class org.squashtest.tm.domain.projectfilter.ProjectFilter
 
setActive(boolean) - Method in class org.squashtest.tm.domain.project.GenericProject
 
setActive(Boolean) - Method in class org.squashtest.tm.domain.users.User
 
setActualEndAuto(boolean) - Method in class org.squashtest.tm.domain.campaign.ActualTimePeriod
 
setActualEndAuto(boolean) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
setActualEndAuto(boolean) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
setActualEndDate(Date) - Method in class org.squashtest.tm.domain.campaign.ActualTimePeriod
 
setActualEndDate(Date) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
setActualEndDate(Date) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
setActualStartAuto(boolean) - Method in class org.squashtest.tm.domain.campaign.ActualTimePeriod
 
setActualStartAuto(boolean) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
setActualStartAuto(boolean) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
setActualStartDate(Date) - Method in class org.squashtest.tm.domain.campaign.ActualTimePeriod
 
setActualStartDate(Date) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
setActualStartDate(Date) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
setAddedOn(Date) - Method in class org.squashtest.tm.domain.attachment.Attachment
 
setAddToTotalCount(long) - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoring
 
setAddToTotalCount(long) - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForRequirementVersions
 
setAddToTotalCount(long) - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForTestcases
 
setAuditor(RequirementAuditor) - Method in class org.squashtest.tm.domain.event.AbstractRequirementEventPublisher
 
setAuthor(String) - Method in interface org.squashtest.tm.domain.event.RequirementPropertyChangeEventBuilder
 
setAutomated(boolean) - Method in class org.squashtest.tm.domain.project.ProjectForCustomCompare
 
setAutomatedExecutionExtender(AutomatedExecutionExtender) - Method in class org.squashtest.tm.domain.execution.Execution
 
setAutomatedSuite(AutomatedSuite) - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
 
setAutomatedTest(AutomatedTest) - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
Sets the automated test and the node, based on the test's host server.
setAutomatedTest(AutomatedTest) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
setBaseURL(URL) - Method in class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
setBinding(CustomFieldBinding) - Method in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
setBoundEntity(BindableEntity) - Method in class org.squashtest.tm.domain.customfield.CustomFieldBinding
 
setBoundEntity(BoundEntity) - Method in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
setBoundProject(GenericProject) - Method in class org.squashtest.tm.domain.customfield.CustomFieldBinding
 
setBugtracker(BugTracker) - Method in class org.squashtest.tm.domain.bugtracker.BugTrackerBinding
 
setBugtracker(BugTracker) - Method in class org.squashtest.tm.domain.bugtracker.Issue
 
setBugtracker(String) - Method in class org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator
 
setBugtracker(String) - Method in class org.squashtest.tm.domain.project.ProjectForCustomCompare
 
setBugtrackerBinding(BugTrackerBinding) - Method in class org.squashtest.tm.domain.project.GenericProject
 
setCalledDataset(Dataset) - Method in class org.squashtest.tm.domain.testcase.CallTestStep
 
setCalledTestCase(TestCase) - Method in class org.squashtest.tm.domain.testcase.CallTestStep
 
setCampaign(Campaign) - Method in class org.squashtest.tm.domain.campaign.CampaignTestPlanItem
Should only be used by the Campaign when this item is added to the test plan.
setCampaignIndexDate(Date) - Method in class org.squashtest.tm.domain.library.IndexModel
 
setCampaignIndexingDate(Date) - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
setCampaignIndexVersion(String) - Method in class org.squashtest.tm.domain.library.IndexModel
 
setCampaignLibrary(CampaignLibrary) - Method in class org.squashtest.tm.domain.project.GenericProject
 
setCampaignsNumber(long) - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
setCategory(String) - Method in class org.squashtest.tm.domain.requirement.ExportRequirementData
 
setCategory(String) - Method in class org.squashtest.tm.domain.requirement.NewRequirementVersionDto
 
setCategory(InfoListItem) - Method in class org.squashtest.tm.domain.requirement.Requirement
Set the requirement category
setCategory(InfoListItem) - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
Set the requirement category
setChild(T) - Method in class org.squashtest.tm.domain.library.structures.LibraryTree.TreeNodePair
 
setCode(String) - Method in class org.squashtest.tm.domain.customfield.CustomField
 
setCode(String) - Method in class org.squashtest.tm.domain.customfield.CustomFieldOption
 
setCode(String) - Method in interface org.squashtest.tm.domain.infolist.DenormalizedInfoListItem
 
setCode(String) - Method in class org.squashtest.tm.domain.infolist.DenormalizedNature
 
setCode(String) - Method in class org.squashtest.tm.domain.infolist.DenormalizedType
 
setCode(String) - Method in class org.squashtest.tm.domain.infolist.InfoList
 
setCode(String) - Method in class org.squashtest.tm.domain.infolist.InfoListItem
 
setComment(String) - Method in class org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator
 
setComment(String) - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
setContent(AttachmentContent) - Method in class org.squashtest.tm.domain.attachment.Attachment
 
setContent(Blob) - Method in class org.squashtest.tm.domain.attachment.AttachmentContent
 
setCreatedBy(String) - Method in interface org.squashtest.tm.domain.audit.AuditableMixin
 
setCreatedBy(String) - Method in class org.squashtest.tm.domain.audit.AuditableSupport
 
setCreatedBy(String) - Method in class org.squashtest.tm.domain.library.ExportData
 
setCreatedOn(Date) - Method in interface org.squashtest.tm.domain.audit.AuditableMixin
 
setCreatedOn(Date) - Method in class org.squashtest.tm.domain.audit.AuditableSupport
 
setCreatedOn(Date) - Method in class org.squashtest.tm.domain.library.ExportData
 
setCriticality(RequirementCriticality) - Method in class org.squashtest.tm.domain.requirement.ExportRequirementData
 
setCriticality(RequirementCriticality) - Method in class org.squashtest.tm.domain.requirement.NewRequirementVersionDto
 
setCriticality(RequirementCriticality) - Method in class org.squashtest.tm.domain.requirement.Requirement
Set the requirement criticality
setCriticality(RequirementCriticality) - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
Set the requirement criticality
setCurrentSquashVersion(String) - Method in class org.squashtest.tm.domain.library.IndexModel
 
setCurrentVersion(Integer) - Method in class org.squashtest.tm.domain.requirement.ExportRequirementData
 
setCustomField(CustomField) - Method in class org.squashtest.tm.domain.customfield.CustomFieldBinding
 
setCustomFields(Map<Long, RawValue>) - Method in class org.squashtest.tm.domain.requirement.NewRequirementVersionDto
 
setDataset(Dataset) - Method in class org.squashtest.tm.domain.testcase.DatasetParamValue
 
setDefault(boolean) - Method in class org.squashtest.tm.domain.infolist.InfoListItem
 
setDefaultValue(String) - Method in class org.squashtest.tm.domain.customfield.CustomField
 
setDefaultValue(String) - Method in class org.squashtest.tm.domain.customfield.MultiSelectField
 
setDefaultValue(String) - Method in class org.squashtest.tm.domain.customfield.RichTextField
 
setDelegateParameterValues(boolean) - Method in class org.squashtest.tm.domain.testcase.CallTestStep
 
setDeletable(boolean) - Method in class org.squashtest.tm.domain.project.AdministrableProject
 
setDescription(String) - Method in class org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator
 
setDescription(String) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
setDescription(String) - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
setDescription(String) - Method in class org.squashtest.tm.domain.execution.Execution
 
setDescription(String) - Method in class org.squashtest.tm.domain.infolist.InfoList
 
setDescription(String) - Method in class org.squashtest.tm.domain.library.ExportData
 
setDescription(String) - Method in class org.squashtest.tm.domain.library.GenericLibraryNode
 
setDescription(String) - Method in interface org.squashtest.tm.domain.library.LibraryNode
 
setDescription(String) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
setDescription(String) - Method in class org.squashtest.tm.domain.project.GenericProject
 
setDescription(String) - Method in class org.squashtest.tm.domain.requirement.NewRequirementVersionDto
 
setDescription(String) - Method in class org.squashtest.tm.domain.requirement.Requirement
 
setDescription(String) - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
setDescription(String) - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
setDescription(String) - Method in class org.squashtest.tm.domain.resource.Resource
 
setDescription(String) - Method in class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
setDescription(String) - Method in class org.squashtest.tm.domain.testcase.Parameter
 
setDescription(String) - Method in class org.squashtest.tm.domain.users.Team
 
setDisabledStatuses(Set<ExecutionStatus>) - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
setDocumentsAdded(long) - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoring
 
setDocumentsAdded(long) - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForRequirementVersions
 
setDocumentsAdded(long) - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForTestcases
 
setDocumentsBuilt(int) - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoring
 
setDocumentsBuilt(int) - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForRequirementVersions
 
setDocumentsBuilt(int) - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForTestcases
 
setEmail(String) - Method in class org.squashtest.tm.domain.users.User
 
setEndDate(Date) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
setEndDate(Date) - Method in class org.squashtest.tm.domain.search.AdvancedSearchTimeIntervalFieldModel
 
setEntitiesLoaded(int) - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoring
 
setEntitiesLoaded(int) - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForRequirementVersions
 
setEntitiesLoaded(int) - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForTestcases
 
setExecution(Execution) - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
 
setExecutionExtenders(List<AutomatedExecutionExtender>) - Method in class org.squashtest.tm.domain.testautomation.AutomatedSuite
 
setExecutionMode(TestCaseExecutionMode) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
setExecutionsNumber(long) - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
setExecutionStatus(ExecutionStatus) - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
setExecutionStatus(ExecutionStatus) - Method in class org.squashtest.tm.domain.execution.Execution
 
setExecutionStatus(ExecutionStatus) - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
setExecutionStatus(ExecutionStatus) - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
 
setExpectedResult(String) - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
setExpectedResult(String) - Method in class org.squashtest.tm.domain.testcase.ActionTestStep
 
setExpectedResult(String) - Method in class org.squashtest.tm.domain.testcase.ExportTestStepData
 
setFieldValue(String) - Method in exception org.squashtest.tm.exception.DomainException
 
setFirstAction(String) - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
setFirstExpectedResult(String) - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
setFirstName(String) - Method in class org.squashtest.tm.domain.users.User
 
setFolderId(Long) - Method in class org.squashtest.tm.domain.library.ExportData
 
setFolderName(String) - Method in class org.squashtest.tm.domain.library.ExportData
 
setGenericProject(GenericProject) - Method in class org.squashtest.tm.domain.project.ProjectForCustomCompare
 
setGroup(UsersGroup) - Method in class org.squashtest.tm.domain.users.Party
 
setHabilitation(boolean) - Method in class org.squashtest.tm.domain.project.ProjectForCustomCompare
 
setIconName(String) - Method in interface org.squashtest.tm.domain.infolist.DenormalizedInfoListItem
 
setIconName(String) - Method in class org.squashtest.tm.domain.infolist.DenormalizedNature
 
setIconName(String) - Method in class org.squashtest.tm.domain.infolist.DenormalizedType
 
setIconName(String) - Method in class org.squashtest.tm.domain.infolist.InfoListItem
 
setId(Long) - Method in class org.squashtest.tm.domain.campaign.CampaignLibrary
 
setId(Long) - Method in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
setId(Long) - Method in class org.squashtest.tm.domain.library.ExportData
 
setId(Long) - Method in class org.squashtest.tm.domain.requirement.RequirementLibrary
 
setImportance(TestCaseImportance) - Method in class org.squashtest.tm.domain.execution.Execution
 
setImportance(TestCaseImportance) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
setImportanceAuto(Boolean) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
setIndexingOver(boolean) - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoring
 
setIndexingOver(boolean) - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForRequirementVersions
 
setIndexingOver(boolean) - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForTestcases
 
setInfoList(InfoList) - Method in class org.squashtest.tm.domain.infolist.InfoListItem
 
setIterationsNumber(long) - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
setJobName(String) - Method in class org.squashtest.tm.domain.testautomation.TestAutomationProject
 
setKey(IDENT) - Method in class org.squashtest.tm.domain.library.structures.GraphNode
 
setKey(Long) - Method in class org.squashtest.tm.domain.library.structures.TreeNode
 
setLabel(String) - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
setLabel(String) - Method in class org.squashtest.tm.domain.customfield.CustomField
 
setLabel(String) - Method in class org.squashtest.tm.domain.customfield.CustomFieldOption
 
setLabel(String) - Method in class org.squashtest.tm.domain.customfield.CustomFieldValueOption
 
setLabel(String) - Method in interface org.squashtest.tm.domain.infolist.DenormalizedInfoListItem
 
setLabel(String) - Method in class org.squashtest.tm.domain.infolist.DenormalizedNature
 
setLabel(String) - Method in class org.squashtest.tm.domain.infolist.DenormalizedType
 
setLabel(String) - Method in class org.squashtest.tm.domain.infolist.InfoList
 
setLabel(String) - Method in class org.squashtest.tm.domain.infolist.InfoListItem
 
setLabel(String) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
setLabel(String) - Method in class org.squashtest.tm.domain.project.GenericProject
 
setLabel(String) - Method in class org.squashtest.tm.domain.testautomation.TestAutomationProject
 
setLastExecutedBy(String) - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
setLastExecutedBy(String) - Method in class org.squashtest.tm.domain.execution.Execution
 
setLastExecutedBy(String) - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
setLastExecutedOn(Date) - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
that method will also forward the information to the iteration for update of autoset dates.
setLastExecutedOn(Date) - Method in class org.squashtest.tm.domain.execution.Execution
 
setLastExecutedOn(Date) - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
setLastModifiedBy(String) - Method in interface org.squashtest.tm.domain.audit.AuditableMixin
 
setLastModifiedBy(String) - Method in class org.squashtest.tm.domain.audit.AuditableSupport
 
setLastModifiedBy(String) - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
setLastModifiedOn(Date) - Method in interface org.squashtest.tm.domain.audit.AuditableMixin
 
setLastModifiedOn(Date) - Method in class org.squashtest.tm.domain.audit.AuditableSupport
 
setLastModifiedOn(Date) - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
setLastName(String) - Method in class org.squashtest.tm.domain.users.User
 
setLogin(String) - Method in class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
setLogin(String) - Method in class org.squashtest.tm.domain.users.User
 
setManualSlaveSelection(boolean) - Method in class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
setMaxValue(Integer) - Method in class org.squashtest.tm.domain.search.AdvancedSearchRangeFieldModel
 
setMilestone(Milestone) - Method in class org.squashtest.tm.domain.milestone.ExpandedMilestone
 
setMilestone(String) - Method in class org.squashtest.tm.domain.requirement.ExportRequirementData
 
setMinValue(Integer) - Method in class org.squashtest.tm.domain.search.AdvancedSearchRangeFieldModel
 
setModifiedProperty(String) - Method in interface org.squashtest.tm.domain.event.RequirementPropertyChangeEventBuilder
 
setName(String) - Method in class org.squashtest.tm.domain.attachment.Attachment
sets the full name (including extensions).
setName(String) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
setName(String) - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
setName(String) - Method in class org.squashtest.tm.domain.customfield.CustomField
 
setName(String) - Method in class org.squashtest.tm.domain.execution.Execution
 
setName(String) - Method in interface org.squashtest.tm.domain.library.Copiable
 
setName(String) - Method in class org.squashtest.tm.domain.library.ExportData
 
setName(String) - Method in class org.squashtest.tm.domain.library.GenericLibraryNode
 
setName(String) - Method in interface org.squashtest.tm.domain.library.LibraryNode
 
setName(String) - Method in class org.squashtest.tm.domain.project.GenericProject
 
setName(String) - Method in class org.squashtest.tm.domain.requirement.NewRequirementVersionDto
 
setName(String) - Method in class org.squashtest.tm.domain.requirement.Requirement
 
setName(String) - Method in class org.squashtest.tm.domain.requirement.RequirementFolder
 
setName(String) - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
setName(String) - Method in class org.squashtest.tm.domain.resource.Resource
 
setName(String) - Method in class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
setName(String) - Method in class org.squashtest.tm.domain.testcase.Dataset
 
setName(String) - Method in class org.squashtest.tm.domain.testcase.Parameter
 
setName(String) - Method in class org.squashtest.tm.domain.users.Team
 
setNature(DenormalizedNature) - Method in class org.squashtest.tm.domain.execution.Execution
 
setNature(String) - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
setNature(InfoListItem) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
setNewValue(Object) - Method in interface org.squashtest.tm.domain.event.RequirementPropertyChangeEventBuilder
 
setNodeName(String) - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
Sets the node name.
setObjectName(String) - Method in exception org.squashtest.tm.exception.DomainException
 
setOldValue(Object) - Method in interface org.squashtest.tm.domain.event.RequirementPropertyChangeEventBuilder
 
setOperation(AdvancedSearchTagsFieldModel.Operation) - Method in class org.squashtest.tm.domain.search.AdvancedSearchTagsFieldModel
 
setOptional(boolean) - Method in class org.squashtest.tm.domain.customfield.CustomField
 
setOwner(User) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
setParameter(Parameter) - Method in class org.squashtest.tm.domain.testcase.DatasetParamValue
 
setParameterValues(Map<String, String>) - Method in class org.squashtest.tm.domain.search.CUFBridge
 
setParamValue(String) - Method in class org.squashtest.tm.domain.testcase.DatasetParamValue
 
setParentKey(Long) - Method in class org.squashtest.tm.domain.library.structures.LibraryTree.TreeNodePair
 
setParty(Party) - Method in class org.squashtest.tm.domain.users.PartyProjectPermissionsBean
 
setPassword(String) - Method in class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
setPermissionGroup(PermissionGroup) - Method in class org.squashtest.tm.domain.project.ProjectPermission
 
setPermissionGroup(PermissionGroup) - Method in class org.squashtest.tm.domain.users.PartyProjectPermissionsBean
 
setPermissionGroup(PermissionGroup) - Method in class org.squashtest.tm.domain.users.UserProjectPermissionsBean
 
setPluginId(String) - Method in class org.squashtest.tm.domain.project.LibraryPluginBinding
 
setPosition(int) - Method in class org.squashtest.tm.domain.customfield.CustomFieldBinding
 
setPrerequisite(String) - Method in class org.squashtest.tm.domain.execution.Execution
 
setPrerequisite(String) - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
setPrerequisite(String) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
setProgressPercentage(float) - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoring
 
setProgressPercentage(float) - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForRequirementVersions
 
setProgressPercentage(float) - Static method in class org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoringForTestcases
 
setProject(GenericProject) - Method in class org.squashtest.tm.domain.bugtracker.BugTrackerBinding
 
setProject(String) - Method in class org.squashtest.tm.domain.library.ExportData
 
setProject(GenericProject) - Method in class org.squashtest.tm.domain.project.ProjectPermission
 
setProjectName(String) - Method in class org.squashtest.tm.domain.bugtracker.BugTrackerBinding
 
setProjects(List<Project>) - Method in class org.squashtest.tm.domain.projectfilter.ProjectFilter
 
setProjectsNumber(long) - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
setProperties(Map<String, String>) - Method in class org.squashtest.tm.domain.project.LibraryPluginBinding
 
setProperty(String, String) - Method in class org.squashtest.tm.domain.project.LibraryPluginBinding
 
setQualifiedName(String) - Method in class org.squashtest.tm.domain.users.UsersGroup
 
setRange(MilestoneRange) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
setReference(String) - Method in class org.squashtest.tm.domain.execution.Execution
 
setReference(String) - Method in class org.squashtest.tm.domain.requirement.ExportRequirementData
 
setReference(String) - Method in class org.squashtest.tm.domain.requirement.NewRequirementVersionDto
 
setReference(String) - Method in class org.squashtest.tm.domain.requirement.Requirement
Set the requirement reference
setReference(String) - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
Set the requirement reference
setReference(String) - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
setReference(String) - Method in class org.squashtest.tm.domain.testcase.TestCase
Set the test-case reference
setReferencedDataset(Dataset) - Method in class org.squashtest.tm.domain.campaign.CampaignTestPlanItem
 
setReferencedDataset(Dataset) - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
setReferencedTestCase(TestCase) - Method in class org.squashtest.tm.domain.campaign.CampaignTestPlanItem
 
setReferencedTestCase(TestCase) - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
setRemoteIssueId(String) - Method in class org.squashtest.tm.domain.bugtracker.Issue
 
setRenderingLocations(Set<RenderingLocation>) - Method in class org.squashtest.tm.domain.customfield.CustomFieldBinding
 
setRenderingLocations(Set<RenderingLocation>) - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
setRequirementCategories(InfoList) - Method in class org.squashtest.tm.domain.project.GenericProject
 
setRequirementIndexDate(Date) - Method in class org.squashtest.tm.domain.library.IndexModel
 
setRequirementIndexingDate(Date) - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
setRequirementIndexVersion(String) - Method in class org.squashtest.tm.domain.library.IndexModel
 
setRequirementLibrary(RequirementLibrary) - Method in class org.squashtest.tm.domain.project.GenericProject
 
setRequirementParentId(Long) - Method in class org.squashtest.tm.domain.requirement.ExportRequirementData
 
setRequirementParentPath(String) - Method in class org.squashtest.tm.domain.requirement.ExportRequirementData
 
setRequirementsNumber(long) - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
setResultSummary(String) - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
 
setResultURL(URL) - Method in class org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender
 
setScheduledEndDate(Date) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
setScheduledEndDate(Date) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
setScheduledEndDate(Date) - Method in class org.squashtest.tm.domain.campaign.ScheduledTimePeriod
 
setScheduledStartDate(Date) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
setScheduledStartDate(Date) - Method in class org.squashtest.tm.domain.campaign.Iteration
 
setScheduledStartDate(Date) - Method in class org.squashtest.tm.domain.campaign.ScheduledTimePeriod
 
setSelectedOptions(List<CustomFieldValueOption>) - Method in interface org.squashtest.tm.domain.customfield.MultiValuedCustomFieldValue
Sets the value as a list of CustomFieldValueOption
setSelectedOptions(List<CustomFieldValueOption>) - Method in class org.squashtest.tm.domain.customfield.TagsValue
 
setSeparator(char) - Method in interface org.squashtest.tm.domain.campaign.CampaignExportCSVModel
 
setSeparator(char) - Method in interface org.squashtest.tm.domain.search.SearchExportCSVModel
 
setServer(TestAutomationServer) - Method in class org.squashtest.tm.domain.testautomation.TestAutomationProject
 
setShortName(String) - Method in class org.squashtest.tm.domain.attachment.Attachment
When dealing with names this is the one you want most of the time
setSize(Long) - Method in class org.squashtest.tm.domain.attachment.Attachment
 
setSlaves(String) - Method in class org.squashtest.tm.domain.testautomation.TestAutomationProject
 
setSource(RequirementVersion) - Method in interface org.squashtest.tm.domain.event.RequirementPropertyChangeEventBuilder
 
setStartDate(Date) - Method in class org.squashtest.tm.domain.search.AdvancedSearchTimeIntervalFieldModel
 
setStatus(TestCaseStatus) - Method in class org.squashtest.tm.domain.execution.Execution
 
setStatus(MilestoneStatus) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
setStatus(RequirementStatus) - Method in class org.squashtest.tm.domain.requirement.ExportRequirementData
 
setStatus(RequirementStatus) - Method in class org.squashtest.tm.domain.requirement.Requirement
 
setStatus(RequirementStatus) - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
Sets this object's status, following status transition rules.
setStatus(TestCaseStatus) - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
setStatus(TestCaseStatus) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
setSteps(List<ExportTestStepData>) - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
setTags(List<String>) - Method in class org.squashtest.tm.domain.search.AdvancedSearchTagsFieldModel
 
setTcdescription(String) - Method in class org.squashtest.tm.domain.execution.Execution
 
setTemplate(boolean) - Method in class org.squashtest.tm.domain.project.AdministrableProject
 
setTestAutomationProjects(Set<TestAutomationProject>) - Method in class org.squashtest.tm.domain.project.GenericProject
 
setTestAutomationServer(TestAutomationServer) - Method in class org.squashtest.tm.domain.project.GenericProject
 
setTestCase(TestCase) - Method in class org.squashtest.tm.domain.testcase.Dataset
 
setTestCase(ExportTestCaseData) - Method in class org.squashtest.tm.domain.testcase.ExportTestStepData
 
setTestCase(TestCase) - Method in class org.squashtest.tm.domain.testcase.Parameter
This method set the test case of this parameter with the given test case and add this to the given test case's parameters list.
setTestCase(TestCase) - Method in class org.squashtest.tm.domain.testcase.TestStep
 
setTestCaseIndexDate(Date) - Method in class org.squashtest.tm.domain.library.IndexModel
 
setTestcaseIndexingDate(Date) - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
setTestcaseIndexVersion(String) - Method in class org.squashtest.tm.domain.library.IndexModel
 
setTestCaseLibrary(TestCaseLibrary) - Method in class org.squashtest.tm.domain.project.GenericProject
 
setTestCaseNatures(InfoList) - Method in class org.squashtest.tm.domain.project.GenericProject
 
setTestCasesNumber(long) - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
setTestCaseTypes(InfoList) - Method in class org.squashtest.tm.domain.project.GenericProject
 
setTestPlan(List<IterationTestPlanItem>) - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
setTestSuites(List<TestSuite>) - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
setTmProject(GenericProject) - Method in class org.squashtest.tm.domain.testautomation.TestAutomationProject
 
setTranslatedEndDate(String) - Method in class org.squashtest.tm.domain.milestone.ExpandedMilestone
 
setTranslatedStatus(String) - Method in class org.squashtest.tm.domain.milestone.ExpandedMilestone
 
setType(String) - Method in class org.squashtest.tm.domain.attachment.Attachment
 
setType(DenormalizedType) - Method in class org.squashtest.tm.domain.execution.Execution
 
setType(String) - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
setType(InfoListItem) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
setUser(User) - Method in class org.squashtest.tm.domain.campaign.CampaignTestPlanItem
 
setUser(User) - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
 
setUser(User) - Method in class org.squashtest.tm.domain.users.UserProjectPermissionsBean
 
setUserLogin(String) - Method in class org.squashtest.tm.domain.projectfilter.ProjectFilter
 
setUsersNumber(long) - Method in class org.squashtest.tm.domain.AdministrationStatistics
 
setValue(String) - Method in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
setValue(String) - Method in class org.squashtest.tm.domain.customfield.RawValue
 
setValue(String) - Method in class org.squashtest.tm.domain.customfield.RichTextValue
 
setValue(String) - Method in interface org.squashtest.tm.domain.customfield.SingleValuedCustomFieldValue
 
setValue(String) - Method in class org.squashtest.tm.domain.customfield.TagsValue
Deprecated.
setValue(String) - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
setValue(String) - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedRichValue
 
setValue(String) - Method in class org.squashtest.tm.domain.search.AdvancedSearchSingleFieldModel
 
setValue(String) - Method in class org.squashtest.tm.domain.search.AdvancedSearchTextFieldModel
 
setValueFor(CustomFieldValue) - Method in class org.squashtest.tm.domain.customfield.RawValue
 
setValueFor(DenormalizedFieldValue) - Method in class org.squashtest.tm.domain.customfield.RawValue
 
setValueFor(SingleValuedCustomFieldValue) - Method in class org.squashtest.tm.domain.customfield.RawValue
 
setValueFor(MultiValuedCustomFieldValue) - Method in class org.squashtest.tm.domain.customfield.RawValue
 
setValues(List<String>) - Method in interface org.squashtest.tm.domain.customfield.MultiValuedCustomFieldValue
Sets the value as a list of String.
setValues(List<String>) - Method in class org.squashtest.tm.domain.customfield.RawValue
 
setValues(List<String>) - Method in class org.squashtest.tm.domain.customfield.TagsValue
 
setValues(List<String>) - Method in class org.squashtest.tm.domain.denormalizedfield.DenormalizedMultiSelectField
 
setValues(List<String>) - Method in class org.squashtest.tm.domain.search.AdvancedSearchListFieldModel
 
setVerifiedRequirementVersion(RequirementVersion) - Method in class org.squashtest.tm.domain.testcase.RequirementVersionCoverage
 
setVerifyingTestCase(TestCase) - Method in class org.squashtest.tm.domain.testcase.RequirementVersionCoverage
 
setVersionNumber(int) - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
setWeight(TestCaseImportance) - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
SheetCorruptedException - Exception in org.squashtest.tm.exception
 
SheetCorruptedException() - Constructor for exception org.squashtest.tm.exception.SheetCorruptedException
 
SheetCorruptedException(String) - Constructor for exception org.squashtest.tm.exception.SheetCorruptedException
 
SheetCorruptedException(Exception) - Constructor for exception org.squashtest.tm.exception.SheetCorruptedException
 
SheetCorruptedException(String, Throwable) - Constructor for exception org.squashtest.tm.exception.SheetCorruptedException
 
SheetCorruptedException(Throwable) - Constructor for exception org.squashtest.tm.exception.SheetCorruptedException
 
SimpleResource - Class in org.squashtest.tm.domain.resource
A simple resource, with no extra attributes.
SimpleResource() - Constructor for class org.squashtest.tm.domain.resource.SimpleResource
 
SingleSelectField - Class in org.squashtest.tm.domain.customfield
A CustomField which stores a single option selected from a list.
SingleSelectField() - Constructor for class org.squashtest.tm.domain.customfield.SingleSelectField
Created a SingleSelectField with a
SingleValuedCustomFieldValue - Interface in org.squashtest.tm.domain.customfield
CustomFieldValue implementing that interface hold a single value.
size() - Method in class org.squashtest.tm.domain.attachment.AttachmentList
 
size() - Method in class org.squashtest.tm.domain.bugtracker.IssueList
 
Slf4jAuditLogger - Class in org.squashtest.tm.security.acls
 
Slf4jAuditLogger() - Constructor for class org.squashtest.tm.security.acls.Slf4jAuditLogger
 
sortData(List<LibraryTree<T>.TreeNodePair>) - Method in class org.squashtest.tm.domain.library.structures.LibraryTree
This method accepts a list of TreeNodePair and returns the sorted version of that list.
sqlTypes() - Method in class org.squashtest.tm.infrastructure.hibernate.BlobUserType
 
StandardWorkloadCalendar - Class in org.squashtest.tm.domain.planning
 
StandardWorkloadCalendar() - Constructor for class org.squashtest.tm.domain.planning.StandardWorkloadCalendar
 
StepDoesNotBelongToTestCaseException - Exception in org.squashtest.tm.exception.testcase
 
StepDoesNotBelongToTestCaseException(long, long) - Constructor for exception org.squashtest.tm.exception.testcase.StepDoesNotBelongToTestCaseException
 
stringComparator() - Static method in enum org.squashtest.tm.domain.requirement.RequirementCriticality
 
stringComparator() - Static method in enum org.squashtest.tm.domain.requirement.RequirementStatus
 
StringPathMap<T> - Class in org.squashtest.tm.domain.library.structures
 
StringPathMap() - Constructor for class org.squashtest.tm.domain.library.structures.StringPathMap
 
substractGraph(OG, LibraryGraph.NodeTransformer<ON, T>, boolean) - Method in class org.squashtest.tm.domain.library.structures.LibraryGraph
Will remove from this graph any edge that exists in othergraph.
SYSTEM_REQ_CATEGORY - Static variable in class org.squashtest.tm.domain.infolist.SystemListItem
 
SYSTEM_TC_NATURE - Static variable in class org.squashtest.tm.domain.infolist.SystemListItem
 
SYSTEM_TC_TYPE - Static variable in class org.squashtest.tm.domain.infolist.SystemListItem
 
SystemInfoListCode - Enum in org.squashtest.tm.domain.infolist
 
SystemInfoListItemCode - Enum in org.squashtest.tm.domain.infolist
 
SystemListItem - Class in org.squashtest.tm.domain.infolist
a SystemListItem is an InfoListItem that belongs to the vanilla business originally implemented in Squash.
SystemListItem() - Constructor for class org.squashtest.tm.domain.infolist.SystemListItem
 

T

TA_STATUSES_ONLY - Static variable in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
tableName(String) - Method in class org.squashtest.tm.infrastructure.hibernate.UppercaseUnderscoreNamingStrategy
 
TagsValue - Class in org.squashtest.tm.domain.customfield
 
TagsValue() - Constructor for class org.squashtest.tm.domain.customfield.TagsValue
 
Team - Class in org.squashtest.tm.domain.users
 
Team() - Constructor for class org.squashtest.tm.domain.users.Team
 
TestAutomationProject - Class in org.squashtest.tm.domain.testautomation
 
TestAutomationProject() - Constructor for class org.squashtest.tm.domain.testautomation.TestAutomationProject
 
TestAutomationProject(String) - Constructor for class org.squashtest.tm.domain.testautomation.TestAutomationProject
 
TestAutomationProject(String, String) - Constructor for class org.squashtest.tm.domain.testautomation.TestAutomationProject
 
TestAutomationProject(String, String, TestAutomationServer) - Constructor for class org.squashtest.tm.domain.testautomation.TestAutomationProject
 
TestAutomationProject(String, TestAutomationServer) - Constructor for class org.squashtest.tm.domain.testautomation.TestAutomationProject
 
TestAutomationServer - Class in org.squashtest.tm.domain.testautomation
An AutomatedTestServer represents both a repository of automated tests, and an automated test execution platform.
TestAutomationServer() - Constructor for class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
TestAutomationServer(String) - Constructor for class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
TestAutomationServer(Long) - Constructor for class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
TestAutomationServer(String, URL, String, String) - Constructor for class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
TestAutomationServer(String, URL, String, String, String) - Constructor for class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
TestCase - Class in org.squashtest.tm.domain.testcase
 
TestCase(Date, String) - Constructor for class org.squashtest.tm.domain.testcase.TestCase
 
TestCase() - Constructor for class org.squashtest.tm.domain.testcase.TestCase
 
TestCaseAlreadyInTestPlanException - Exception in org.squashtest.tm.exception.campaign
Indicates an attempt to put a test case in a test plan which already contains it.
TestCaseAlreadyInTestPlanException(TestCase, Campaign) - Constructor for exception org.squashtest.tm.exception.campaign.TestCaseAlreadyInTestPlanException
 
TestCaseAttachmentBridge - Class in org.squashtest.tm.domain.testcase
 
TestCaseAttachmentBridge() - Constructor for class org.squashtest.tm.domain.testcase.TestCaseAttachmentBridge
 
TestCaseCallStepBridge - Class in org.squashtest.tm.domain.testcase
 
TestCaseCallStepBridge() - Constructor for class org.squashtest.tm.domain.testcase.TestCaseCallStepBridge
 
TestCaseExecutionBridge - Class in org.squashtest.tm.domain.testcase
 
TestCaseExecutionBridge() - Constructor for class org.squashtest.tm.domain.testcase.TestCaseExecutionBridge
 
TestCaseExecutionMode - Enum in org.squashtest.tm.domain.testcase
 
TestCaseFolder - Class in org.squashtest.tm.domain.testcase
 
TestCaseFolder() - Constructor for class org.squashtest.tm.domain.testcase.TestCaseFolder
 
TestCaseImportance - Enum in org.squashtest.tm.domain.testcase
 
TestCaseIssueBridge - Class in org.squashtest.tm.domain.testcase
 
TestCaseIssueBridge() - Constructor for class org.squashtest.tm.domain.testcase.TestCaseIssueBridge
 
TestCaseIterationBridge - Class in org.squashtest.tm.domain.testcase
 
TestCaseIterationBridge() - Constructor for class org.squashtest.tm.domain.testcase.TestCaseIterationBridge
 
TestCaseLibrary - Class in org.squashtest.tm.domain.testcase
 
TestCaseLibrary() - Constructor for class org.squashtest.tm.domain.testcase.TestCaseLibrary
 
TestCaseLibraryNode - Class in org.squashtest.tm.domain.testcase
An organizational element ot the TestCaseLibrary
TestCaseLibraryNode() - Constructor for class org.squashtest.tm.domain.testcase.TestCaseLibraryNode
 
TestCaseLibraryNodeVisitor - Interface in org.squashtest.tm.domain.testcase
 
TestCaseLibraryPluginBinding - Class in org.squashtest.tm.domain.testcase
 
TestCaseLibraryPluginBinding() - Constructor for class org.squashtest.tm.domain.testcase.TestCaseLibraryPluginBinding
 
TestCaseLibraryPluginBinding(String) - Constructor for class org.squashtest.tm.domain.testcase.TestCaseLibraryPluginBinding
 
TestCaseNature - Enum in org.squashtest.tm.domain.testcase
Deprecated.
TestCasePathEdge - Class in org.squashtest.tm.domain.testcase
Maps an edge of a test case node path.
TestCasePathEdge() - Constructor for class org.squashtest.tm.domain.testcase.TestCasePathEdge
 
TestCasePathEdge.PathId - Class in org.squashtest.tm.domain.testcase
 
TestCasePathEdge.PathId() - Constructor for class org.squashtest.tm.domain.testcase.TestCasePathEdge.PathId
 
TestCaseStatus - Enum in org.squashtest.tm.domain.testcase
 
TestCaseType - Enum in org.squashtest.tm.domain.testcase
Deprecated.
testPlanContains(TestCase) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
TestPlanItemNotExecutableException - Exception in org.squashtest.tm.exception.execution
 
TestPlanItemNotExecutableException(Exception) - Constructor for exception org.squashtest.tm.exception.execution.TestPlanItemNotExecutableException
 
TestPlanItemNotExecutableException(String) - Constructor for exception org.squashtest.tm.exception.execution.TestPlanItemNotExecutableException
 
TestPlanItemNotExecutableException() - Constructor for exception org.squashtest.tm.exception.execution.TestPlanItemNotExecutableException
 
TestPlanStatistics - Class in org.squashtest.tm.domain.campaign
Dto for Test-plan statistics
Properties : int nbTestCases int progression (number between 0 and 100) int nbSuccess = SUCCESS + WARNING int nbFailure int nbUntestable = UNTESTABLE + NOT_FOUND int nbBlocked = BLOCKED + ERROR + NOT_RUN int nbReady int nbRunning TestPlanStatus status int nbDone
TestPlanStatistics() - Constructor for class org.squashtest.tm.domain.campaign.TestPlanStatistics
 
TestPlanStatistics(Map<String, Integer>) - Constructor for class org.squashtest.tm.domain.campaign.TestPlanStatistics
 
TestPlanStatus - Enum in org.squashtest.tm.domain.campaign
 
TestPlanTerminatedOrNoStepsException - Exception in org.squashtest.tm.exception.execution
 
TestPlanTerminatedOrNoStepsException() - Constructor for exception org.squashtest.tm.exception.execution.TestPlanTerminatedOrNoStepsException
 
TestPlanTerminatedOrNoStepsException(Exception) - Constructor for exception org.squashtest.tm.exception.execution.TestPlanTerminatedOrNoStepsException
 
TestStep - Class in org.squashtest.tm.domain.testcase
 
TestStep() - Constructor for class org.squashtest.tm.domain.testcase.TestStep
 
TestStepPersister - Class in org.squashtest.tm.infrastructure.hibernate
 
TestStepPersister(PersistentClass, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Constructor for class org.squashtest.tm.infrastructure.hibernate.TestStepPersister
 
TestStepReader - Interface in org.squashtest.tm.domain.testcase
 
TestStepVisitor - Interface in org.squashtest.tm.domain.testcase
 
TestSuite - Class in org.squashtest.tm.domain.campaign
 
TestSuite() - Constructor for class org.squashtest.tm.domain.campaign.TestSuite
 
toCanonicalStatusList(List<ExecutionStatus>) - Static method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
tokenizePath(String) - Static method in class org.squashtest.tm.domain.library.structures.StringPathMap
Given a path begining with a '/', will return all the names composing the path.
toRequirementVersion() - Method in class org.squashtest.tm.domain.requirement.NewRequirementVersionDto
 
toString() - Method in class org.squashtest.tm.domain.bugtracker.IssueOwnership
 
toString() - Method in interface org.squashtest.tm.domain.campaign.CampaignExportCSVModel.Row
return a separator-separated list of cell values
toString(LibraryNode) - Static method in class org.squashtest.tm.domain.library.LibraryNodeUtils
 
toString(GenericProject) - Static method in class org.squashtest.tm.domain.project.ProjectUtils
 
toString() - Method in interface org.squashtest.tm.domain.search.SearchExportCSVModel.Row
return a separator-separated list of cell values
toString() - Method in class org.squashtest.tm.domain.testautomation.TestAutomationServer
 
TOTAL_NUMBER_OF_TEST_CASE_KEY - Static variable in class org.squashtest.tm.domain.campaign.TestPlanStatistics
 
toXMLString(Object) - Method in class org.squashtest.tm.infrastructure.hibernate.BlobUserType
Deprecated.
transform(Object) - Method in class org.squashtest.tm.domain.IdCollector
 
TreeNode<T extends TreeNode<T>> - Class in org.squashtest.tm.domain.library.structures
Please read also LibraryTree.
TreeNode() - Constructor for class org.squashtest.tm.domain.library.structures.TreeNode
 
TreeNode(Long) - Constructor for class org.squashtest.tm.domain.library.structures.TreeNode
 
TreeNode - Interface in org.squashtest.tm.domain.library
Holds TreeNode methods.
trivialDeductions(ExecutionStatus, ExecutionStatus) - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
trivialNeedComputation(ExecutionStatus, ExecutionStatus) - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 

U

UnallowedTestAssociationException - Exception in org.squashtest.tm.exception
Thrown when one tries to bind a AutomatedTest to a TestCase, while the test automation feature is disabled for the TM project hosting it or if the test automation project isn't bound to the TM project
UnallowedTestAssociationException() - Constructor for exception org.squashtest.tm.exception.UnallowedTestAssociationException
 
UnauthorizedPasswordChange - Exception in org.squashtest.tm.domain
 
UnauthorizedPasswordChange() - Constructor for exception org.squashtest.tm.domain.UnauthorizedPasswordChange
 
UnauthorizedPasswordChange(String) - Constructor for exception org.squashtest.tm.domain.UnauthorizedPasswordChange
 
unbindAllMilestones() - Method in class org.squashtest.tm.domain.campaign.Campaign
 
unbindAllMilestones() - Method in interface org.squashtest.tm.domain.milestone.MilestoneHolder
 
unbindAllMilestones() - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
unbindAllMilestones() - Method in class org.squashtest.tm.domain.testcase.TestCase
 
unbindAllProjects() - Method in class org.squashtest.tm.domain.milestone.Milestone
 
unbindMilestone(Milestone) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
unbindMilestone(Long) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
unbindMilestone(Milestone) - Method in interface org.squashtest.tm.domain.milestone.MilestoneHolder
 
unbindMilestone(Long) - Method in interface org.squashtest.tm.domain.milestone.MilestoneHolder
 
unbindMilestone(Milestone) - Method in class org.squashtest.tm.domain.project.GenericProject
 
unbindMilestone(Milestone) - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
unbindMilestone(Long) - Method in class org.squashtest.tm.domain.requirement.RequirementVersion
 
unbindMilestone(Milestone) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
unbindMilestone(Long) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
unbindMilestones(List<Milestone>) - Method in class org.squashtest.tm.domain.project.GenericProject
 
unbindProject(GenericProject) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
unbindProjects(List<GenericProject>) - Method in class org.squashtest.tm.domain.milestone.Milestone
 
unbindTestAutomationProject(TestAutomationProject) - Method in class org.squashtest.tm.domain.project.GenericProject
 
unbindTestAutomationProject(long) - Method in class org.squashtest.tm.domain.project.GenericProject
 
unBindTestPlan(List<IterationTestPlanItem>) - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
unBindTestPlan(IterationTestPlanItem) - Method in class org.squashtest.tm.domain.campaign.TestSuite
 
UniqueItems - Annotation Type in org.squashtest.tm.validation.constraint
Add this constraint to a List field or a List returning method.
UniqueListItemsValidator - Class in org.squashtest.tm.validation.validator
 
UniqueListItemsValidator() - Constructor for class org.squashtest.tm.validation.validator.UniqueListItemsValidator
 
UnknownEntityException - Exception in org.squashtest.tm.exception
 
UnknownEntityException(long, Class<?>) - Constructor for exception org.squashtest.tm.exception.UnknownEntityException
 
updateActualEnd(Date) - Method in class org.squashtest.tm.domain.campaign.Campaign
 
updateActualStart(Date) - Method in class org.squashtest.tm.domain.campaign.Campaign
If the iteration have autodates set, they will be updated accordingly.
updateAutoDates(Date) - Method in class org.squashtest.tm.domain.campaign.Iteration
If the iteration have autodates set, they will be updated accordingly.
updateAutoDatesAfterExecutionDetach(IterationTestPlanItem) - Method in class org.squashtest.tm.domain.campaign.Iteration
will update acual end and start dates if are auto and if they were driven by the execution last-executed on
updateExecutionStatus() - Method in class org.squashtest.tm.domain.campaign.IterationTestPlanItem
the IterationTestPlanItem will fetch the ExecutionStatus of the last "live" Execution in his execution list
updateWith(NodeData<KEY_TYPE>) - Method in class org.squashtest.tm.domain.library.structures.NodeData
 
updateWith(T) - Method in class org.squashtest.tm.domain.library.structures.TreeNode
strongly recommended to override/specialize that method when you subtype that class.
UpperCasedStringBridge - Class in org.squashtest.tm.domain.search
 
UpperCasedStringBridge() - Constructor for class org.squashtest.tm.domain.search.UpperCasedStringBridge
 
UppercaseUnderscoreNamingStrategy - Class in org.squashtest.tm.infrastructure.hibernate
NamingStrategy which maps a CamelCase entity name to an UPPERCASE_WITH_UNDERSCORES table name.
UppercaseUnderscoreNamingStrategy() - Constructor for class org.squashtest.tm.infrastructure.hibernate.UppercaseUnderscoreNamingStrategy
 
USAGE_PATTERN - Static variable in class org.squashtest.tm.domain.testcase.Parameter
 
USAGE_PREFIX - Static variable in class org.squashtest.tm.domain.testcase.Parameter
 
USAGE_SUFFIX - Static variable in class org.squashtest.tm.domain.testcase.Parameter
 
User - Class in org.squashtest.tm.domain.users
 
User() - Constructor for class org.squashtest.tm.domain.users.User
 
USER - Static variable in class org.squashtest.tm.domain.users.UsersGroup
Qualified name of User group
UserAndServerDefinedAlreadyException - Exception in org.squashtest.tm.exception.testautomation
The name of this exception is the plain english translation of the unique constraint on (URL, login) that applies to TestAutomationServers : A TestAutomationServer can be registered twice only if uses a different account than the others, and conversely one cannot register an account on a server that is already in use for that server.
UserAndServerDefinedAlreadyException(String, URL) - Constructor for exception org.squashtest.tm.exception.testautomation.UserAndServerDefinedAlreadyException
 
UserAndServerDefinedAlreadyException(String, URL, String) - Constructor for exception org.squashtest.tm.exception.testautomation.UserAndServerDefinedAlreadyException
 
UserContextHolder - Class in org.squashtest.tm.security
 
UserListItem - Class in org.squashtest.tm.domain.infolist
 
UserListItem() - Constructor for class org.squashtest.tm.domain.infolist.UserListItem
 
UserProjectPermissionsBean - Class in org.squashtest.tm.domain.users
This class represents a user and an aggregation of permissions (read, write and so on) which can be given to this user and which have a scope of object identities.
UserProjectPermissionsBean(User, PermissionGroup) - Constructor for class org.squashtest.tm.domain.users.UserProjectPermissionsBean
 
UsersGroup - Class in org.squashtest.tm.domain.users
 
UsersGroup() - Constructor for class org.squashtest.tm.domain.users.UsersGroup
 
UsersGroup(String) - Constructor for class org.squashtest.tm.domain.users.UsersGroup
 

V

ValidatorFactoryBean - Class in org.squashtest.tm.validation
Validation framework does not properly bootstrap in OSGi + DM environment, so we need to use this factory of ValidatorProvider.
value - Variable in class org.squashtest.tm.domain.customfield.CustomFieldValue
 
value - Variable in class org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue
 
valueOf(String) - Static method in enum org.squashtest.tm.domain.bugtracker.BugTrackerStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.campaign.TestPlanStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.customfield.BindableEntity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.customfield.InputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.customfield.RenderingLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldHolderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.execution.ExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.infolist.SystemInfoListCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.infolist.SystemInfoListItemCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.library.WhichNodeVisitor.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.milestone.MilestoneRange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.milestone.MilestoneStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.requirement.RequirementCategory
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.squashtest.tm.domain.requirement.RequirementCategory
Deprecated.
 
valueOf(String) - Static method in enum org.squashtest.tm.domain.requirement.RequirementCriticality
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.squashtest.tm.domain.requirement.RequirementCriticality
 
valueOf(String) - Static method in enum org.squashtest.tm.domain.requirement.RequirementStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.requirement.VerificationCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.search.AdvancedSearchFieldModelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.search.AdvancedSearchTagsFieldModel.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.testcase.ParameterAssignationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.testcase.TestCaseExecutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.testcase.TestCaseImportance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.testcase.TestCaseNature
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.testcase.TestCaseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.domain.testcase.TestCaseType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.squashtest.tm.exception.NameAlreadyInUseException.EntityType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.squashtest.tm.domain.bugtracker.BugTrackerStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.campaign.TestPlanStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.customfield.BindableEntity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.customfield.InputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.customfield.RenderingLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldHolderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.execution.ExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.infolist.SystemInfoListCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.infolist.SystemInfoListItemCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.library.WhichNodeVisitor.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.milestone.MilestoneRange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.milestone.MilestoneStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.requirement.RequirementCategory
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.requirement.RequirementCriticality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.requirement.RequirementStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.requirement.VerificationCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.search.AdvancedSearchFieldModelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.search.AdvancedSearchTagsFieldModel.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.testcase.ParameterAssignationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.testcase.TestCaseExecutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.testcase.TestCaseImportance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.testcase.TestCaseNature
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.testcase.TestCaseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.domain.testcase.TestCaseType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.squashtest.tm.exception.NameAlreadyInUseException.EntityType
Returns an array containing the constants of this enum type, in the order they are declared.
VerificationCriterion - Enum in org.squashtest.tm.domain.requirement
 
VerifiedRequirementException - Exception in org.squashtest.tm.exception.requirement
Exception thrown while doing a verified requirement related operation
VerifiedRequirementException() - Constructor for exception org.squashtest.tm.exception.requirement.VerifiedRequirementException
 
verifies(RequirementVersion) - Method in class org.squashtest.tm.domain.testcase.TestCase
 
verifyModificationPermission(InfoList) - Static method in enum org.squashtest.tm.domain.infolist.SystemInfoListCode
 
verifyModificationPermission(InfoListItem) - Static method in enum org.squashtest.tm.domain.infolist.SystemInfoListItemCode
 
visit(CampaignFolder) - Method in interface org.squashtest.tm.domain.campaign.CampaignLibraryNodeVisitor
 
visit(Campaign) - Method in interface org.squashtest.tm.domain.campaign.CampaignLibraryNodeVisitor
 
visit(SingleSelectField) - Method in interface org.squashtest.tm.domain.customfield.CustomFieldVisitor
 
visit(CustomField) - Method in interface org.squashtest.tm.domain.customfield.CustomFieldVisitor
 
visit(RichTextField) - Method in interface org.squashtest.tm.domain.customfield.CustomFieldVisitor
 
visit(MultiSelectField) - Method in interface org.squashtest.tm.domain.customfield.CustomFieldVisitor
 
visit(DenormalizedFieldValue) - Method in class org.squashtest.tm.domain.customfield.RawValue
 
visit(DenormalizedMultiSelectField) - Method in class org.squashtest.tm.domain.customfield.RawValue
 
visit(SingleSelectField) - Method in class org.squashtest.tm.domain.customfield.TagsValue
 
visit(CustomField) - Method in class org.squashtest.tm.domain.customfield.TagsValue
 
visit(RichTextField) - Method in class org.squashtest.tm.domain.customfield.TagsValue
 
visit(MultiSelectField) - Method in class org.squashtest.tm.domain.customfield.TagsValue
 
visit(DenormalizedFieldValue) - Method in interface org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldVisitor
 
visit(DenormalizedMultiSelectField) - Method in interface org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldVisitor
 
visit(RequirementCreation) - Method in interface org.squashtest.tm.domain.event.RequirementAuditEventVisitor
 
visit(RequirementPropertyChange) - Method in interface org.squashtest.tm.domain.event.RequirementAuditEventVisitor
 
visit(RequirementLargePropertyChange) - Method in interface org.squashtest.tm.domain.event.RequirementAuditEventVisitor
 
visit(ActionTestStep) - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
visit(CallTestStep) - Method in class org.squashtest.tm.domain.execution.ExecutionStep
 
visit(CampaignLibrary) - Method in interface org.squashtest.tm.domain.library.NodeContainerVisitor
 
visit(RequirementLibrary) - Method in interface org.squashtest.tm.domain.library.NodeContainerVisitor
 
visit(TestCaseLibrary) - Method in interface org.squashtest.tm.domain.library.NodeContainerVisitor
 
visit(CampaignFolder) - Method in interface org.squashtest.tm.domain.library.NodeContainerVisitor
 
visit(RequirementFolder) - Method in interface org.squashtest.tm.domain.library.NodeContainerVisitor
 
visit(TestCaseFolder) - Method in interface org.squashtest.tm.domain.library.NodeContainerVisitor
 
visit(Campaign) - Method in interface org.squashtest.tm.domain.library.NodeContainerVisitor
 
visit(Iteration) - Method in interface org.squashtest.tm.domain.library.NodeContainerVisitor
 
visit(Requirement) - Method in interface org.squashtest.tm.domain.library.NodeContainerVisitor
 
visit(CampaignFolder) - Method in interface org.squashtest.tm.domain.library.NodeVisitor
 
visit(RequirementFolder) - Method in interface org.squashtest.tm.domain.library.NodeVisitor
 
visit(TestCaseFolder) - Method in interface org.squashtest.tm.domain.library.NodeVisitor
 
visit(Campaign) - Method in interface org.squashtest.tm.domain.library.NodeVisitor
 
visit(Iteration) - Method in interface org.squashtest.tm.domain.library.NodeVisitor
 
visit(TestSuite) - Method in interface org.squashtest.tm.domain.library.NodeVisitor
 
visit(Requirement) - Method in interface org.squashtest.tm.domain.library.NodeVisitor
 
visit(TestCase) - Method in interface org.squashtest.tm.domain.library.NodeVisitor
 
visit(CampaignLibrary) - Method in class org.squashtest.tm.domain.library.WhichNodeVisitor
 
visit(RequirementLibrary) - Method in class org.squashtest.tm.domain.library.WhichNodeVisitor
 
visit(TestCaseLibrary) - Method in class org.squashtest.tm.domain.library.WhichNodeVisitor
 
visit(CampaignFolder) - Method in class org.squashtest.tm.domain.library.WhichNodeVisitor
 
visit(RequirementFolder) - Method in class org.squashtest.tm.domain.library.WhichNodeVisitor
 
visit(TestCaseFolder) - Method in class org.squashtest.tm.domain.library.WhichNodeVisitor
 
visit(Campaign) - Method in class org.squashtest.tm.domain.library.WhichNodeVisitor
 
visit(Iteration) - Method in class org.squashtest.tm.domain.library.WhichNodeVisitor
 
visit(Requirement) - Method in class org.squashtest.tm.domain.library.WhichNodeVisitor
 
visit(TestSuite) - Method in class org.squashtest.tm.domain.library.WhichNodeVisitor
 
visit(TestCase) - Method in class org.squashtest.tm.domain.library.WhichNodeVisitor
 
visit(Project) - Method in interface org.squashtest.tm.domain.project.ProjectVisitor
 
visit(ProjectTemplate) - Method in interface org.squashtest.tm.domain.project.ProjectVisitor
 
visit(RequirementFolder) - Method in class org.squashtest.tm.domain.requirement.RequirementExtractor
 
visit(Requirement) - Method in class org.squashtest.tm.domain.requirement.RequirementExtractor
 
visit(RequirementFolder) - Method in interface org.squashtest.tm.domain.requirement.RequirementLibraryNodeVisitor
 
visit(Requirement) - Method in interface org.squashtest.tm.domain.requirement.RequirementLibraryNodeVisitor
 
visit(ActionTestStep) - Method in class org.squashtest.tm.domain.testcase.ActionStepCollector
 
visit(CallTestStep) - Method in class org.squashtest.tm.domain.testcase.ActionStepCollector
 
visit(ActionTestStep) - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
visit(CallTestStep) - Method in class org.squashtest.tm.domain.testcase.ExportTestCaseData
 
visit(ActionTestStep) - Method in class org.squashtest.tm.domain.testcase.ParameterNameInStepUpdater
 
visit(CallTestStep) - Method in class org.squashtest.tm.domain.testcase.ParameterNameInStepUpdater
 
visit(TestCase) - Method in interface org.squashtest.tm.domain.testcase.TestCaseLibraryNodeVisitor
 
visit(TestCaseFolder) - Method in interface org.squashtest.tm.domain.testcase.TestCaseLibraryNodeVisitor
 
visit(ActionTestStep) - Method in interface org.squashtest.tm.domain.testcase.TestStepReader
 
visit(CallTestStep) - Method in interface org.squashtest.tm.domain.testcase.TestStepReader
 
visit(ActionTestStep) - Method in interface org.squashtest.tm.domain.testcase.TestStepVisitor
 
visit(CallTestStep) - Method in interface org.squashtest.tm.domain.testcase.TestStepVisitor
 
visit(User) - Method in class org.squashtest.tm.domain.users.ActivePartyDetector
 
visit(Team) - Method in class org.squashtest.tm.domain.users.ActivePartyDetector
 
visit(User) - Method in interface org.squashtest.tm.domain.users.PartyVisitor
 
visit(Team) - Method in interface org.squashtest.tm.domain.users.PartyVisitor
 

W

WhichNodeVisitor - Class in org.squashtest.tm.domain.library
Look, enough of that visitor logic b*******
WhichNodeVisitor() - Constructor for class org.squashtest.tm.domain.library.WhichNodeVisitor
 
WhichNodeVisitor.NodeType - Enum in org.squashtest.tm.domain.library
 
wontUnlockBloquedExecution(ExecutionStatus, ExecutionStatus) - Method in enum org.squashtest.tm.domain.execution.ExecutionStatus
 
WorkloadCalendar - Interface in org.squashtest.tm.domain.planning
This interface handles questions related to workload.
writeFieldToDocument(String, Session, Object, Document, LuceneOptions) - Method in class org.squashtest.tm.domain.requirement.RequirementVersionAttachmentBridge
 
writeFieldToDocument(String, Session, Object, Document, LuceneOptions) - Method in class org.squashtest.tm.domain.requirement.RequirementVersionHasParentBridge
 
writeFieldToDocument(String, Session, Object, Document, LuceneOptions) - Method in class org.squashtest.tm.domain.requirement.RequirementVersionIsCurrentBridge
 
writeFieldToDocument(String, Session, Object, Document, LuceneOptions) - Method in class org.squashtest.tm.domain.search.CUFBridge
 
writeFieldToDocument(String, Session, Object, Document, LuceneOptions) - Method in class org.squashtest.tm.domain.search.SessionFieldBridge
 
writeFieldToDocument(String, Session, Object, Document, LuceneOptions) - Method in class org.squashtest.tm.domain.testcase.TestCaseAttachmentBridge
 
writeFieldToDocument(String, Session, Object, Document, LuceneOptions) - Method in class org.squashtest.tm.domain.testcase.TestCaseCallStepBridge
 
writeFieldToDocument(String, Session, Object, Document, LuceneOptions) - Method in class org.squashtest.tm.domain.testcase.TestCaseExecutionBridge
 
writeFieldToDocument(String, Session, Object, Document, LuceneOptions) - Method in class org.squashtest.tm.domain.testcase.TestCaseIssueBridge
 
writeFieldToDocument(String, Session, Object, Document, LuceneOptions) - Method in class org.squashtest.tm.domain.testcase.TestCaseIterationBridge
 
WrongCufDateFormatException - Exception in org.squashtest.tm.exception.customfield
 
WrongCufDateFormatException(Exception) - Constructor for exception org.squashtest.tm.exception.customfield.WrongCufDateFormatException
 
WrongPasswordException - Exception in org.squashtest.tm.exception
 
WrongPasswordException() - Constructor for exception org.squashtest.tm.exception.WrongPasswordException
 
WrongPasswordException(String) - Constructor for exception org.squashtest.tm.exception.WrongPasswordException
 
WrongPasswordException(String, Throwable) - Constructor for exception org.squashtest.tm.exception.WrongPasswordException
 
WrongStringSizeException - Exception in org.squashtest.tm.exception
should not be needed anymore when [Task 1682] is done
WrongStringSizeException(String, int, int) - Constructor for exception org.squashtest.tm.exception.WrongStringSizeException
 
WrongUrlException - Exception in org.squashtest.tm.exception
When url cannot be created from a string
WrongUrlException(String, Throwable) - Constructor for exception org.squashtest.tm.exception.WrongUrlException
 

Z

ZipCorruptedException - Exception in org.squashtest.tm.exception
thrown when a zip archive cannot be read (or maybe the file is no zip archive)
ZipCorruptedException(Throwable) - Constructor for exception org.squashtest.tm.exception.ZipCorruptedException
 
A B C D E F G H I J K L M N O P R S T U V W Z 

Copyright © 2010-2015 Henix, henix.fr. All Rights Reserved.