- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-