- AbstractCustomFieldHelper<X extends org.squashtest.tm.domain.customfield.BoundEntity> - Class in org.squashtest.tm.service.internal.customfield
-
- AbstractCustomFieldHelper() - Constructor for class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
-
- AbstractCustomFieldHelper.BindingFieldCollector - Class in org.squashtest.tm.service.internal.customfield
-
- AbstractCustomFieldHelper.BindingFieldCollector() - Constructor for class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper.BindingFieldCollector
-
- AbstractCustomFieldHelper.BindingLocationFilter - Class in org.squashtest.tm.service.internal.customfield
-
- AbstractCustomFieldHelper.BindingSorter - Class in org.squashtest.tm.service.internal.customfield
-
- AbstractCustomFieldHelper.BindingSorter() - Constructor for class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper.BindingSorter
-
- AbstractCustomFieldHelper.CustomFieldDefinitionStrategy - Enum in org.squashtest.tm.service.internal.customfield
-
- AbstractLibraryNavigationService<LIBRARY extends org.squashtest.tm.domain.library.Library<NODE>,FOLDER extends org.squashtest.tm.domain.library.Folder<NODE>,NODE extends org.squashtest.tm.domain.library.LibraryNode> - Class in org.squashtest.tm.service.internal.library
-
Generic implementation of a library navigation service.
- AbstractLibraryNavigationService() - Constructor for class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- AbstractNodeDeletionHandler<NODE extends org.squashtest.tm.domain.library.LibraryNode,FOLDER extends org.squashtest.tm.domain.library.Folder<NODE>> - Class in org.squashtest.tm.service.internal.deletion
-
This class is a abstract and generic implementation of NodeDeletionHandler that implements a few basic rules.
- AbstractNodeDeletionHandler() - Constructor for class org.squashtest.tm.service.internal.deletion.AbstractNodeDeletionHandler
-
- accessDecisionManager() - Method in class org.squashtest.tm.service.SecurityConfig.SquashMethodSecurityConfiguration
-
- AccessDenied - Exception in org.squashtest.tm.service.testautomation.spi
-
- AccessDenied() - Constructor for exception org.squashtest.tm.service.testautomation.spi.AccessDenied
-
- AccessDenied(String, Throwable) - Constructor for exception org.squashtest.tm.service.testautomation.spi.AccessDenied
-
- AccessDenied(String) - Constructor for exception org.squashtest.tm.service.testautomation.spi.AccessDenied
-
- AccessDenied(Throwable) - Constructor for exception org.squashtest.tm.service.testautomation.spi.AccessDenied
-
- aclAdminAuthority() - Method in class org.squashtest.tm.service.SecurityConfig
-
- aclAuthorizationStrategy() - Method in class org.squashtest.tm.service.SecurityConfig
-
- aclCache() - Method in class org.squashtest.tm.service.SecurityConfig
-
- AclPermissionEvaluationService - Class in org.squashtest.tm.service.internal.security
-
TODO this service can be queried many times by a controller outside of a tx, which means lots of shord lived tx and
measurable performance effects.
- AclPermissionEvaluationService() - Constructor for class org.squashtest.tm.service.internal.security.AclPermissionEvaluationService
-
- ActionStepInstruction - Class in org.squashtest.tm.service.internal.batchimport
-
- ActionStepInstruction(TestStepTarget, ActionTestStep) - Constructor for class org.squashtest.tm.service.internal.batchimport.ActionStepInstruction
-
- ActionTestStepDao - Interface in org.squashtest.tm.service.internal.repository
-
- activateAccount(String) - Method in class org.squashtest.tm.service.internal.security.AdministratorAuthenticationServiceImpl
-
- activateAccount(String) - Method in interface org.squashtest.tm.service.security.AdministratorAuthenticationService
-
- activateUser(long) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- activateUser(long) - Method in class org.squashtest.tm.service.internal.user.UserAccountServiceImpl
-
- activateUser(long) - Method in interface org.squashtest.tm.service.user.UserAccountService
-
- activateUser(long) - Method in interface org.squashtest.tm.service.user.UserManagerService
-
- activateUsers(Collection<Long>) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- activateUsers(Collection<Long>) - Method in interface org.squashtest.tm.service.user.UserManagerService
-
- active(boolean) - Method in class org.squashtest.tm.service.internal.security.UserBuilder
-
- ActiveMilestoneHolder - Interface in org.squashtest.tm.service.milestone
-
- ActiveMilestoneHolderImpl - Class in org.squashtest.tm.service.internal.milestone
-
- ActiveMilestoneHolderImpl() - Constructor for class org.squashtest.tm.service.internal.milestone.ActiveMilestoneHolderImpl
-
- add(ImportSummary) - Method in interface org.squashtest.tm.service.importer.ImportSummary
-
adds the result of an import summary to this import summary
- add(ImportSummary) - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
-
- addActionStep(TestStepTarget, ActionTestStep, Map<String, String>) - Method in interface org.squashtest.tm.service.internal.batchimport.Facility
-
- addActionStep(TestStepTarget, ActionTestStep, Map<String, String>) - Method in class org.squashtest.tm.service.internal.batchimport.FacilityImpl
-
- addActionStep(TestStepTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
Adds a step of the specified type to the model.
- addActionStep(TestStepTarget, ActionTestStep, Map<String, String>) - Method in class org.squashtest.tm.service.internal.batchimport.SimulationFacility
-
- addActionStep(TestStepTarget, ActionTestStep, Map<String, String>) - Method in class org.squashtest.tm.service.internal.batchimport.ValidationFacility
-
- addActionTestStep(long, ActionTestStep) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- addActionTestStep(long, ActionTestStep, int) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- addActionTestStep(long, ActionTestStep, Map<Long, RawValue>) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- addActionTestStep(long, ActionTestStep, Map<Long, RawValue>, int) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- addActionTestStep(long, ActionTestStep) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
-
- addActionTestStep(long, ActionTestStep, int) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
-
- addActionTestStep(long, ActionTestStep, Map<Long, RawValue>) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
-
Adds an action test step to a test case, and its initial custom field values.
- addActionTestStep(long, ActionTestStep, Map<Long, RawValue>, int) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
-
Adds an action test step to a test case, and its initial custom field values, inserted at the index value
The initial custom field values are passed as a Map, that maps the id of the CustomField to the values of the corresponding CustomFieldValue.
- addAggregatedMilestonesCriteria(Query, QueryBuilder, AdvancedSearchModel, Locale) - Method in class org.squashtest.tm.service.internal.campaign.CampaignAdvancedSearchServiceImpl
-
- addAggregatedMilestonesCriteria(Query, QueryBuilder, AdvancedSearchModel, Locale) - Method in class org.squashtest.tm.service.internal.requirement.RequirementVersionAdvancedSearchServiceImpl
-
- addAggregatedMilestonesCriteria(Query, QueryBuilder, AdvancedSearchModel, Locale) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseAdvancedSearchServiceImpl
-
- addAllMismatches(Map<ColumnMismatch, Set<TemplateColumn>>) - Method in class org.squashtest.tm.service.batchimport.excel.WorksheetFormatStatus
-
Will add all given columnMismatches to this.
- addArg(String) - Method in exception org.squashtest.tm.service.testautomation.spi.UnknownConnectorKind
-
- addAttachment(long, RawAttachment) - Method in interface org.squashtest.tm.service.attachment.AttachmentManagerService
-
- addAttachment(long, RawAttachment) - Method in class org.squashtest.tm.service.internal.attachment.AttachmentManagerServiceImpl
-
- addAutomatedExecution(IterationTestPlanItem) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
-
- addAutomatedExecution(IterationTestPlanItem) - Method in interface org.squashtest.tm.service.internal.campaign.IterationTestPlanManager
-
- addBugTracker(BugTracker) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackerManagerService
-
add a new bugtracker in the database
- addBugTracker(BugTracker) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackerManagerServiceImpl
-
- addCallStep(TestStepTarget, CallTestStep, TestCaseTarget, CallStepParamsInfo, ActionTestStep) - Method in interface org.squashtest.tm.service.internal.batchimport.Facility
-
- addCallStep(TestStepTarget, CallTestStep, TestCaseTarget, CallStepParamsInfo, ActionTestStep) - Method in class org.squashtest.tm.service.internal.batchimport.FacilityImpl
-
- addCallStep(TestStepTarget, TestCaseTarget, CallStepParamsInfo) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
- addCallStep(TestStepTarget, CallTestStep, TestCaseTarget, CallStepParamsInfo, ActionTestStep) - Method in class org.squashtest.tm.service.internal.batchimport.SimulationFacility
-
- addCallStep(TestStepTarget, CallTestStep, TestCaseTarget, CallStepParamsInfo, ActionTestStep) - Method in class org.squashtest.tm.service.internal.batchimport.ValidationFacility
-
- addCallTestStep(long, long) - Method in class org.squashtest.tm.service.internal.testcase.CallStepManagerServiceImpl
-
- addCallTestStep(long, long, int) - Method in class org.squashtest.tm.service.internal.testcase.CallStepManagerServiceImpl
-
- addCallTestStep(long, long) - Method in interface org.squashtest.tm.service.testcase.CallStepManagerService
-
will add a call test step.
- addCallTestStep(long, long, int) - Method in interface org.squashtest.tm.service.testcase.CallStepManagerService
-
will add a call test step, at the required index
- addCallTestSteps(long, List<Long>) - Method in class org.squashtest.tm.service.internal.testcase.CallStepManagerServiceImpl
-
- addCallTestSteps(long, List<Long>) - Method in interface org.squashtest.tm.service.testcase.CallStepManagerService
-
Will call a bunch of test cases.
- addCampaignToCampaignFolder(long, Campaign) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
-
Adds a campaign to a folder.
- addCampaignToCampaignFolder(long, Campaign, Map<Long, RawValue>) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
-
Adds a campaign to a folder, and its initial custom field values.
- addCampaignToCampaignFolder(long, Campaign) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- addCampaignToCampaignFolder(long, Campaign, Map<Long, RawValue>) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- addCampaignToCampaignLibrary(long, Campaign) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
-
Adds a Campaign to the root of the library.
- addCampaignToCampaignLibrary(long, Campaign, Map<Long, RawValue>) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
-
Adds a Campaign to the root of the Library, and its initial custom field values.
- addCampaignToCampaignLibrary(long, Campaign) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- addCampaignToCampaignLibrary(long, Campaign, Map<Long, RawValue>) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- addClientDetails(String, String) - Method in class org.squashtest.tm.service.internal.security.OAuth2ClientServiceImpl
-
- addClientDetails(ClientDetails) - Method in class org.squashtest.tm.service.internal.security.OAuth2ClientServiceImpl
-
- addClientDetails(String, String) - Method in interface org.squashtest.tm.service.security.OAuth2ClientService
-
- addClientDetails(ClientDetails) - Method in interface org.squashtest.tm.service.security.OAuth2ClientService
-
- addCoverageModel(ExportModel.CoverageModel) - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel
-
- addCuf(ExportModel.CustomField) - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- addCuf(ExportModel.CustomField) - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestStepModel
-
- addCumulativeTestByDate(Object[]) - Method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
-
- addCustomField(String, String) - Method in interface org.squashtest.tm.service.internal.batchimport.CustomFieldHolder
-
- addCustomField(String, String) - Method in class org.squashtest.tm.service.internal.batchimport.RequirementVersionInstruction
-
- addCustomField(String, String) - Method in class org.squashtest.tm.service.internal.batchimport.StepInstruction
-
- addCustomField(String, String) - Method in class org.squashtest.tm.service.internal.batchimport.TestCaseInstruction
-
- addCustomFields(Collection<CustomFieldValue>) - Method in interface org.squashtest.tm.service.internal.testautomation.ScopedParametersBuilder
-
- addDataset(DatasetTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
This operation is imdepotent
- addDatasetModel(ExportModel.DatasetModel) - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel
-
- addDefaultLinkWithNodeIds(Long, Long) - Method in class org.squashtest.tm.service.internal.requirement.LinkedRequirementVersionManagerServiceImpl
-
- addDefaultLinkWithNodeIds(Long, Long) - Method in interface org.squashtest.tm.service.requirement.LinkedRequirementVersionManagerService
-
- addDetailedReqVersionLink(long, long, long, boolean) - Method in class org.squashtest.tm.service.internal.requirement.LinkedRequirementVersionManagerServiceImpl
-
- addDetailedReqVersionLink(long, long, long, boolean) - Method in interface org.squashtest.tm.service.requirement.LinkedRequirementVersionManagerService
-
- addEntity(E) - Method in interface org.squashtest.tm.service.internal.testautomation.ScopedParametersBuilder
-
Pulls the appropriate data from the entity and adds it to the parameter hash.
- addEntry(LogEntry) - Method in class org.squashtest.tm.service.internal.batchimport.LogTrain
-
- addExecution(long) - Method in interface org.squashtest.tm.service.campaign.CustomIterationModificationService
-
- addExecution(long) - Method in interface org.squashtest.tm.service.campaign.CustomTestSuiteModificationService
-
- addExecution(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
-
- addExecution(IterationTestPlanItem) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
-
- addExecution(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomTestSuiteModificationServiceImpl
-
- addExecution(IterationTestPlanItem) - Method in interface org.squashtest.tm.service.internal.campaign.IterationTestPlanManager
-
- addFolderToFolder(long, CampaignFolder) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- addFolderToFolder(long, FOLDER) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- addFolderToFolder(long, RequirementFolder) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- addFolderToFolder(long, TestCaseFolder) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- addFolderToFolder(long, FOLDER) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
-
- addFolderToLibrary(long, CampaignFolder) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- addFolderToLibrary(long, FOLDER) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- addFolderToLibrary(long, RequirementFolder) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- addFolderToLibrary(long, TestCaseFolder) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- addFolderToLibrary(long, FOLDER) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
-
- addi18nErrorMessage(String) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignProgressionStatistics
-
- addi18nErrorMessage(String) - Method in class org.squashtest.tm.service.statistics.iteration.IterationProgressionStatistics
-
- addInfoListItem(long, InfoListItem) - Method in interface org.squashtest.tm.service.infolist.InfoListItemManagerService
-
- addInfoListItem(long, InfoListItem) - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemManagerServiceImpl
-
- addIterationToCampaign(Iteration, long, boolean) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
-
Adds a new iteration to a campaign.
- addIterationToCampaign(Iteration, long, boolean, Map<Long, RawValue>) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
-
Adds a new iteration to a campaign.
- addIterationToCampaign(Iteration, long, boolean) - Method in interface org.squashtest.tm.service.campaign.CustomIterationModificationService
-
Adds an iteration to the list of iterations of a campaign.
- addIterationToCampaign(Iteration, long, boolean) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- addIterationToCampaign(Iteration, long, boolean, Map<Long, RawValue>) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- addIterationToCampaign(Iteration, long, boolean) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
-
- addLibrary() - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibrariesCrudServiceImpl
-
- addLibrary() - Method in interface org.squashtest.tm.service.requirement.RequirementLibrariesCrudService
-
Deprecated.
- addLink(RequirementVersionLink) - Method in interface org.squashtest.tm.service.internal.repository.CustomRequirementVersionLinkDao
-
Saves a given RequirementVersionLink.
- addLink(RequirementVersionLink) - Method in class org.squashtest.tm.service.internal.repository.hibernate.RequirementVersionLinkDaoImpl
-
- addLinkedReqVersionsToReqVersion(Long, List<Long>) - Method in class org.squashtest.tm.service.internal.requirement.LinkedRequirementVersionManagerServiceImpl
-
- addLinkedReqVersionsToReqVersion(Long, List<Long>) - Method in interface org.squashtest.tm.service.requirement.LinkedRequirementVersionManagerService
-
- addLinkType(RequirementVersionLinkType) - Method in class org.squashtest.tm.service.internal.requirement.RequirementVersionLinkTypeManagerServiceImpl
-
- addLinkType(RequirementVersionLinkType) - Method in interface org.squashtest.tm.service.requirement.RequirementVersionLinkTypeManagerService
-
- addLogEntry(LogEntry) - Method in class org.squashtest.tm.service.importer.ImportLog
-
- addLogEntry(ImportStatus, String, String, Object...) - Method in class org.squashtest.tm.service.internal.batchimport.Instruction
-
- addMember(long, String) - Method in class org.squashtest.tm.service.internal.user.CustomTeamModificationServiceImpl
-
- addMember(long, String) - Method in interface org.squashtest.tm.service.user.CustomTeamModificationService
-
Add one member, identified by its login
- addMembers(long, List<String>) - Method in class org.squashtest.tm.service.internal.user.CustomTeamModificationServiceImpl
-
- addMembers(long, List<String>) - Method in interface org.squashtest.tm.service.user.CustomTeamModificationService
-
Add one or more members, identified by their login, to a team identified by its id.
- addMilestone(String) - Method in class org.squashtest.tm.service.internal.batchimport.RequirementVersionModel
-
- addMilestone(Milestone) - Method in class org.squashtest.tm.service.internal.milestone.CustomMilestoneManagerServiceImpl
-
- addMilestone(Milestone) - Method in interface org.squashtest.tm.service.milestone.CustomMilestoneManager
-
- addMilestoneFilter(AdvancedSearchModel) - Method in class org.squashtest.tm.service.internal.advancedsearch.AdvancedSearchServiceImpl
-
- addMismatch(ColumnMismatch, TemplateColumn) - Method in class org.squashtest.tm.service.batchimport.excel.WorksheetFormatStatus
-
Will store the column mismatch.
- addMismatches(ColumnMismatch, Collection<TemplateColumn>) - Method in class org.squashtest.tm.service.batchimport.excel.WorksheetFormatStatus
-
Add mismatches to the worksheed format status.
- addMoved(NodeMovement) - Method in class org.squashtest.tm.service.deletion.OperationReport
-
- addMoved(Collection<NodeMovement>) - Method in class org.squashtest.tm.service.deletion.OperationReport
-
- addName(String) - Method in class org.squashtest.tm.service.deletion.LinkedToIterationPreviewReport
-
- addName(String) - Method in class org.squashtest.tm.service.deletion.NotDeletableCampaignsPreviewReport
-
- addName(String) - Method in class org.squashtest.tm.service.deletion.NotDeletablePreviewReport
-
- addNbHigh(ExecutionStatus, int) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- addNbHigh(int) - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- addNbLow(ExecutionStatus, int) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- addNbLow(int) - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- addNbMedium(ExecutionStatus, int) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- addNbMedium(int) - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- addNbVeryHigh(ExecutionStatus, int) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- addNbVeryHigh(int) - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- addNewCustomFieldBinding(long, BindableEntity, long, CustomFieldBinding) - Method in interface org.squashtest.tm.service.customfield.CustomFieldBindingModificationService
-
Will attach a CustomField to a Project.
- addNewCustomFieldBinding(long, BindableEntity, long, CustomFieldBinding) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldBindingModificationServiceImpl
-
- addNewParameterToTestCase(Parameter, long) - Method in class org.squashtest.tm.service.internal.testcase.ParameterModificationServiceImpl
-
- addNewParameterToTestCase(Parameter, long) - Method in interface org.squashtest.tm.service.testcase.ParameterModificationService
-
- addNewPermissionToProject(long, long, String) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
-
- addNewPermissionToProject(long, long, String) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
-
- addNewPermissionToProject(long, long, String) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
-
- addNewPermissionToProject(long, long, String) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionManagementService
-
- addNewResponsibility(long, ObjectIdentity, String) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
-
- addNewResponsibility(long, ObjectIdentity, String) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
-
- addNewTestCaseVersion(long, TestCase) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- addNewTestCaseVersion(long, TestCase) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
-
Will create a new version of a test case and insert it next to it.
- addNumber(int, ExecutionStatus) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseStatusStatistics
-
- addNumber(int, ExecutionStatus) - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- addObjectIdentity(long, Class<?>) - Method in class org.squashtest.tm.service.internal.security.ObjectIdentityServiceImpl
-
- addObjectIdentity(long, Class<?>) - Method in interface org.squashtest.tm.service.security.ObjectIdentityService
-
- addOption(Long, CustomFieldOption) - Method in interface org.squashtest.tm.service.customfield.CustomCustomFieldManagerService
-
Will check if the new option's label is available among all the concerned CustomField's
CustomFieldOption, check also if the code is available,if so, will add the new option at the bottom of the list.
- addOption(Long, CustomFieldOption) - Method in class org.squashtest.tm.service.internal.customfield.CustomCustomFieldManagerServiceImpl
-
- addOrder(Criteria, Sorting) - Static method in class org.squashtest.tm.service.internal.foundation.collection.SortingUtils
-
Adds sorting to a Criteria query.
- addOrder(Criteria, MultiSorting) - Static method in class org.squashtest.tm.service.internal.foundation.collection.SortingUtils
-
- addOrder(StringBuilder, Sorting) - Static method in class org.squashtest.tm.service.internal.foundation.collection.SortingUtils
-
- addOrder(String, Sorting) - Static method in class org.squashtest.tm.service.internal.foundation.collection.SortingUtils
-
- addOrder(StringBuilder, MultiSorting) - Static method in class org.squashtest.tm.service.internal.foundation.collection.SortingUtils
-
- addOrder(String, MultiSorting) - Static method in class org.squashtest.tm.service.internal.foundation.collection.SortingUtils
-
- addOrders(Criteria, Collection<Sorting>) - Static method in class org.squashtest.tm.service.internal.foundation.collection.SortingUtils
-
- addOrders(String, Collection<Sorting>) - Static method in class org.squashtest.tm.service.internal.foundation.collection.SortingUtils
-
- addOrUpdatePreference(Party, String, String) - Method in class org.squashtest.tm.service.internal.user.PartyPreferenceServiceImpl
-
- addOrUpdatePreference(Party, String, String) - Method in interface org.squashtest.tm.service.user.PartyPreferenceService
-
Add a PartyPreference for the given party and the given key, with the given value.
- addOrUpdatePreferenceForCurrentUser(String, String) - Method in class org.squashtest.tm.service.internal.user.PartyPreferenceServiceImpl
-
- addOrUpdatePreferenceForCurrentUser(String, String) - Method in interface org.squashtest.tm.service.user.PartyPreferenceService
-
Add a PartyPreference for the current user and the given key, with the given value.
- addOrUpdateRequirementLink(Long, Long, String) - Method in class org.squashtest.tm.service.internal.requirement.LinkedRequirementVersionManagerServiceImpl
-
- addOrUpdateRequirementLink(Long, Long, String) - Method in interface org.squashtest.tm.service.requirement.LinkedRequirementVersionManagerService
-
- addPaging(Query, Paging) - Static method in class org.squashtest.tm.service.internal.foundation.collection.JpaPagingUtils
-
- addPaging(Query, Paging) - Static method in class org.squashtest.tm.service.internal.foundation.collection.PagingUtils
-
- addPaging(Criteria, Paging) - Static method in class org.squashtest.tm.service.internal.foundation.collection.PagingUtils
-
- addParameter(ParameterTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
- addParameterModel(ExportModel.ParameterModel) - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel
-
- addPathInfosToExportInfos(Map<Long, Object[]>, List<Object[]>, int) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- addProjectFromtemplate(Project, long, GenericProjectCopyParameter) - Method in class org.squashtest.tm.service.internal.project.CustomProjectModificationServiceImpl
-
- addProjectFromtemplate(Project, long, GenericProjectCopyParameter) - Method in interface org.squashtest.tm.service.project.CustomProjectModificationService
-
Will persist the new Project and add settings copied from a given ProjectTemplate.
- addReferenceChanges(NodeReferenceChanged) - Method in class org.squashtest.tm.service.deletion.OperationReport
-
- addReferenceChanges(Collection<NodeReferenceChanged>) - Method in class org.squashtest.tm.service.deletion.OperationReport
-
- addRemoved(Node) - Method in class org.squashtest.tm.service.deletion.OperationReport
-
- addRemoved(String, Long) - Method in class org.squashtest.tm.service.deletion.OperationReport
-
- addRemoved(Collection<Node>) - Method in class org.squashtest.tm.service.deletion.OperationReport
-
- addRemoved(Collection<Long>, String) - Method in class org.squashtest.tm.service.deletion.OperationReport
-
- addRenamed(NodeRenaming) - Method in class org.squashtest.tm.service.deletion.OperationReport
-
- addRenamed(String, Long, String) - Method in class org.squashtest.tm.service.deletion.OperationReport
-
- addRenamed(Collection<NodeRenaming>) - Method in class org.squashtest.tm.service.deletion.OperationReport
-
- addRenderingLocation(long, RenderingLocation) - Method in interface org.squashtest.tm.service.customfield.CustomFieldBindingModificationService
-
Add a rendering location to a custom field binding
- addRenderingLocation(long, RenderingLocation) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldBindingModificationServiceImpl
-
- addRequirement(RequirementTarget, TargetStatus) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
- addRequirementToRequirement(long, NewRequirementVersionDto, List<Long>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- addRequirementToRequirement(long, Requirement, List<Long>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- addRequirementToRequirement(long, Requirement, List<Long>) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
- addRequirementToRequirement(long, NewRequirementVersionDto, List<Long>) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
Same than {@link #addRequirementToRequirementLibrary(long, NewRequirementVersionDto, List), except that the requirement will be added to the
given parent requirement.
- addRequirementToRequirementFolder(long, NewRequirementVersionDto, List<Long>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- addRequirementToRequirementFolder(long, Requirement, List<Long>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- addRequirementToRequirementFolder(long, Requirement, List<Long>) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
Deprecated.
Looks like this methid is useless
- addRequirementToRequirementFolder(long, NewRequirementVersionDto, List<Long>) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
Same than {@link #addRequirementToRequirementLibrary(long, NewRequirementVersionDto, List), except that the requirement will be added to the
given folder.
- addRequirementToRequirementLibrary(long, NewRequirementVersionDto, List<Long>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- addRequirementToRequirementLibrary(long, Requirement, List<Long>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- addRequirementToRequirementLibrary(long, Requirement, List<Long>) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
Deprecated.
Looks like this method is useless
- addRequirementToRequirementLibrary(long, NewRequirementVersionDto, List<Long>) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
Given a DTO that eventually generates a RequirementVersion, will create a Requirement using this version then add it to the given
library with and bind it to the given milestones.
- addRequirementVersion(RequirementVersionTarget, TargetStatus) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
Add a requirement version to model, not to database.
- addRequirementVersion(RequirementVersionTarget, TargetStatus, List<String>) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
- addTeam(Team) - Method in class org.squashtest.tm.service.user.AuthenticatedUser
-
- addTemplateFromProject(ProjectTemplate, long, GenericProjectCopyParameter) - Method in class org.squashtest.tm.service.internal.project.CustomProjectTemplateManagerServiceImpl
-
- addTemplateFromProject(ProjectTemplate, long, GenericProjectCopyParameter) - Method in interface org.squashtest.tm.service.project.CustomProjectTemplateManagerService
-
- addTestCaseModel(ExportModel.TestCaseModel) - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel
-
- addTestCasesToCampaignTestPlan(List<Long>, long) - Method in interface org.squashtest.tm.service.campaign.CampaignTestPlanManagerService
-
Adds a list of test cases to a campaign.
- addTestCasesToCampaignTestPlan(List<Long>, long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignTestPlanManagerServiceImpl
-
- addTestCasesToIteration(List<Long>, long) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
-
Adds a list of test cases to an iteration.
- addTestCasesToIteration(List<Long>, long) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- addTestCasesToIterationAndTestSuite(List<Long>, long) - Method in interface org.squashtest.tm.service.campaign.TestSuiteTestPlanManagerService
-
- addTestCasesToIterationAndTestSuite(List<Long>, long) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteTestPlanManagerServiceImpl
-
- addTestCaseToCampaignTestPlan(Long, Long, long) - Method in interface org.squashtest.tm.service.campaign.CampaignTestPlanManagerService
-
Will add the given test case, with the given test plan, to the test plan of the given campaign.
- addTestCaseToCampaignTestPlan(Long, Long, long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignTestPlanManagerServiceImpl
-
- addTestCaseToFolder(long, TestCase, Integer) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- addTestCaseToFolder(long, TestCase, Map<Long, RawValue>, Integer, List<Long>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- addTestCaseToFolder(long, TestCase, Integer) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
-
Adds a TestCase to a folder.
- addTestCaseToFolder(long, TestCase, Map<Long, RawValue>, Integer, List<Long>) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
-
Adds a TestCase to a folder, and its initial custom field values.
- addTestCaseToIteration(Long, Long, long) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
-
Will add the given test case, with the given test plan, to the test plan of the given iteration.
- addTestCaseToIteration(Long, Long, long) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- addTestCaseToLibrary(long, TestCase, Integer) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- addTestCaseToLibrary(long, TestCase, Map<Long, RawValue>, Integer, List<Long>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- addTestCaseToLibrary(long, TestCase, Integer) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
-
Adds a TestCase to the root of the library.
- addTestCaseToLibrary(long, TestCase, Map<Long, RawValue>, Integer, List<Long>) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
-
Adds a TestCase to the root of the Library, and its initial custom field values.
- addTestPlanItemsToIteration(List<Long>, Iteration) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
-
Adds a list of test cases to an iteration.
- addTestPlanItemsToIteration(List<Long>, Iteration) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- addTestPlanToIteration(List<IterationTestPlanItem>, long) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
-
persist each iteration_test_plan_item and add it to iteration
- addTestPlanToIteration(List<IterationTestPlanItem>, long) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- addTestStepModel(ExportModel.TestStepModel) - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel
-
- addTestSuite(long, TestSuite) - Method in interface org.squashtest.tm.service.campaign.CustomIterationModificationService
-
- addTestSuite(long, TestSuite) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
-
- addTestSuite(Iteration, TestSuite) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
-
- addTestSuite(Iteration, TestSuite) - Method in interface org.squashtest.tm.service.internal.campaign.IterationTestPlanManager
-
- addToTotalCount(long) - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchIndexingMonitor
-
- addUser(User, long, String) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- addUser(User, long, String) - Method in interface org.squashtest.tm.service.user.UserManagerService
-
- addVerifiedRequirementsToTestCase(List<Long>, long) - Method in class org.squashtest.tm.service.internal.requirement.VerifiedRequirementsManagerServiceImpl
-
- addVerifiedRequirementsToTestCase(List<Long>, long) - Method in interface org.squashtest.tm.service.requirement.VerifiedRequirementsManagerService
-
Adds a list of requirements to the ones verified by a test case.
- addVerifiedRequirementsToTestStep(List<Long>, long) - Method in class org.squashtest.tm.service.internal.requirement.VerifiedRequirementsManagerServiceImpl
-
- addVerifiedRequirementsToTestStep(List<Long>, long) - Method in interface org.squashtest.tm.service.requirement.VerifiedRequirementsManagerService
-
Adds a list of requirement's current requirement-versions to the ones verified by the step's test case and bind them to the step.
- addVerifiedRequirementVersionToTestStep(long, long) - Method in class org.squashtest.tm.service.internal.requirement.VerifiedRequirementsManagerServiceImpl
-
- addVerifiedRequirementVersionToTestStep(long, long) - Method in interface org.squashtest.tm.service.requirement.VerifiedRequirementsManagerService
-
Adds the requirement-version to the ones verified by the step's test case and bind it to the step.
- addVerifyingRequirementVersionsToTestCase(Map<TestCase, List<RequirementVersion>>) - Method in class org.squashtest.tm.service.internal.requirement.VerifiedRequirementsManagerServiceImpl
-
- addVerifyingRequirementVersionsToTestCase(Map<TestCase, List<RequirementVersion>>) - Method in interface org.squashtest.tm.service.requirement.VerifiedRequirementsManagerService
-
Adds a list of requirement-versions to the ones verified by a test case.
- addVerifyingTestCasesToRequirementVersion(List<Long>, long) - Method in class org.squashtest.tm.service.internal.testcase.VerifyingTestCaseManagerServiceImpl
-
- addVerifyingTestCasesToRequirementVersion(List<Long>, long) - Method in interface org.squashtest.tm.service.testcase.VerifyingTestCaseManagerService
-
Adds a list of test cases to the ones verified by a requirement.
- addWhy(String) - Method in class org.squashtest.tm.service.deletion.NotDeletablePreviewReport
-
- addWorksheetFormatStatus(List<WorksheetFormatStatus>) - Method in exception org.squashtest.tm.service.batchimport.excel.TemplateMismatchException
-
- addWorksheetMismatch(WorksheetMismatch) - Method in class org.squashtest.tm.service.batchimport.excel.WorksheetFormatStatus
-
- ADMIN_OR_PROJECT_MANAGER - Static variable in interface org.squashtest.tm.service.project.GenericProjectManagerService
-
- AdministrationDao - Interface in org.squashtest.tm.service.internal.repository
-
- AdministrationService - Interface in org.squashtest.tm.service.user
-
//TODO : should be split between USerAdminService and WhateverAdminService
Will handle CRUD on Squash user accounts, groups, permissions and the like.
- AdministrationServiceImpl - Class in org.squashtest.tm.service.internal.user
-
- AdministrationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- AdministratorAuthenticationService - Interface in org.squashtest.tm.service.security
-
Configuration should point to an LDAP service or an Squash ad-hoc service if no LDAP is available.
- AdministratorAuthenticationServiceImpl - Class in org.squashtest.tm.service.internal.security
-
- AdministratorAuthenticationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.security.AdministratorAuthenticationServiceImpl
-
- AdvancedSearchIndexingMonitor - Class in org.squashtest.tm.service.internal.library
-
- AdvancedSearchIndexingMonitor(List<Class<?>>, ConfigurationService) - Constructor for class org.squashtest.tm.service.internal.library.AdvancedSearchIndexingMonitor
-
- AdvancedSearchService - Interface in org.squashtest.tm.service.advancedsearch
-
- AdvancedSearchServiceImpl - Class in org.squashtest.tm.service.internal.advancedsearch
-
- AdvancedSearchServiceImpl() - Constructor for class org.squashtest.tm.service.internal.advancedsearch.AdvancedSearchServiceImpl
-
- AffirmativeBasedCompositePermissionEvaluator - Class in org.squashtest.tm.service.internal.security
-
That class is itself a PermissionEvaluator and can register extra evaluators to check against.
- AffirmativeBasedCompositePermissionEvaluator(AclService, Collection<ExtraPermissionEvaluator>) - Constructor for class org.squashtest.tm.service.internal.security.AffirmativeBasedCompositePermissionEvaluator
-
- afterPropertiesSet() - Method in class org.squashtest.tm.service.internal.library.FirstLayerTreeNodeMover
-
- afterPropertiesSet() - Method in class org.squashtest.tm.service.internal.security.SquashUserDetailsManagerProxyFactory
-
- AnnotatedPropertyObjectIdentityRetrievalStrategy - Class in org.squashtest.tm.service.security.acls.domain
-
Creates ObjectIdentity objects using the
- AnnotatedPropertyObjectIdentityRetrievalStrategy() - Constructor for class org.squashtest.tm.service.security.acls.domain.AnnotatedPropertyObjectIdentityRetrievalStrategy
-
- annotationDrivenTransactionManager() - Method in class org.squashtest.tm.service.RepositoryConfig
-
- appendLogTrain(LogTrain) - Method in class org.squashtest.tm.service.importer.ImportLog
-
- appendTest(AutomatedTest) - Method in class org.squashtest.tm.service.testautomation.model.TestAutomationProjectContent
-
Adds a test without params
- appendTests(Collection<AutomatedTest>) - Method in class org.squashtest.tm.service.testautomation.model.TestAutomationProjectContent
-
Adds a batch of tests without params.
- appendToWorkbook(RequirementExportModel, boolean) - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExcelExporter
-
- applyProjectFilter(List<PR>) - Method in class org.squashtest.tm.service.internal.library.SearchServiceImpl
-
- ArchiveReader - Interface in org.squashtest.tm.service.internal.archive
-
- ArchiveReaderFactory - Interface in org.squashtest.tm.service.internal.archive
-
- ArchiveReaderFactoryImpl - Class in org.squashtest.tm.service.internal.archive
-
- ArchiveReaderFactoryImpl() - Constructor for class org.squashtest.tm.service.internal.archive.ArchiveReaderFactoryImpl
-
- areValuesEditable(long, BindableEntity) - Method in interface org.squashtest.tm.service.customfield.CustomFieldValueFinderService
-
Tells if the CF values of the given entity are editable, according to both security rules and sensible business
rules.
- areValuesEditable(long, BindableEntity) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
-
- ArgumentPositionParameterNameDiscoverer - Class in org.squashtest.tm.service.internal.spring
-
ParameterNameDiscoverer which parameter names according to their position in the method's signature.
- ArgumentPositionParameterNameDiscoverer() - Constructor for class org.squashtest.tm.service.internal.spring.ArgumentPositionParameterNameDiscoverer
-
- ArrayIdsCoercer - Class in org.squashtest.tm.service.annotation
-
- ArrayIdsCoercer() - Constructor for class org.squashtest.tm.service.annotation.ArrayIdsCoercer
-
- ArrayIdsCoercerAdapter - Class in org.squashtest.tm.service.annotation
-
- ArrayIdsCoercerAdapter() - Constructor for class org.squashtest.tm.service.annotation.ArrayIdsCoercerAdapter
-
- assignUserToTestPlanItem(long, long, long) - Method in interface org.squashtest.tm.service.campaign.CampaignTestPlanManagerService
-
Assign a user to the given test plan items
- assignUserToTestPlanItem(long, long) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
-
Assign User with Execute Access to a TestPlan item.
- assignUserToTestPlanItem(long, long, long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignTestPlanManagerServiceImpl
-
- assignUserToTestPlanItem(long, long) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- assignUserToTestPlanItems(List<Long>, long, long) - Method in interface org.squashtest.tm.service.campaign.CampaignTestPlanManagerService
-
Assign a user to the given test plan items
- assignUserToTestPlanItems(List<Long>, long) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
-
Assign User with Execute Access to a multiple TestPlan items.
- assignUserToTestPlanItems(List<Long>, long, long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignTestPlanManagerServiceImpl
-
- assignUserToTestPlanItems(List<Long>, long) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- associateToTeams(long, List<Long>) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- associateToTeams(long, List<Long>) - Method in interface org.squashtest.tm.service.user.AdministrationService
-
Will add user to teams members lists.
- atLine(int) - Method in class org.squashtest.tm.service.importer.LogEntry.Builder
-
- attachIssue(IssueDetector, String) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
Will attach an existing issue to the issue detector
- attachIssue(IssueDetector, String) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- ATTACHMENT_LIST_SQL_REMOVE_FROM_ATTACHMENT_LIST_CONTENT - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
-
- AttachmentDao - Interface in org.squashtest.tm.service.internal.repository
-
- AttachmentDaoImpl - Class in org.squashtest.tm.service.internal.repository.hibernate
-
- AttachmentDaoImpl() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.AttachmentDaoImpl
-
- AttachmentFinderService - Interface in org.squashtest.tm.service.attachment
-
- AttachmentListDao - Interface in org.squashtest.tm.service.internal.repository
-
- AttachmentManagerService - Interface in org.squashtest.tm.service.attachment
-
- AttachmentManagerServiceImpl - Class in org.squashtest.tm.service.internal.attachment
-
- AttachmentManagerServiceImpl() - Constructor for class org.squashtest.tm.service.internal.attachment.AttachmentManagerServiceImpl
-
- AuditLogInterceptor - Class in org.squashtest.tm.service.internal.hibernate
-
This interceptor transparently logs creation / last modification data of any Auditable entity.
- AuditLogInterceptor() - Constructor for class org.squashtest.tm.service.internal.hibernate.AuditLogInterceptor
-
- authenticate(Authentication) - Method in class org.squashtest.tm.service.security.AuthenticationManagerDelegator
-
- AuthenticatedUser - Class in org.squashtest.tm.service.user
-
Decorator which adds authentication data to a user.
- AuthenticatedUser(User, boolean) - Constructor for class org.squashtest.tm.service.user.AuthenticatedUser
-
- AuthenticationManagerDelegator - Class in org.squashtest.tm.service.security
-
Lazy implementation of AuthenticationManager which gets a delegate authentication provider from the bean
factory when it really needs it.
- AuthenticationManagerDelegator(String) - Constructor for class org.squashtest.tm.service.security.AuthenticationManagerDelegator
-
- Authorizations - Class in org.squashtest.tm.service.security
-
Defines constants for authorization rules.
- AutomatedExecutionExtenderDao - Interface in org.squashtest.tm.service.internal.repository
-
- AutomatedExecutionManagerService - Interface in org.squashtest.tm.service.testautomation
-
- AutomatedExecutionManagerServiceImpl - Class in org.squashtest.tm.service.internal.testautomation
-
- AutomatedExecutionManagerServiceImpl() - Constructor for class org.squashtest.tm.service.internal.testautomation.AutomatedExecutionManagerServiceImpl
-
- AutomatedExecutionSetIdentifier - Interface in org.squashtest.tm.service.testautomation
-
Objects of this type can be used do identify a set of automated executions.
- AutomatedSuiteDao - Interface in org.squashtest.tm.service.internal.repository
-
- AutomatedSuiteManagerService - Interface in org.squashtest.tm.service.testautomation
-
- AutomatedSuiteManagerServiceImpl - Class in org.squashtest.tm.service.internal.testautomation
-
- AutomatedSuiteManagerServiceImpl() - Constructor for class org.squashtest.tm.service.internal.testautomation.AutomatedSuiteManagerServiceImpl
-
- AutomatedTestDao - Interface in org.squashtest.tm.service.internal.repository
-
- AutomatedTestFinderService - Interface in org.squashtest.tm.service.testautomation
-
- AutomatedTestManagerServiceImpl - Class in org.squashtest.tm.service.internal.testautomation
-
- AutomatedTestManagerServiceImpl() - Constructor for class org.squashtest.tm.service.internal.testautomation.AutomatedTestManagerServiceImpl
-
- CachableType - Enum in org.squashtest.tm.service.annotation
-
- CacheResult - Annotation Type in org.squashtest.tm.service.annotation
-
- CacheScope - Annotation Type in org.squashtest.tm.service.annotation
-
- call() - Method in class org.squashtest.tm.service.internal.testautomation.FetchTestListTask
-
- callEmptyCollectionGuard() - Method in class org.squashtest.tm.service.annotation.SpringDaoMetaAnnotationAspect
-
- CallStepInstruction - Class in org.squashtest.tm.service.internal.batchimport
-
- CallStepInstruction(TestStepTarget, TestCaseTarget, ActionTestStep, CallStepParamsInfo) - Constructor for class org.squashtest.tm.service.internal.batchimport.CallStepInstruction
-
- CallStepManagerService - Interface in org.squashtest.tm.service.testcase
-
- CallStepManagerServiceImpl - Class in org.squashtest.tm.service.internal.testcase
-
- CallStepManagerServiceImpl() - Constructor for class org.squashtest.tm.service.internal.testcase.CallStepManagerServiceImpl
-
- CallStepParamsInfo - Class in org.squashtest.tm.service.internal.batchimport
-
- CallStepParamsInfo(String, ParameterAssignationMode) - Constructor for class org.squashtest.tm.service.internal.batchimport.CallStepParamsInfo
-
- CallStepParamsInfo() - Constructor for class org.squashtest.tm.service.internal.batchimport.CallStepParamsInfo
-
- campaign() - Method in interface org.squashtest.tm.service.internal.testautomation.ParametersBuilder
-
opens the campaign scope
- campaign() - Method in class org.squashtest.tm.service.internal.testautomation.TaParametersBuilder
-
- CAMPAIGN_FOLDER_SQL_FIND_CONTENT_FOR_FOLDER - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
-
- CAMPAIGN_FOLDER_SQL_FIND_PAIRED_CONTENT_FOR_FOLDERS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
-
- CAMPAIGN_ID - Static variable in class org.squashtest.tm.service.internal.repository.ParameterNames
-
- CAMPAIGN_INDEXING_DATE_KEY - Static variable in class org.squashtest.tm.service.internal.advancedsearch.IndexationServiceImpl
-
- CAMPAIGN_INDEXING_VERSION_KEY - Static variable in class org.squashtest.tm.service.internal.advancedsearch.IndexationServiceImpl
-
- CAMPAIGN_SQL_FINDNOTDELETED - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
-
- CAMPAIGN_SQL_REMOVE - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
-
- CAMPAIGN_SQL_REMOVEFROMFOLDER - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
-
- CAMPAIGN_SQL_REMOVEFROMLIBRARY - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
-
- CAMPAIGN_SQL_UNBIND_MILESTONE - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
-
- CampaignAdvancedSearchService - Interface in org.squashtest.tm.service.campaign
-
- CampaignAdvancedSearchServiceImpl - Class in org.squashtest.tm.service.internal.campaign
-
- CampaignAdvancedSearchServiceImpl() - Constructor for class org.squashtest.tm.service.internal.campaign.CampaignAdvancedSearchServiceImpl
-
- CampaignDao - Interface in org.squashtest.tm.service.internal.repository
-
- CampaignDeletionDao - Interface in org.squashtest.tm.service.internal.repository
-
- CampaignDeletionHandlerImpl - Class in org.squashtest.tm.service.internal.deletion
-
- CampaignDeletionHandlerImpl() - Constructor for class org.squashtest.tm.service.internal.deletion.CampaignDeletionHandlerImpl
-
- CampaignExportCSVFullModelImpl - Class in org.squashtest.tm.service.internal.campaign.export
-
- CampaignExportCSVFullModelImpl() - Constructor for class org.squashtest.tm.service.internal.campaign.export.CampaignExportCSVFullModelImpl
-
- CampaignExportCSVModelImpl - Class in org.squashtest.tm.service.internal.campaign.export
-
- CampaignExportCSVModelImpl() - Constructor for class org.squashtest.tm.service.internal.campaign.export.CampaignExportCSVModelImpl
-
- CampaignFinder - Interface in org.squashtest.tm.service.campaign
-
- CAMPAIGNFOLDER_SQL_REMOVE - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
-
- CampaignFolderDao - Interface in org.squashtest.tm.service.internal.repository
-
- campaignFolderManager() - Method in class org.squashtest.tm.service.TmServiceConfig
-
- CampaignLibraryDao - Interface in org.squashtest.tm.service.internal.repository
-
- CampaignLibraryExtender - Class in org.squashtest.tm.service.internal.campaign.coercers.extenders
-
Extender used for move operations.
- CampaignLibraryExtender() - Constructor for class org.squashtest.tm.service.internal.campaign.coercers.extenders.CampaignLibraryExtender
-
- CampaignLibraryFinderService - Interface in org.squashtest.tm.service.campaign
-
- CampaignLibraryIdsCoercerForArray - Class in org.squashtest.tm.service.internal.campaign.coercers
-
Coercer used for move operations.
- CampaignLibraryIdsCoercerForArray() - Constructor for class org.squashtest.tm.service.internal.campaign.coercers.CampaignLibraryIdsCoercerForArray
-
- CampaignLibraryIdsCoercerForList - Class in org.squashtest.tm.service.internal.campaign.coercers
-
- CampaignLibraryIdsCoercerForList() - Constructor for class org.squashtest.tm.service.internal.campaign.coercers.CampaignLibraryIdsCoercerForList
-
- CampaignLibraryNavigationService - Interface in org.squashtest.tm.service.campaign
-
- CampaignLibraryNavigationServiceImpl - Class in org.squashtest.tm.service.internal.campaign
-
- CampaignLibraryNavigationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- CAMPAIGNLIBRARYNODE_SQL_FILTERFOLDERIDS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
-
- CAMPAIGNLIBRARYNODE_SQL_REMOVE - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
-
- CampaignLibraryNodePathEdgeExtender - Class in org.squashtest.tm.service.internal.campaign.coercers.extenders
-
- CampaignLibraryNodePathEdgeExtender() - Constructor for class org.squashtest.tm.service.internal.campaign.coercers.extenders.CampaignLibraryNodePathEdgeExtender
-
- CampaignLibrarySelectionStrategyImpl - Class in org.squashtest.tm.service.internal.campaign
-
- CampaignLibrarySelectionStrategyImpl() - Constructor for class org.squashtest.tm.service.internal.campaign.CampaignLibrarySelectionStrategyImpl
-
- campaignManager() - Method in class org.squashtest.tm.service.TmServiceConfig
-
- CampaignModificationService - Interface in org.squashtest.tm.service.campaign
-
- CampaignNodeDeletionHandler - Interface in org.squashtest.tm.service.internal.campaign
-
The following specialization for NodeDeletionHandler, meant for the campaigns, will also handle the deletion of
campaign related entities like Iterations and Executions.
- CampaignNonExecutedTestCaseImportanceStatistics - Class in org.squashtest.tm.service.statistics.campaign
-
- CampaignNonExecutedTestCaseImportanceStatistics() - Constructor for class org.squashtest.tm.service.statistics.campaign.CampaignNonExecutedTestCaseImportanceStatistics
-
- CampaignProgressionStatistics - Class in org.squashtest.tm.service.statistics.campaign
-
- CampaignProgressionStatistics() - Constructor for class org.squashtest.tm.service.statistics.campaign.CampaignProgressionStatistics
-
- CampaignStatisticsBundle - Class in org.squashtest.tm.service.statistics.campaign
-
- CampaignStatisticsBundle() - Constructor for class org.squashtest.tm.service.statistics.campaign.CampaignStatisticsBundle
-
- CampaignStatisticsService - Interface in org.squashtest.tm.service.campaign
-
- CampaignStatisticsServiceImpl - Class in org.squashtest.tm.service.internal.campaign
-
- CampaignStatisticsServiceImpl() - Constructor for class org.squashtest.tm.service.internal.campaign.CampaignStatisticsServiceImpl
-
- CampaignTestCaseStatusStatistics - Class in org.squashtest.tm.service.statistics.campaign
-
- CampaignTestCaseStatusStatistics() - Constructor for class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseStatusStatistics
-
- CampaignTestCaseSuccessRateStatistics - Class in org.squashtest.tm.service.statistics.campaign
-
- CampaignTestCaseSuccessRateStatistics() - Constructor for class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- CampaignTestInventoryStatistics - Class in org.squashtest.tm.service.statistics.campaign
-
- CampaignTestInventoryStatistics() - Constructor for class org.squashtest.tm.service.statistics.campaign.CampaignTestInventoryStatistics
-
- CampaignTestPlanItemDao - Interface in org.squashtest.tm.service.internal.repository
-
- CampaignTestPlanManagerService - Interface in org.squashtest.tm.service.campaign
-
Service that aims at managing the test cases of a campaign (i.e. its test plan)
- CampaignTestPlanManagerServiceImpl - Class in org.squashtest.tm.service.internal.campaign
-
- CampaignTestPlanManagerServiceImpl() - Constructor for class org.squashtest.tm.service.internal.campaign.CampaignTestPlanManagerServiceImpl
-
- campaignWorkspaceManager() - Method in class org.squashtest.tm.service.TmServiceConfig
-
- cancel(boolean) - Method in class org.squashtest.tm.service.internal.testautomation.FetchTestListFuture
-
- canEditMilestone(long) - Method in class org.squashtest.tm.service.internal.milestone.CustomMilestoneManagerServiceImpl
-
- canEditMilestone(long) - Method in interface org.squashtest.tm.service.milestone.CustomMilestoneManager
-
- canModifyUser() - Method in class org.squashtest.tm.service.internal.security.AdministratorAuthenticationServiceImpl
-
- canModifyUser() - Method in interface org.squashtest.tm.service.security.UserAuthenticationService
-
- CannotCoerceException - Exception in org.squashtest.tm.service.internal.batchimport.excel
-
- CannotCoerceException(Throwable, String) - Constructor for exception org.squashtest.tm.service.internal.batchimport.excel.CannotCoerceException
-
- CannotCoerceException(String, String) - Constructor for exception org.squashtest.tm.service.internal.batchimport.excel.CannotCoerceException
-
- CannotCoerceException(Throwable, String, String) - Constructor for exception org.squashtest.tm.service.internal.batchimport.excel.CannotCoerceException
-
- CannotCoerceException(Throwable, String, String, String) - Constructor for exception org.squashtest.tm.service.internal.batchimport.excel.CannotCoerceException
-
- canRead(Object) - Method in class org.squashtest.tm.service.internal.security.AclPermissionEvaluationService
-
- canRead(Object) - Method in interface org.squashtest.tm.service.security.PermissionEvaluationService
-
short hand for hasRoleOrPermissionOnObject('ROLE_ADMIN', 'READ', object);
- canShowDashboardInWorkspace(Workspace) - Method in interface org.squashtest.tm.service.customreport.CustomReportDashboardService
-
Check if dashboard id in user prefs is valid
- canShowDashboardInWorkspace(Workspace) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportDashboardServiceImpl
-
- cascadeCustomFieldValuesCreation(CustomFieldBinding) - Method in interface org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueService
-
Will create a custom field value for all the entities affected by the given binding
- cascadeCustomFieldValuesCreation(CustomFieldBinding) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
-
- cascadeCustomFieldValuesDeletion(CustomFieldBinding) - Method in interface org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueService
-
Will remove the custom field values corresponding to the given binding
- cascadeCustomFieldValuesDeletion(List<Long>) - Method in interface org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueService
-
Will remove the custom field values corresponding to the bindings, given their ids.
- cascadeCustomFieldValuesDeletion(CustomFieldBinding) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
-
- cascadeCustomFieldValuesDeletion(List<Long>) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
-
- cascadeDatasetsUpdate(long) - Method in class org.squashtest.tm.service.internal.testcase.DatasetModificationServiceImpl
-
- cascadeDatasetsUpdate(long) - Method in interface org.squashtest.tm.service.testcase.DatasetModificationService
-
This method updates the dataset of this test case, and every dataset upstream that inherits
from this test case, by creating the missing parameter values.
- CASE_INSENSITIVE_LOGIN_FEATURE_ENABLED - Static variable in interface org.squashtest.tm.service.configuration.ConfigurationService.Properties
-
- caseInensitiveUserDetailsManager() - Method in class org.squashtest.tm.service.SecurityConfig
-
- caseSensitiveUserDetailsManager() - Method in class org.squashtest.tm.service.SecurityConfig
-
- CellValueCoercer<VAL> - Interface in org.squashtest.tm.service.internal.batchimport.excel
-
Interface for an object which coerces a Cell into a value of VAL type
- changeActive(long, boolean) - Method in interface org.squashtest.tm.service.project.GenericProjectManagerService
-
- changeActualEndAuto(long, boolean) - Method in interface org.squashtest.tm.service.campaign.CampaignModificationService
-
- changeActualEndAuto(long, boolean) - Method in interface org.squashtest.tm.service.campaign.IterationModificationService
-
- changeActualEndDate(long, Date) - Method in interface org.squashtest.tm.service.campaign.CampaignModificationService
-
- changeActualEndDate(long, Date) - Method in interface org.squashtest.tm.service.campaign.IterationModificationService
-
- changeActualStartAuto(long, boolean) - Method in interface org.squashtest.tm.service.campaign.CampaignModificationService
-
- changeActualStartAuto(long, boolean) - Method in interface org.squashtest.tm.service.campaign.IterationModificationService
-
- changeActualStartDate(long, Date) - Method in interface org.squashtest.tm.service.campaign.CampaignModificationService
-
- changeActualStartDate(long, Date) - Method in interface org.squashtest.tm.service.campaign.IterationModificationService
-
- changeAllowTcModifDuringExec(long, boolean) - Method in interface org.squashtest.tm.service.project.GenericProjectManagerService
-
- changeAuthenticatedUserPassword(String, String) - Method in class org.squashtest.tm.service.internal.security.AdministratorAuthenticationServiceImpl
-
- changeAuthenticatedUserPassword(String, String) - Method in interface org.squashtest.tm.service.security.UserAuthenticationService
-
- changeBindedChart(long, long) - Method in interface org.squashtest.tm.service.customreport.CustomReportDashboardService
-
Change the chartbinded by the CustomReportChartBinding designed by bindingId.
- changeBindedChart(long, long) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportDashboardServiceImpl
-
- changeBugTracker(long, Long) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
-
- changeBugTracker(GenericProject, BugTracker) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
-
- changeBugTracker(long, Long) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
-
Change the Bugtracker the Project is associated-to.
- changeBugTracker(GenericProject, BugTracker) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
-
Change the Bugtracker the Project is associated-to.
- changeBugTrackerProjectName(long, List<String>) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
-
- changeBugTrackerProjectName(long, List<String>) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
-
Will change a bugtracker connexion parameter : the names of the bugtracker's projects it's associated to.
- changeCategory(long, String) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementVersionManagerServiceImpl
-
- changeCategory(long, String) - Method in interface org.squashtest.tm.service.requirement.CustomRequirementVersionManagerService
-
- changeClientSecret(String, String) - Method in class org.squashtest.tm.service.internal.security.OAuth2ClientServiceImpl
-
- changeClientSecret(String, String) - Method in interface org.squashtest.tm.service.security.OAuth2ClientService
-
- changeCode(long, String) - Method in interface org.squashtest.tm.service.customfield.CustomCustomFieldManagerService
-
Will change the code of the custom field after having checked that : the code is unique among all custom fields,
and that the code contains only letters (upper and lower cases), numbers or under-scores.
- changeCode(long, String) - Method in interface org.squashtest.tm.service.infolist.InfoListItemManagerService
-
- changeCode(long, String) - Method in interface org.squashtest.tm.service.infolist.InfoListManagerService
-
- changeCode(long, String) - Method in class org.squashtest.tm.service.internal.customfield.CustomCustomFieldManagerServiceImpl
-
- changeCode(long, String) - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemManagerServiceImpl
-
- changeCode(long, String) - Method in class org.squashtest.tm.service.internal.infolist.InfoListManagerServiceImpl
-
- changeCode1(Long, String) - Method in class org.squashtest.tm.service.internal.requirement.RequirementVersionLinkTypeManagerServiceImpl
-
- changeCode1(Long, String) - Method in interface org.squashtest.tm.service.requirement.RequirementVersionLinkTypeManagerService
-
- changeCode2(Long, String) - Method in class org.squashtest.tm.service.internal.requirement.RequirementVersionLinkTypeManagerServiceImpl
-
- changeCode2(Long, String) - Method in interface org.squashtest.tm.service.requirement.RequirementVersionLinkTypeManagerService
-
- changeCriticality(long, RequirementCriticality) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementVersionManagerServiceImpl
-
- changeCriticality(long, RequirementCriticality) - Method in interface org.squashtest.tm.service.requirement.CustomRequirementVersionManagerService
-
will change the requirement criticality and update the importance of any associated TestCase with importanceAuto
== true.
- changeCurrentVersionNumber(Requirement, Integer) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- changeCurrentVersionNumber(Requirement, Integer) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
Change the current version number.
- changeDataset(long, Long) - Method in interface org.squashtest.tm.service.campaign.CampaignTestPlanManagerService
-
Attach a dataset to an item.
- changeDataset(long, Long) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
-
Attach a dataset to an item.
- changeDataset(long, Long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignTestPlanManagerServiceImpl
-
- changeDataset(long, Long) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- changeDefault(long) - Method in interface org.squashtest.tm.service.infolist.InfoListItemManagerService
-
- changeDefault(long) - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemManagerServiceImpl
-
- changeDefault(Long) - Method in class org.squashtest.tm.service.internal.requirement.RequirementVersionLinkTypeManagerServiceImpl
-
- changeDefault(Long) - Method in interface org.squashtest.tm.service.requirement.RequirementVersionLinkTypeManagerService
-
- changeDefaultValue(long, String) - Method in interface org.squashtest.tm.service.customfield.CustomFieldManagerService
-
- changeDescription(long, String) - Method in interface org.squashtest.tm.service.campaign.CampaignModificationService
-
- changeDescription(long, String) - Method in interface org.squashtest.tm.service.campaign.IterationModificationService
-
- changeDescription(long, String) - Method in interface org.squashtest.tm.service.campaign.TestSuiteModificationService
-
- changeDescription(long, String) - Method in interface org.squashtest.tm.service.infolist.InfoListManagerService
-
- changeDescription(long, String) - Method in class org.squashtest.tm.service.internal.infolist.InfoListManagerServiceImpl
-
- changeDescription(long, String) - Method in class org.squashtest.tm.service.internal.testautomation.TestAutomationServerManagerServiceImpl
-
- changeDescription(long, String) - Method in class org.squashtest.tm.service.internal.testcase.ParameterModificationServiceImpl
-
- changeDescription(long, String) - Method in interface org.squashtest.tm.service.milestone.MilestoneManagerService
-
- changeDescription(long, String) - Method in interface org.squashtest.tm.service.project.GenericProjectManagerService
-
- changeDescription(long, String) - Method in interface org.squashtest.tm.service.requirement.RequirementVersionManagerService
-
- changeDescription(long, String) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationServerManagerService
-
- changeDescription(long, String) - Method in interface org.squashtest.tm.service.testcase.ParameterModificationService
-
- changeDescription(long, String) - Method in interface org.squashtest.tm.service.testcase.TestCaseModificationService
-
- changeDescription(long, String) - Method in interface org.squashtest.tm.service.user.TeamModificationService
-
Simply updates the description of the team of the given id
- changeEndDate(long, Date) - Method in interface org.squashtest.tm.service.milestone.MilestoneManagerService
-
- changeExecutionState(long, TestExecutionStatus) - Method in class org.squashtest.tm.service.internal.testautomation.AutomatedExecutionManagerServiceImpl
-
- changeExecutionState(long, TestExecutionStatus) - Method in interface org.squashtest.tm.service.testautomation.AutomatedExecutionManagerService
-
Changes the state of a given execution to a new value.
- changeExecutionStepStatus(Long, ExecutionStatus) - Method in interface org.squashtest.tm.service.execution.ExecutionProcessingService
-
Method which modify the execution step status
It implies :
* execution status update
* item test plan status update
* last execution date and user update for step, execution and item test plan
- changeExecutionStepStatus(Long, ExecutionStatus) - Method in class org.squashtest.tm.service.internal.execution.ExecutionProcessingServiceImpl
-
- changeIcon(long, String) - Method in interface org.squashtest.tm.service.infolist.InfoListItemManagerService
-
- changeIcon(long, String) - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemManagerServiceImpl
-
- changeIframeFriendly(long, boolean) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackerModificationService
-
- changeImportance(long, TestCaseImportance) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- changeImportance(long, TestCaseImportance) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
-
- changeImportanceAfterRequirementDeletion() - Method in class org.squashtest.tm.service.internal.deletion.TestCaseImportanceManagerForRequirementDeletion
-
Warning !!
- changeImportanceAuto(long, boolean) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- changeImportanceAuto(long, boolean) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
-
will change the test case importance too if auto is true.
- changeImportanceIfCallStepAddedToTestCases(TestCase, TestCase) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseImportanceManagerServiceImpl
-
- changeImportanceIfCallStepAddedToTestCases(TestCase, TestCase) - Method in interface org.squashtest.tm.service.testcase.TestCaseImportanceManagerService
-
will compute and update the importance of the parent testCase if it's importance is auto
and, if necessary, will update the importance of any test-case calling the parent test-case.
- changeImportanceIfCallStepRemoved(TestCase, TestCase) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseImportanceManagerServiceImpl
-
- changeImportanceIfCallStepRemoved(TestCase, TestCase) - Method in interface org.squashtest.tm.service.testcase.TestCaseImportanceManagerService
-
will compute and update the importance of the parent test case if it's importance is auto
and, if necessary, will update the importance of any test-case calling the parent test-case.
- changeImportanceIfIsAuto(long) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseImportanceManagerServiceImpl
-
- changeImportanceIfIsAuto(long) - Method in interface org.squashtest.tm.service.testcase.TestCaseImportanceManagerService
-
will compute and update the importance of the testCase if it's importanceAuto == true.
- changeImportanceIfRelationRemoved(TestCaseImportance, TestCase) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseImportanceManagerServiceImpl
-
- changeImportanceIfRelationRemoved(TestCaseImportance, TestCase) - Method in interface org.squashtest.tm.service.testcase.TestCaseImportanceManagerService
-
will compute and update the importance of the test case and it's parents given the removal of requirements
- changeImportanceIfRelationsAddedToReq(List<TestCase>, RequirementVersion) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseImportanceManagerServiceImpl
-
- changeImportanceIfRelationsAddedToReq(List<TestCase>, RequirementVersion) - Method in interface org.squashtest.tm.service.testcase.TestCaseImportanceManagerService
-
will compute and update the importance of each test-case of the list
and, for each test-case "TC" of the list, if necessary, will update the importance of any test-case calling the
"TC".
- changeImportanceIfRelationsAddedToTestCase(List<RequirementVersion>, TestCase) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseImportanceManagerServiceImpl
-
- changeImportanceIfRelationsAddedToTestCase(List<RequirementVersion>, TestCase) - Method in interface org.squashtest.tm.service.testcase.TestCaseImportanceManagerService
-
will compute and update the importance of the test-case if it's importance is auto
and, if necessary, will update the importance of any test-case calling the parameter test-case.
- changeImportanceIfRelationsRemovedFromReq(List<Long>, long) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseImportanceManagerServiceImpl
-
- changeImportanceIfRelationsRemovedFromReq(List<Long>, long) - Method in interface org.squashtest.tm.service.testcase.TestCaseImportanceManagerService
-
will compute and update the importance of the test-cases if their importance is auto
and, for each test-case "TC" of the list, if necessary, will update the importance of any test-case calling the
"TC".
- changeImportanceIfRelationsRemovedFromTestCase(List<Long>, long) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseImportanceManagerServiceImpl
-
- changeImportanceIfRelationsRemovedFromTestCase(List<Long>, long) - Method in interface org.squashtest.tm.service.testcase.TestCaseImportanceManagerService
-
will compute and update the importance of the test-case if it's importance is auto
and, if necessary, will update the importance of any test-case calling the parameter test-case.
- changeImportanceIfRequirementCriticalityChanged(long, RequirementCriticality) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseImportanceManagerServiceImpl
-
- changeImportanceIfRequirementCriticalityChanged(long, RequirementCriticality) - Method in interface org.squashtest.tm.service.testcase.TestCaseImportanceManagerService
-
will update the importance of any directly associated test-case if it's importanceAuto = true.
- changeItemsPositions(long, int, List<Long>) - Method in interface org.squashtest.tm.service.infolist.InfoListManagerService
-
- changeItemsPositions(long, int, List<Long>) - Method in class org.squashtest.tm.service.internal.infolist.InfoListManagerServiceImpl
-
- changeJobName(long, String) - Method in class org.squashtest.tm.service.internal.testautomation.TestAutomationProjectManagerServiceImpl
-
- changeJobName(long, String) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationProjectManagerService
-
- changeKind(long, String) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackerModificationService
-
- changeLabel(long, String) - Method in interface org.squashtest.tm.service.customfield.CustomFieldManagerService
-
- changeLabel(long, String) - Method in interface org.squashtest.tm.service.infolist.InfoListItemManagerService
-
- changeLabel(long, String) - Method in interface org.squashtest.tm.service.infolist.InfoListManagerService
-
- changeLabel(long, String) - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemManagerServiceImpl
-
- changeLabel(long, String) - Method in class org.squashtest.tm.service.internal.infolist.InfoListManagerServiceImpl
-
- changeLabel(long, String) - Method in class org.squashtest.tm.service.internal.milestone.CustomMilestoneManagerServiceImpl
-
- changeLabel(long, String) - Method in class org.squashtest.tm.service.internal.testautomation.TestAutomationProjectManagerServiceImpl
-
- changeLabel(long, String) - Method in interface org.squashtest.tm.service.milestone.CustomMilestoneManager
-
- changeLabel(long, String) - Method in interface org.squashtest.tm.service.project.GenericProjectManagerService
-
- changeLabel(long, String) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationProjectManagerService
-
- changeLogin(long, String) - Method in class org.squashtest.tm.service.internal.testautomation.TestAutomationServerManagerServiceImpl
-
- changeLogin(long, String) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationServerManagerService
-
- changeManualSlaveSelection(long, boolean) - Method in class org.squashtest.tm.service.internal.testautomation.TestAutomationServerManagerServiceImpl
-
- changeManualSlaveSelection(long, boolean) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationServerManagerService
-
- changeName(long, String) - Method in interface org.squashtest.tm.service.bugtracker.CustomBugTrackerModificationService
-
- changeName(long, String) - Method in interface org.squashtest.tm.service.customfield.CustomCustomFieldManagerService
-
Will check if new name is available among all custom fields and, if so, will change the name of the concerned
CustomField.
- changeName(long, String) - Method in class org.squashtest.tm.service.internal.bugtracker.CustomBugTrackerModificationServiceImpl
-
- changeName(long, String) - Method in class org.squashtest.tm.service.internal.customfield.CustomCustomFieldManagerServiceImpl
-
- changeName(long, String) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
-
- changeName(long, String) - Method in class org.squashtest.tm.service.internal.testautomation.TestAutomationServerManagerServiceImpl
-
- changeName(long, String) - Method in class org.squashtest.tm.service.internal.testcase.DatasetModificationServiceImpl
-
- changeName(long, String) - Method in class org.squashtest.tm.service.internal.testcase.ParameterModificationServiceImpl
-
- changeName(long, String) - Method in class org.squashtest.tm.service.internal.user.CustomTeamModificationServiceImpl
-
- changeName(long, String) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
-
- changeName(long, String) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationServerManagerService
-
Will change the name of the server.
- changeName(long, String) - Method in interface org.squashtest.tm.service.testcase.DatasetModificationService
-
- changeName(long, String) - Method in interface org.squashtest.tm.service.testcase.ParameterModificationService
-
- changeName(long, String) - Method in interface org.squashtest.tm.service.user.CustomTeamModificationService
-
Changes the name the team of the given id.
- changeNature(long, String) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- changeNature(long, String) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
-
- changeOptional(Long, Boolean) - Method in interface org.squashtest.tm.service.customfield.CustomCustomFieldManagerService
-
If custom-field becomes mandatory, will check that a default value exist.
- changeOptional(Long, Boolean) - Method in class org.squashtest.tm.service.internal.customfield.CustomCustomFieldManagerServiceImpl
-
- changeOptionCode(long, String, String) - Method in interface org.squashtest.tm.service.customfield.CustomCustomFieldManagerService
-
Will check if the new code is available among all the concerned CustomField's CustomFieldOption,
if so, will change the code of the concerned custom-field's option.
- changeOptionCode(long, String, String) - Method in class org.squashtest.tm.service.internal.customfield.CustomCustomFieldManagerServiceImpl
-
- changeOptionLabel(Long, String, String) - Method in interface org.squashtest.tm.service.customfield.CustomCustomFieldManagerService
-
Will check if the new label is available among all the concerned CustomField's CustomFieldOption,
if so, will change the label of the concerned custom-field's option.
- changeOptionLabel(Long, String, String) - Method in class org.squashtest.tm.service.internal.customfield.CustomCustomFieldManagerServiceImpl
-
- changeOptionsPositions(long, int, List<String>) - Method in interface org.squashtest.tm.service.customfield.CustomCustomFieldManagerService
-
Will change custom field's options positions.
- changeOptionsPositions(long, int, List<String>) - Method in class org.squashtest.tm.service.internal.customfield.CustomCustomFieldManagerServiceImpl
-
- changeOwner(long, User) - Method in interface org.squashtest.tm.service.milestone.MilestoneManagerService
-
- changeParamValue(long, String) - Method in class org.squashtest.tm.service.internal.testcase.DatasetModificationServiceImpl
-
- changeParamValue(long, String) - Method in interface org.squashtest.tm.service.testcase.DatasetModificationService
-
- changePassword(long, String) - Method in class org.squashtest.tm.service.internal.testautomation.TestAutomationServerManagerServiceImpl
-
- changePassword(long, String) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationServerManagerService
-
- changePrerequisite(long, String) - Method in interface org.squashtest.tm.service.testcase.TestCaseModificationService
-
- changeRange(long, MilestoneRange) - Method in interface org.squashtest.tm.service.milestone.MilestoneManagerService
-
- changeReference(long, String) - Method in interface org.squashtest.tm.service.campaign.CampaignModificationService
-
- changeReference(long, String) - Method in interface org.squashtest.tm.service.campaign.IterationModificationService
-
- changeReference(long, String) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- changeReference(long, String) - Method in interface org.squashtest.tm.service.requirement.RequirementVersionManagerService
-
- changeReference(long, String) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
-
- changeRole1(Long, String) - Method in class org.squashtest.tm.service.internal.requirement.RequirementVersionLinkTypeManagerServiceImpl
-
- changeRole1(Long, String) - Method in interface org.squashtest.tm.service.requirement.RequirementVersionLinkTypeManagerService
-
- changeRole2(Long, String) - Method in class org.squashtest.tm.service.internal.requirement.RequirementVersionLinkTypeManagerServiceImpl
-
- changeRole2(Long, String) - Method in interface org.squashtest.tm.service.requirement.RequirementVersionLinkTypeManagerService
-
- changeScheduledEndDate(long, Date) - Method in interface org.squashtest.tm.service.campaign.CampaignModificationService
-
- changeScheduledEndDate(long, Date) - Method in interface org.squashtest.tm.service.campaign.IterationModificationService
-
- changeScheduledStartDate(long, Date) - Method in interface org.squashtest.tm.service.campaign.CampaignModificationService
-
- changeScheduledStartDate(long, Date) - Method in interface org.squashtest.tm.service.campaign.IterationModificationService
-
- changeSlaves(long, String) - Method in class org.squashtest.tm.service.internal.testautomation.TestAutomationProjectManagerServiceImpl
-
- changeSlaves(long, String) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationProjectManagerService
-
Note : the slave list is a semicolon separated list
- changeStatus(long, MilestoneStatus) - Method in interface org.squashtest.tm.service.milestone.MilestoneManagerService
-
- changeStatus(long, RequirementStatus) - Method in interface org.squashtest.tm.service.requirement.RequirementVersionManagerService
-
- changeStatus(long, TestCaseStatus) - Method in interface org.squashtest.tm.service.testcase.TestCaseModificationService
-
- changeTestPlanPosition(long, int, List<Long>) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
-
- changeTestPlanPosition(long, int, List<Long>) - Method in interface org.squashtest.tm.service.campaign.TestSuiteTestPlanManagerService
-
- changeTestPlanPosition(long, int, List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- changeTestPlanPosition(long, int, List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteTestPlanManagerServiceImpl
-
- changeTestStepPosition(long, long, int) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
Deprecated.
- changeTestStepPosition(long, long, int) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
-
Deprecated.
- changeTestStepsPosition(long, int, List<Long>) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- changeTestStepsPosition(long, int, List<Long>) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
-
Will move a list of steps to a new position.
- changeType(long, String) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- changeType(long, String) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
-
- changeUrl(long, String) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackerModificationService
-
- changeURL(long, URL) - Method in class org.squashtest.tm.service.internal.testautomation.TestAutomationServerManagerServiceImpl
-
- changeURL(long, URL) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationServerManagerService
-
- changeUserlogin(String, String) - Method in class org.squashtest.tm.service.internal.security.AdministratorAuthenticationServiceImpl
-
- changeUserLogin(String, String) - Method in class org.squashtest.tm.service.internal.security.SquashUserDetailsManagerImpl
-
- changeUserlogin(String, String) - Method in interface org.squashtest.tm.service.security.UserAuthenticationService
-
- changeUserLogin(String, String) - Method in interface org.squashtest.tm.service.security.UserDetailsService
-
Changes the user login (for authentication) from oldLogin to newLogin
- changeValue(long, RawValue) - Method in interface org.squashtest.tm.service.customfield.CustomFieldValueManagerService
-
Will update the value of a CustomFieldValue using its Id.
- changeValue(long, RawValue) - Method in interface org.squashtest.tm.service.denormalizedfield.DenormalizedFieldValueManager
-
- changeValue(long, RawValue) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
-
- changeValue(long, RawValue) - Method in class org.squashtest.tm.service.internal.denormalizedField.PrivateDenormalizedFieldValueServiceImpl
-
- changeVerifiedRequirementVersionOnTestCase(long, long, long) - Method in class org.squashtest.tm.service.internal.requirement.VerifiedRequirementsManagerServiceImpl
-
- changeVerifiedRequirementVersionOnTestCase(long, long, long) - Method in interface org.squashtest.tm.service.requirement.VerifiedRequirementsManagerService
-
Removes a requirement version from the given test case and replaces it with the wanted version if the same
version is selected as was previously attached, nothing happens
- ChartDataFinder - Class in org.squashtest.tm.service.internal.chart.engine
-
This is the class that will find the data matching the criteria supplied as a ChartDefinition, using the Querydsl engine.
- ChartDataFinder() - Constructor for class org.squashtest.tm.service.internal.chart.engine.ChartDataFinder
-
- ChartDefinitionDao - Interface in org.squashtest.tm.service.internal.repository
-
- ChartDefinitionDaoImpl - Class in org.squashtest.tm.service.internal.repository.hibernate
-
- ChartDefinitionDaoImpl() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.ChartDefinitionDaoImpl
-
- ChartModificationService - Interface in org.squashtest.tm.service.chart
-
- ChartModificationServiceImpl - Class in org.squashtest.tm.service.internal.chart
-
- ChartModificationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.chart.ChartModificationServiceImpl
-
- checkAuthenticationStatus(Long) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
says whether the user is authenticated against that bugtracker regardless
of the bindings with projects.
- checkAuthenticationStatus(Long) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- checkBugTrackerStatus(Project) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
tests if the bugtracker is ready for use
- checkBugTrackerStatus(Long) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
- checkBugTrackerStatus(Project) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- checkBugTrackerStatus(Long) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- checkCredentials(TestAutomationServer) - Method in interface org.squashtest.tm.service.testautomation.spi.TestAutomationConnector
-
Checks that the given server configuration (including credentials) actually works.
- checkForCyclicStepCallBeforePaste(long, String[]) - Method in class org.squashtest.tm.service.internal.testcase.CallStepManagerServiceImpl
-
- checkForCyclicStepCallBeforePaste(long, List<Long>) - Method in class org.squashtest.tm.service.internal.testcase.CallStepManagerServiceImpl
-
- checkForCyclicStepCallBeforePaste(Long, Long) - Method in class org.squashtest.tm.service.internal.testcase.CallStepManagerServiceImpl
-
- checkForCyclicStepCallBeforePaste(long, String[]) - Method in interface org.squashtest.tm.service.testcase.CallStepManagerService
-
Deprecated.
- checkForCyclicStepCallBeforePaste(long, List<Long>) - Method in interface org.squashtest.tm.service.testcase.CallStepManagerService
-
- checkForCyclicStepCallBeforePaste(Long, Long) - Method in interface org.squashtest.tm.service.testcase.CallStepManagerService
-
- checkIterationDatesAreSet(ScheduledIteration) - Static method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
-
- checkIterationDatesIntegrity(ScheduledIteration) - Static method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
-
- checkIterationsDatesIntegrity(Collection<ScheduledIteration>) - Static method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
-
- checkLoginAvailability(String) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- checkLoginAvailability(String) - Method in interface org.squashtest.tm.service.user.UserManagerService
-
Checks if a user already exist with the same login in the database.
- checkMilestonesAlreadyUsedInRequirement(String, RequirementVersionTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
- checkNoCyclicCall(TestCase) - Method in class org.squashtest.tm.service.internal.testcase.CallStepManagerServiceImpl
-
- checkNoCyclicCall(TestCase) - Method in interface org.squashtest.tm.service.testcase.TestCaseCyclicCallChecker
-
Used to check if the testPlan call tree is not cyclic This method is used
to prevent infinite cycle in case of bugged data.
- checkPermission(SecurityCheckableObject...) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- checkPermission(PermissionEvaluationService, SecurityCheckableObject...) - Static method in class org.squashtest.tm.service.security.PermissionsUtils
-
Will check if the current user has sufficient rights on the given checkable objects.
- checkPermission(PermissionEvaluationService, List<Long>, String, String) - Static method in class org.squashtest.tm.service.security.PermissionsUtils
-
Wil check if the current user has sufficient rights on the entities of the given ids and classname.
- checkPermission(PermissionEvaluationService, Collection<?>, String) - Static method in class org.squashtest.tm.service.security.PermissionsUtils
-
- checkProjectContainsOnlyFolders(Project) - Method in class org.squashtest.tm.service.internal.deletion.ProjectDeletionHandlerImpl
-
- checkProjectContainsOnlyFolders(Project) - Method in interface org.squashtest.tm.service.internal.project.ProjectDeletionHandler
-
- chooseFavoriteDashboardAsHomeContentForCurrentUser() - Method in class org.squashtest.tm.service.internal.user.PartyPreferenceServiceImpl
-
- chooseFavoriteDashboardAsHomeContentForCurrentUser() - Method in interface org.squashtest.tm.service.user.PartyPreferenceService
-
- chooseFavoriteDashboardForCurrentUser(Workspace, long) - Method in interface org.squashtest.tm.service.customreport.CustomReportDashboardService
-
Set the dashboard as favorite.
- chooseFavoriteDashboardForCurrentUser(Workspace, long) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportDashboardServiceImpl
-
- chooseWelcomeMessageAsHomeContentForCurrentUser() - Method in class org.squashtest.tm.service.internal.user.PartyPreferenceServiceImpl
-
- chooseWelcomeMessageAsHomeContentForCurrentUser() - Method in interface org.squashtest.tm.service.user.PartyPreferenceService
-
- clearCache() - Method in class org.squashtest.tm.service.security.acls.model.NullAclCache
-
- clearContext() - Method in class org.squashtest.tm.service.internal.milestone.ActiveMilestoneHolderImpl
-
- clearContext() - Method in interface org.squashtest.tm.service.milestone.ActiveMilestoneHolder
-
- CLN_FIND_SORTED_PARENT_IDS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
-
- CLN_FIND_SORTED_PARENT_NAMES - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
-
- CLNAndParentIdsCoercerForArray - Class in org.squashtest.tm.service.internal.campaign.coercers
-
- CLNAndParentIdsCoercerForArray() - Constructor for class org.squashtest.tm.service.internal.campaign.coercers.CLNAndParentIdsCoercerForArray
-
- CLNAndParentIdsCoercerForList - Class in org.squashtest.tm.service.internal.campaign.coercers
-
- CLNAndParentIdsCoercerForList() - Constructor for class org.squashtest.tm.service.internal.campaign.coercers.CLNAndParentIdsCoercerForList
-
- cloneMilestone(long, Milestone, boolean, boolean) - Method in class org.squashtest.tm.service.internal.milestone.CustomMilestoneManagerServiceImpl
-
- cloneMilestone(long, Milestone, boolean, boolean) - Method in interface org.squashtest.tm.service.milestone.CustomMilestoneManager
-
- close() - Method in interface org.squashtest.tm.service.internal.archive.ArchiveReader
-
- close() - Method in class org.squashtest.tm.service.internal.archive.ZipReader
-
- coerce(Object) - Method in class org.squashtest.tm.service.annotation.ArrayIdsCoercer
-
- coerce(Object) - Method in interface org.squashtest.tm.service.annotation.IdCoercer
-
- coerce(Object) - Method in interface org.squashtest.tm.service.annotation.IdsCoercer
-
- coerce(Object) - Method in class org.squashtest.tm.service.annotation.IdsCoercerAdapter
-
- coerce(Object) - Method in class org.squashtest.tm.service.annotation.PassThroughIdCoercer
-
- coerce(Object) - Method in class org.squashtest.tm.service.annotation.PassThroughIdsCoercer
-
- coerce(Cell) - Method in interface org.squashtest.tm.service.internal.batchimport.excel.CellValueCoercer
-
Coerces the cell into a VAL typed value
- coerce(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.TypeBasedCellValueCoercer
-
Checks the cell type and callthe appropriate coerceXxxCell(cell) accordingly
- coerce(Object) - Method in class org.squashtest.tm.service.internal.campaign.coercers.IterationToCampaignIdsCoercer
-
- coerce(Object) - Method in class org.squashtest.tm.service.internal.campaign.coercers.TestSuiteToIterationCoercerForUniqueId
-
- coerceBlankCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.ImportModeCellCoercer
-
- coerceBlankCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.InfoListItemCoercer
-
- coerceBlankCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.OptionalBooleanCellCoercer
-
- coerceBlankCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.OptionalDateCellCoercer
-
- coerceBlankCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.OptionalEnumCellCoercer
-
- coerceBlankCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.OptionalIntegerCellCoercer
-
- coerceBlankCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.OptionalStringArrayCellCoercer
-
- coerceBlankCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.ParamAssignationModeCellCoercer
-
- coerceBlankCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.StringCellCoercer
-
- coerceBlankCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.TypeBasedCellValueCoercer
-
- coerceBooleanCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.LiberalBooleanCellCoercer
-
- coerceBooleanCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.TypeBasedCellValueCoercer
-
- coerceFormulaCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.TypeBasedCellValueCoercer
-
- coerceFromSheetName(String) - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.TemplateWorksheet
-
Returns the enum value matching the given sheet name.
- coerceNumericCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.LiberalBooleanCellCoercer
-
- coerceNumericCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.OptionalDateCellCoercer
-
- coerceNumericCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.OptionalIntegerCellCoercer
-
- coerceNumericCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.OptionalOneBasedIndexCellCoercer
-
- coerceNumericCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.StringCellCoercer
-
- coerceNumericCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.TypeBasedCellValueCoercer
-
- coercer - Variable in class org.squashtest.tm.service.annotation.ArrayIdsCoercerAdapter
-
- coercer - Variable in class org.squashtest.tm.service.annotation.ListIdsCoercerAdapter
-
- coercerRepository - Variable in class org.squashtest.tm.service.internal.batchimport.testcase.excel.InstructionBuilder
-
- coerceStringCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.ImportModeCellCoercer
-
- coerceStringCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.InfoListItemCoercer
-
- coerceStringCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.LiberalBooleanCellCoercer
-
- coerceStringCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.OptionalDateCellCoercer
-
- coerceStringCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.OptionalEnumCellCoercer
-
- coerceStringCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.OptionalIntegerCellCoercer
-
- coerceStringCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.OptionalOneBasedIndexCellCoercer
-
- coerceStringCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.OptionalStringArrayCellCoercer
-
- coerceStringCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.ParamAssignationModeCellCoercer
-
- coerceStringCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.StringCellCoercer
-
- coerceStringCell(Cell) - Method in class org.squashtest.tm.service.internal.batchimport.excel.TypeBasedCellValueCoercer
-
- coerceTemplateIntoProject(long) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
-
- coerceTemplateIntoProject(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomGenericProjectDao
-
Coerces the template of given id into a projet.
- coerceTemplateIntoProject(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.GenericProjectDaoImpl
-
- coerceTemplateIntoProject(long) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
-
- collectDeletableIds() - Method in class org.squashtest.tm.service.internal.deletion.LockedFolderInferenceTree
-
- collectDeletableNodes() - Method in class org.squashtest.tm.service.internal.deletion.LockedFileInferenceGraph
-
Once the locks are resolved, will return the nodes that are eventually
deletable.
- collectLockedCandidates() - Method in class org.squashtest.tm.service.internal.deletion.LockedFileInferenceGraph
-
Once the locks are resolved, will return the list of nodes that are both
locked and candidates.
- collectLockedIds() - Method in class org.squashtest.tm.service.internal.deletion.LockedFolderInferenceTree
-
- collectLockedNodes() - Method in class org.squashtest.tm.service.internal.deletion.LockedFileInferenceGraph
-
Once the locks are resolved, returns all the nodes that are locked.
- collectLockers() - Method in class org.squashtest.tm.service.internal.deletion.LockedFileInferenceGraph
-
Once the locks are resolved, return the list of nodes that are locked and
were not candidates.
- ColumnDef - Interface in org.squashtest.tm.service.internal.batchimport.testcase.excel
-
DEfinition of a column as found in an import workbook.
- ColumnMismatch - Enum in org.squashtest.tm.service.batchimport.excel
-
This holds types of columns mismatches from the expected workboosheet template and the actual structure of the workboosheet.
- ColumnMismatchException - Exception in org.squashtest.tm.service.internal.batchimport.testcase.excel
-
- ColumnMismatchException(ColumnMismatch, TemplateColumn) - Constructor for exception org.squashtest.tm.service.internal.batchimport.testcase.excel.ColumnMismatchException
-
- ColumnProcessingMode - Enum in org.squashtest.tm.service.internal.batchimport.testcase.excel
-
Enumerates what we should do with a given column.
- ColumnPrototypeDao - Interface in org.squashtest.tm.service.internal.repository
-
Created by jthebault on 29/11/2016.
- ColumnPrototypeModification - Class in org.squashtest.tm.service.internal.chart
-
- ColumnPrototypeModification() - Constructor for class org.squashtest.tm.service.internal.chart.ColumnPrototypeModification
-
- columnTypesClass - Variable in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.TemplateWorksheet
-
- COMPARATOR - Static variable in class org.squashtest.tm.service.internal.batchexport.ExportModel.DatasetModel
-
- COMPARATOR - Static variable in class org.squashtest.tm.service.internal.batchexport.ExportModel.ParameterModel
-
- COMPARATOR - Static variable in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- COMPARATOR - Static variable in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestStepModel
-
- COMPARATOR - Static variable in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- compare(CustomFieldBinding, CustomFieldBinding) - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper.BindingSorter
-
- compare(int, int) - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemComparator
-
- compareBottom(int) - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemComparator
-
- compareTo(LogEntry) - Method in class org.squashtest.tm.service.importer.LogEntry
-
- compareTop(int) - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemComparator
-
- CompositeDelegatingParameterNameDiscoverer - Class in org.squashtest.tm.service.internal.spring
-
This ParameterNameDiscoverer holds an ordererd collection of ParameterNameDiscoverer.
- CompositeDelegatingParameterNameDiscoverer(List<ParameterNameDiscoverer>) - Constructor for class org.squashtest.tm.service.internal.spring.CompositeDelegatingParameterNameDiscoverer
-
- computeCumulativeTestByDate(float) - Method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
-
Will fill the informations of field cumulativeTestsByDate.
- computeCumulativeTestPerDate(List<Date>) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignProgressionStatistics
-
- computeCumulativeTestPerDate(List<Date>) - Method in class org.squashtest.tm.service.statistics.iteration.IterationProgressionStatistics
-
- computeSchedule() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignProgressionStatistics
-
- computeSchedule() - Method in class org.squashtest.tm.service.statistics.iteration.IterationProgressionStatistics
-
- configFileApplicationListener() - Static method in class org.squashtest.tm.service.TmServiceConfig
-
- ConfigurationService - Interface in org.squashtest.tm.service.configuration
-
- ConfigurationService.Properties - Interface in org.squashtest.tm.service.configuration
-
Names of properties configurable through this service.
- ConfigurationServiceImpl - Class in org.squashtest.tm.service.internal.configuration
-
- ConfigurationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.configuration.ConfigurationServiceImpl
-
- configureTasks(ScheduledTaskRegistrar) - Method in class org.squashtest.tm.service.SchedulerConfig
-
- consume(MilestoneHolder) - Method in interface org.squashtest.tm.service.internal.repository.CustomMilestoneDao.HolderConsumer
-
- convertToAdministrableProject(GenericProject) - Method in class org.squashtest.tm.service.internal.project.GenericToAdministrableProject
-
- copy(int, int) - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemComparator
-
- copyAssignedUsers(GenericProject, GenericProject) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
-
- copyAssignedUsers(GenericProject, GenericProject) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionManagementService
-
Will copy all user permissions of source generic project and apply them to the target generic project and it's libraries.
- copyAssignedUsersFromTemplate(Project, ProjectTemplate) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
-
- copyAssignedUsersFromTemplate(Project, long) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
-
- copyAssignedUsersFromTemplate(Project, ProjectTemplate) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionManagementService
-
Will copy all user permissions of template and apply them to the project and it's libraries.
- copyAssignedUsersFromTemplate(Project, long) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionManagementService
-
- copyContent() - Method in class org.squashtest.tm.service.internal.repository.CustomFieldValueDao.CustomFieldValuesPair
-
copies the value of the original CustomFieldValue into the value of the recipient CustomFieldValue
- copyCustomFieldsSettingsFromTemplate(GenericProject, GenericProject) - Method in interface org.squashtest.tm.service.customfield.CustomFieldBindingModificationService
-
Will copy the custom field bindings of the template and apply them to the project.
- copyCustomFieldsSettingsFromTemplate(GenericProject, GenericProject) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldBindingModificationServiceImpl
-
- copyCustomFieldValues(BoundEntity, BoundEntity) - Method in interface org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueService
-
Will copy the custom field values from an entity to another entity, creating them in the process
- copyCustomFieldValues(Map<Long, BoundEntity>, BindableEntity) - Method in interface org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueService
-
*Will copy the custom field values from entities to others, creating them in the process
- copyCustomFieldValues(BoundEntity, BoundEntity) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
-
- copyCustomFieldValues(Map<Long, BoundEntity>, BindableEntity) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
-
- copyCustomFieldValuesContent(BoundEntity, BoundEntity) - Method in interface org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueService
-
Will copy the custom field values from an entity to another entity.
- copyCustomFieldValuesContent(BoundEntity, BoundEntity) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
-
- copyIterationsToCampaign(long, Long[]) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
-
- copyIterationsToCampaign(long, Long[]) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- copyNodes(List<CustomReportLibraryNode>, CustomReportLibraryNode) - Method in interface org.squashtest.tm.service.customreport.CustomReportLibraryNodeService
-
- copyNodes(List<Long>, Long) - Method in interface org.squashtest.tm.service.customreport.CustomReportLibraryNodeService
-
- copyNodes(List<CustomReportLibraryNode>, CustomReportLibraryNode) - Method in class org.squashtest.tm.service.internal.customreport.CRLNCopier
-
- copyNodes(List<CustomReportLibraryNode>, CustomReportLibraryNode) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeServiceImpl
-
- copyNodes(List<Long>, Long) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeServiceImpl
-
- copyNodesToFolder(long, Long[]) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
-
- copyNodesToFolder(long, Long[]) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- copyNodesToFolder(long, Long[]) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- copyNodesToFolder(long, Long[]) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- copyNodesToFolder(long, Long[]) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- copyNodesToFolder(long, Long[]) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
-
will create a deep copy of the given LibraryNodes, paste them in the destination folder, and return the copies.
- copyNodesToFolder(long, Long[]) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
- copyNodesToFolder(long, Long[]) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
-
- copyNodesToLibrary(long, Long[]) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
-
- copyNodesToLibrary(long, Long[]) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- copyNodesToLibrary(long, Long[]) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- copyNodesToLibrary(long, Long[]) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- copyNodesToLibrary(long, Long[]) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- copyNodesToLibrary(long, Long[]) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
-
same, when the destination is a Library.
- copyNodesToLibrary(long, Long[]) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
- copyNodesToLibrary(long, Long[]) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
-
- copyNodesToRequirement(long, Long[]) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- copyNodesToRequirement(long, Long[]) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
- copyPasteTestSuitesToIteration(Long[], long) - Method in interface org.squashtest.tm.service.campaign.CustomIterationModificationService
-
will create a copy of the test suites and their test plan , then associate them to the given iteration
will rename test suites if there is name conflict at destination
- copyPasteTestSuitesToIteration(Long[], long) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
-
- copyPasteTestSuiteToIteration(long, long) - Method in interface org.squashtest.tm.service.campaign.CustomIterationModificationService
-
Will create a copy of the test suite and it's test plan , then associate it to the given iteration
will rename test suite if there is name conflict at destination
- copyPasteTestSuiteToIteration(long, long) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
-
- copyRequirementVersionLinks(RequirementVersion, RequirementVersion) - Method in class org.squashtest.tm.service.internal.requirement.LinkedRequirementVersionManagerServiceImpl
-
- copyRequirementVersionLinks(RequirementVersion, RequirementVersion) - Method in interface org.squashtest.tm.service.requirement.LinkedRequirementVersionManagerService
-
- copyTestPlanItems(List<Long>, long) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
-
Will copy each items into the test plan of the given iteration.
- copyTestPlanItems(List<Long>, long) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- countAll() - Method in class org.squashtest.tm.service.internal.user.CustomTeamModificationServiceImpl
-
- countAll() - Method in interface org.squashtest.tm.service.user.CustomTeamFinderService
-
Will count all Teams in the database.
- countAllForProjectAndEntity(long, BindableEntity) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldBindingDao
-
- countAllTeamMembers(long) - Method in interface org.squashtest.tm.service.internal.repository.UserDao
-
- countAssociatedTeams(long) - Method in interface org.squashtest.tm.service.internal.repository.TeamDao
-
Will count the number of Teams where the concerned user is member.
- countByCampaign(Campaign) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
-
Counts all issues for a campaign
- countByCampaignFolder(CampaignFolder) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
-
- countByExecutionAndSteps(Execution) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
-
Counts all issues for an execution and its steps
- countByIteration(Iteration) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
-
- countByName(String) - Method in interface org.squashtest.tm.service.internal.repository.GenericProjectDao
-
- countByRequirementVersionId(long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementAuditEventDao
-
- countByTestCase(TestCase) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
-
- countByTestCaseId(long) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionDao
-
Returns the count of executions which ran a given test case.
- countByTestSuite(TestSuite) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
-
- countByVerifiedRequirementVersion(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
- countByVerifiedRequirementVersion(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- countCallingTestSteps(long) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDao
-
Counts the calling test steps of a test case
- countDenormalizedFields(long, DenormalizedFieldHolderType) - Method in interface org.squashtest.tm.service.internal.repository.DenormalizedFieldValueDao
-
- countFilteredTestPlanById(long, ColumnFiltering) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- countFilteredTestPlanById(long, ColumnFiltering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- countIssuesfromEmptyExecutions(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
-
Will count all Issues from the given executions if they have no steps at all
Used to prevent empty list exception from MySQL with the request countIssuesfromExecutionAndExecutionSteps
- countIssuesfromExecutionAndExecutionSteps(List<Long>, List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
-
Will count all Issues from the given executions and execution-steps concerned by the active bug-tracker for each
execution/execution-step's project.
- countIssuesfromExecutionSteps(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
-
- countIssuesfromIssueList(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
-
Will count the total number of issues related to the given IssueList.
- countIssuesfromIssueList(Collection<Long>, Long) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
-
Will count the total number of issues related to the given IssueList, for the given bugtracker
TODO looks like it's only used in tests.
- countIterations(Long) - Method in interface org.squashtest.tm.service.campaign.CustomCampaignModificationService
-
- countIterations(Long) - Method in class org.squashtest.tm.service.internal.campaign.CustomCampaignModificationServiceImpl
-
- countIterations(long) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
Returns how many iterations this campaign have
- countIterations(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- countMilestonesForUsers(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.MilestoneDao
-
- countNodeFromEntity(TreeEntity) - Method in interface org.squashtest.tm.service.internal.repository.CustomCustomReportLibraryNodeDao
-
- countNodeFromEntity(TreeEntity) - Method in class org.squashtest.tm.service.internal.repository.hibernate.CustomReportLibraryNodeDaoImpl
-
- countNonFoldersInProject(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomProjectDao
-
- countNonFoldersInProject(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.ProjectDaoImpl
-
- countReferences(long) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedTestDao
-
returns how many test cases and/or executions reference an AutomatedTest (given its id)
- countReferences(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedTestDao
-
- countRunningOrDoneExecutions(long) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- countRunningOrDoneExecutions(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- countRunningOrDoneExecutions(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
-
- countRunningOrDoneExecutions(long) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
-
- countSiblingsOfNode(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseLibraryNodeDao
-
- countSiblingsOfNode(long) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseLibraryNodeDao
-
- countSiblingsOfNode(long) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- countSiblingsOfNode(long) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryFinderService
-
returns how many nodes belongs to the same collection of the node being referenced by this id (this node is included in the count).
- countStatus(long, ExecutionStatus) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionDao
-
- countSteps(long) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionDao
-
- countTestPlanById(long) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- countTestPlanById(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- countTestPlans(Long, Filtering, ColumnFiltering) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestSuiteDao
-
- countTestPlans(Long, Filtering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
-
- countTestPlans(Long, Filtering, ColumnFiltering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
-
- countTestPlans(Long, Filtering, ColumnFiltering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestSuiteDaoImpl
-
- countTestPlans(Long, Filtering, ColumnFiltering) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
-
- countTestPlans(Long, Filtering) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
-
- countVerifiedByTestCase(long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionDao
-
- CoverageInstruction - Class in org.squashtest.tm.service.internal.batchimport.testcase.excel
-
- CoverageInstruction(CoverageTarget, RequirementVersionCoverage) - Constructor for class org.squashtest.tm.service.internal.batchimport.testcase.excel.CoverageInstruction
-
- CoverageInstructionBuilder - Class in org.squashtest.tm.service.internal.batchimport.testcase.excel
-
- CoverageInstructionBuilder(WorksheetDef<CoverageSheetColumn>) - Constructor for class org.squashtest.tm.service.internal.batchimport.testcase.excel.CoverageInstructionBuilder
-
- CoverageSheetColumn - Enum in org.squashtest.tm.service.internal.batchimport.testcase.excel
-
- CoverageTarget - Class in org.squashtest.tm.service.internal.batchimport.testcase.excel
-
- CoverageTarget() - Constructor for class org.squashtest.tm.service.internal.batchimport.testcase.excel.CoverageTarget
-
- create(int, int, String, String, String) - Static method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementLinkModel
-
factory method for test purposes
- createAdministrator(User, String) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- createAdministrator(User, String) - Method in interface org.squashtest.tm.service.user.UserManagerService
-
Creates a user with the given password.
- createAllCustomFieldValues(BoundEntity, Project) - Method in interface org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueService
-
Will create all the custom field values for one entity.
- createAllCustomFieldValues(Collection<? extends BoundEntity>, Project) - Method in interface org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueService
-
- createAllCustomFieldValues(BoundEntity, Project) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
-
- createAllCustomFieldValues(Collection<? extends BoundEntity>, Project) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
-
- createAllDenormalizedFieldValues(BoundEntity, DenormalizedFieldHolder) - Method in interface org.squashtest.tm.service.internal.denormalizedField.PrivateDenormalizedFieldValueService
-
Will create all the denormalized field values for one entity.
- createAllDenormalizedFieldValues(BoundEntity, DenormalizedFieldHolder) - Method in class org.squashtest.tm.service.internal.denormalizedField.PrivateDenormalizedFieldValueServiceImpl
-
- createAllDenormalizedFieldValuesForSteps(Execution) - Method in interface org.squashtest.tm.service.internal.denormalizedField.PrivateDenormalizedFieldValueService
-
Will create the custom field values of all the execution steps in that execution in a lot.
- createAllDenormalizedFieldValuesForSteps(Execution) - Method in class org.squashtest.tm.service.internal.denormalizedField.PrivateDenormalizedFieldValueServiceImpl
-
- createAuthentication(long, String) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- createAuthentication(long, String) - Method in interface org.squashtest.tm.service.user.UserManagerService
-
Creates authentication data for given user.
- createBugTracker(BugTracker) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackerSystemManager
-
Creates a BT using the requested data.
- createBugTracker(BugTracker) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackerManagerServiceImpl
-
This is a system operation so there is no security constraint.
- createCallTestCaseGraph(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.TestCaseNodeDeletionHandlerImpl
-
- createCoverage(CoverageInstruction) - Method in interface org.squashtest.tm.service.internal.batchimport.Facility
-
- createCoverage(CoverageInstruction) - Method in class org.squashtest.tm.service.internal.batchimport.FacilityImpl
-
- createCoverage(CoverageInstruction) - Method in class org.squashtest.tm.service.internal.batchimport.SimulationFacility
-
- createCoverage(CoverageInstruction) - Method in class org.squashtest.tm.service.internal.batchimport.ValidationFacility
-
- createCustomFieldValues(BoundEntity) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- createCustomFieldValues(Collection<? extends BoundEntity>) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- createDataset(DatasetTarget) - Method in interface org.squashtest.tm.service.internal.batchimport.Facility
-
The creation of a dataset is idempotent (if such dataset exists it wont be created twice)
- createDataset(DatasetTarget) - Method in class org.squashtest.tm.service.internal.batchimport.FacilityImpl
-
- createDataset(DatasetTarget) - Method in class org.squashtest.tm.service.internal.batchimport.SimulationFacility
-
- createDataset(DatasetTarget) - Method in class org.squashtest.tm.service.internal.batchimport.ValidationFacility
-
- createExpressionHandler() - Method in class org.squashtest.tm.service.SecurityConfig.SquashMethodSecurityConfiguration
-
- createFromItemsAndIteration(List<Long>, long) - Method in class org.squashtest.tm.service.internal.testautomation.AutomatedSuiteManagerServiceImpl
-
- createFromItemsAndIteration(List<Long>, long) - Method in interface org.squashtest.tm.service.testautomation.AutomatedSuiteManagerService
-
Creates a new AutomatedSuite based on a collection of IterationTestPlanItem, given their ID.
- createFromItemsAndTestSuite(List<Long>, long) - Method in class org.squashtest.tm.service.internal.testautomation.AutomatedSuiteManagerServiceImpl
-
- createFromItemsAndTestSuite(List<Long>, long) - Method in interface org.squashtest.tm.service.testautomation.AutomatedSuiteManagerService
-
Creates a new AutomatedSuite based on a collection of IterationTestPlanItem, given their ID.
- createFromIterationTestPlan(long) - Method in class org.squashtest.tm.service.internal.testautomation.AutomatedSuiteManagerServiceImpl
-
- createFromIterationTestPlan(long) - Method in interface org.squashtest.tm.service.testautomation.AutomatedSuiteManagerService
-
Creates a new AutomatedSuite based on the whole test plan of an Iteration, given its ID.
- createFromTestSuiteTestPlan(long) - Method in class org.squashtest.tm.service.internal.testautomation.AutomatedSuiteManagerServiceImpl
-
- createFromTestSuiteTestPlan(long) - Method in interface org.squashtest.tm.service.testautomation.AutomatedSuiteManagerService
-
Creates a new AutomatedSuite based on the whole test plan of a TestSuite, given its ID.
- createImpactI18nKey - Variable in exception org.squashtest.tm.service.internal.batchimport.excel.CannotCoerceException
-
- createInstruction(Row) - Method in class org.squashtest.tm.service.internal.batchimport.requirement.excel.RequirementInstructionBuilder
-
- createInstruction(Row) - Method in class org.squashtest.tm.service.internal.batchimport.requirement.excel.RequirementLinkInstructionBuilder
-
- createInstruction(Row) - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.CoverageInstructionBuilder
-
- createInstruction(Row) - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.InstructionBuilder
-
- createIssue(IssueDetector, RemoteIssue) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
adds a new Issue to the entity.
- createIssue(IssueDetector, RemoteIssue) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- createLockedFileInferenceTree(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.AbstractNodeDeletionHandler
-
- createMilestoneHibernateCriteria(Map<String, AdvancedSearchFieldModel>) - Method in class org.squashtest.tm.service.internal.advancedsearch.AdvancedSearchServiceImpl
-
- createNewConfiguration(String, String) - Method in interface org.squashtest.tm.service.configuration.ConfigurationService
-
- createNewConfiguration(String, String) - Method in class org.squashtest.tm.service.internal.configuration.ConfigurationServiceImpl
-
- createNewNode(Long, TreeEntity) - Method in interface org.squashtest.tm.service.customreport.CustomReportLibraryNodeService
-
Service to add a new CustomReportLibraryNode.
- createNewNode(Long, TreeEntity) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeServiceImpl
-
- createNewSuite() - Method in interface org.squashtest.tm.service.internal.repository.AutomatedSuiteDao
-
- createNewSuite() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedSuiteDao
-
- createNewUserPassword(String, String, boolean, boolean, boolean, boolean, Collection<GrantedAuthority>) - Method in class org.squashtest.tm.service.internal.security.AdministratorAuthenticationServiceImpl
-
- createNewUserPassword(String, String, boolean, boolean, boolean, boolean, Collection<GrantedAuthority>) - Method in interface org.squashtest.tm.service.security.AdministratorAuthenticationService
-
- createNewVersion(long, boolean) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementVersionManagerServiceImpl
-
- createNewVersion(long, Collection<Long>, boolean) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementVersionManagerServiceImpl
-
- createNewVersion(long, boolean) - Method in interface org.squashtest.tm.service.requirement.CustomRequirementVersionManagerService
-
Increase the current version of the given requirement.
- createNewVersion(long, Collection<Long>, boolean) - Method in interface org.squashtest.tm.service.requirement.CustomRequirementVersionManagerService
-
Increase the current version of the given requirement and associates the requirement to the given milestones.
- createObjectIdentity(Serializable, String) - Method in class org.squashtest.tm.service.security.acls.domain.DatabaseBackedObjectIdentityGeneratorStrategy
-
Creates an ObjectIdentity by : 1. fetching the entity using the given id
and type 2. delegating to objectRetrivalStrategy
When the entity is unknown, this return an object identity which matches
nothing
- createObjectIdentity(ObjectIdentity) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
-
- createObjectIdentity(ObjectIdentity) - Method in interface org.squashtest.tm.service.security.acls.jdbc.ManageableAclService
-
Creates (persists) a not noll, not existing object identity
- createOptionalTestCaseSheetHeaders() - Method in class org.squashtest.tm.service.internal.batchexport.SearchTestCaseExcelExporter
-
- createParameter(ParameterTarget, Parameter) - Method in interface org.squashtest.tm.service.internal.batchimport.Facility
-
- createParameter(ParameterTarget, Parameter) - Method in class org.squashtest.tm.service.internal.batchimport.FacilityImpl
-
- createParameter(ParameterTarget, Parameter) - Method in class org.squashtest.tm.service.internal.batchimport.SimulationFacility
-
- createParameter(ParameterTarget, Parameter) - Method in class org.squashtest.tm.service.internal.batchimport.ValidationFacility
-
- createParamsForStep(long) - Method in class org.squashtest.tm.service.internal.testcase.ParameterModificationServiceImpl
-
- createParamsForStep(TestStep) - Method in class org.squashtest.tm.service.internal.testcase.ParameterModificationServiceImpl
-
- createParamsForStep(long) - Method in interface org.squashtest.tm.service.testcase.ParameterModificationService
-
Will create all parameters used in the step if they don't already exist.
- createParamsForStep(TestStep) - Method in interface org.squashtest.tm.service.testcase.ParameterModificationService
-
Will create all parameters used in the step if they don't already exist.
- createParamsForTestCaseSteps(TestCase) - Method in class org.squashtest.tm.service.internal.testcase.ParameterModificationServiceImpl
-
- createParamsForTestCaseSteps(TestCase) - Method in interface org.squashtest.tm.service.testcase.ParameterModificationService
-
Will go through the test case's steps and create the missing parameter.
- createParser(File) - Static method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.ExcelWorkbookParser
-
Factory method which should be used to create a parser.
- createReader(InputStream, String) - Method in interface org.squashtest.tm.service.internal.archive.ArchiveReaderFactory
-
- createReader(InputStream, String) - Method in class org.squashtest.tm.service.internal.archive.ArchiveReaderFactoryImpl
-
- createReportIssueTemplate(String, BugTracker) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
Must return ready-to-fill issue, ie with empty fields and its project configured with as many metadata as possible related to issue creation.
- createReportIssueTemplate(String, BugTracker) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- createRequirementLink(RequirementLinkInstruction) - Method in interface org.squashtest.tm.service.internal.batchimport.Facility
-
Will bind two requirement versions with a RequirementLink
- createRequirementLink(RequirementLinkInstruction) - Method in class org.squashtest.tm.service.internal.batchimport.FacilityImpl
-
- createRequirementLink(RequirementLinkInstruction) - Method in class org.squashtest.tm.service.internal.batchimport.SimulationFacility
-
- createRequirementLink(RequirementLinkInstruction) - Method in class org.squashtest.tm.service.internal.batchimport.ValidationFacility
-
- createRequirementVersion(RequirementVersionInstruction) - Method in interface org.squashtest.tm.service.internal.batchimport.Facility
-
Will create a RequirementVersion.
- createRequirementVersion(RequirementVersionInstruction) - Method in class org.squashtest.tm.service.internal.batchimport.FacilityImpl
-
- createRequirementVersion(RequirementVersionInstruction) - Method in class org.squashtest.tm.service.internal.batchimport.SimulationFacility
-
- createRequirementVersion(RequirementVersionInstruction) - Method in class org.squashtest.tm.service.internal.batchimport.ValidationFacility
-
- createTestCase(TestCaseInstruction) - Method in interface org.squashtest.tm.service.internal.batchimport.Facility
-
Does exactly the same as the method above but with other arguments.
- createTestCase(TestCaseInstruction) - Method in class org.squashtest.tm.service.internal.batchimport.FacilityImpl
-
- createTestCase(TestCaseInstruction) - Method in class org.squashtest.tm.service.internal.batchimport.SimulationFacility
-
- createTestCase(TestCaseInstruction) - Method in class org.squashtest.tm.service.internal.batchimport.TestCaseFacility
-
- createTestCase(TestCaseInstruction) - Method in class org.squashtest.tm.service.internal.batchimport.ValidationFacility
-
- createTestPlanFragment(TestCase, User) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
-
Creates a fragment of test plan, containing either :
a unique item when the test case is not parameterized
one item per dataset when the test case is parameterized
Note : The returned test plan fragment is in a transient state.
- createTestPlanFragment(TestCase, User) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- createUser(UserDetails) - Method in class org.squashtest.tm.service.internal.security.AdministratorAuthenticationServiceImpl
-
- createUser(UserDetails) - Method in interface org.squashtest.tm.service.security.AdministratorAuthenticationService
-
- createUserFromLogin(String) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- createUserFromLogin(String) - Method in interface org.squashtest.tm.service.user.UserManagerService
-
Creates a stub User using the given login and returns it.
- createUserWithoutCredentials(User, long) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- createUserWithoutCredentials(User, long) - Method in interface org.squashtest.tm.service.user.UserManagerService
-
Creates a user without credentials.
- CRLNCopier - Class in org.squashtest.tm.service.internal.customreport
-
Created by jthebault on 29/02/2016.
- CRLNCopier() - Constructor for class org.squashtest.tm.service.internal.customreport.CRLNCopier
-
- CRLNDeletionHandler - Class in org.squashtest.tm.service.internal.customreport
-
- CRLNDeletionHandler() - Constructor for class org.squashtest.tm.service.internal.customreport.CRLNDeletionHandler
-
- CRLNDeletionVisitor - Class in org.squashtest.tm.service.internal.customreport
-
Class used to do specific entity job on delete operations
- CRLNDeletionVisitor(OperationReport, CustomReportLibraryNode) - Constructor for class org.squashtest.tm.service.internal.customreport.CRLNDeletionVisitor
-
- CRLNMover - Class in org.squashtest.tm.service.internal.customreport
-
Created by jthebault on 29/02/2016.
- CRLNMover() - Constructor for class org.squashtest.tm.service.internal.customreport.CRLNMover
-
- cufBindingService - Variable in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
-
- currentSession() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
-
Deprecated.
YOU SHOULD NOT USE SESSION UNLESS THERE IS NO JPA WAY. IN THIS CASE, PLEASE UNLINE entityManager.unwrap SO THAT YOUR INTENTION IS CLEAR !
- CustomAttachmentDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomBugTrackerModificationService - Interface in org.squashtest.tm.service.bugtracker
-
- CustomBugTrackerModificationServiceImpl - Class in org.squashtest.tm.service.internal.bugtracker
-
- CustomBugTrackerModificationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.bugtracker.CustomBugTrackerModificationServiceImpl
-
- CustomCampaignModificationService - Interface in org.squashtest.tm.service.campaign
-
- CustomCampaignModificationServiceImpl - Class in org.squashtest.tm.service.internal.campaign
-
- CustomCampaignModificationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.campaign.CustomCampaignModificationServiceImpl
-
- CustomChartDefinitionDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomCustomFieldBindingDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomCustomFieldManagerService - Interface in org.squashtest.tm.service.customfield
-
Custom-Field manager services which cannot be dynamically generated.
- CustomCustomFieldManagerServiceImpl - Class in org.squashtest.tm.service.internal.customfield
-
Implementations for (non dynamically generated) custom-field management services.
- CustomCustomFieldManagerServiceImpl() - Constructor for class org.squashtest.tm.service.internal.customfield.CustomCustomFieldManagerServiceImpl
-
- CustomCustomReportLibraryNodeDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomDatasetDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomExecutionDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomFieldBindingDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomFieldBindingDaoImpl - Class in org.squashtest.tm.service.internal.repository.hibernate
-
- CustomFieldBindingDaoImpl() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.CustomFieldBindingDaoImpl
-
- CustomFieldBindingDaoImpl.NewBindingPosition - Class in org.squashtest.tm.service.internal.repository.hibernate
-
- CustomFieldBindingDaoImpl.NewBindingPosition() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.CustomFieldBindingDaoImpl.NewBindingPosition
-
- CustomFieldBindingFinderService - Interface in org.squashtest.tm.service.customfield
-
An interface for services around CustomField.
- CustomFieldBindingModificationService - Interface in org.squashtest.tm.service.customfield
-
An interface for services around CustomField.
- CustomFieldBindingModificationServiceImpl - Class in org.squashtest.tm.service.internal.customfield
-
- CustomFieldBindingModificationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.customfield.CustomFieldBindingModificationServiceImpl
-
- CustomFieldColumnDef - Class in org.squashtest.tm.service.internal.batchimport.testcase.excel
-
Definition of a custom field column.
- CustomFieldDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomFieldDeletionDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomFieldError - Enum in org.squashtest.tm.service.internal.batchimport
-
- CustomFieldFinderService - Interface in org.squashtest.tm.service.customfield
-
Facade service for custom fields read only access methods
- CustomFieldHelper<X extends org.squashtest.tm.domain.customfield.BoundEntity> - Interface in org.squashtest.tm.service.customfield
-
- CustomFieldHelperImpl<X extends org.squashtest.tm.domain.customfield.BoundEntity> - Class in org.squashtest.tm.service.internal.customfield
-
- CustomFieldHelperImpl(X) - Constructor for class org.squashtest.tm.service.internal.customfield.CustomFieldHelperImpl
-
- CustomFieldHelperImpl(Collection<X>) - Constructor for class org.squashtest.tm.service.internal.customfield.CustomFieldHelperImpl
-
- CustomFieldHelperService - Interface in org.squashtest.tm.service.customfield
-
- CustomFieldHelperServiceImpl - Class in org.squashtest.tm.service.internal.customfield
-
Read the definition of Helper instead
- CustomFieldHelperServiceImpl() - Constructor for class org.squashtest.tm.service.internal.customfield.CustomFieldHelperServiceImpl
-
- CustomFieldHolder - Interface in org.squashtest.tm.service.internal.batchimport
-
Interface to be implemented by instructions to which custom fields can be added.
- CustomFieldManagerService - Interface in org.squashtest.tm.service.customfield
-
Facade service for custom fields management.
- customFieldPattern - Variable in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.TemplateWorksheet
-
- customFields - Variable in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
-
- CustomFieldValueDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomFieldValueDao.CustomFieldValuesPair - Class in org.squashtest.tm.service.internal.repository
-
- CustomFieldValueDao.CustomFieldValuesPair() - Constructor for class org.squashtest.tm.service.internal.repository.CustomFieldValueDao.CustomFieldValuesPair
-
- CustomFieldValueDao.CustomFieldValuesPair(CustomFieldValue, CustomFieldValue) - Constructor for class org.squashtest.tm.service.internal.repository.CustomFieldValueDao.CustomFieldValuesPair
-
- CustomFieldValueFinderService - Interface in org.squashtest.tm.service.customfield
-
- CustomFieldValueManagerService - Interface in org.squashtest.tm.service.customfield
-
- customFieldValuesService - Variable in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- CustomGenericProjectDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomGenericProjectFinder - Interface in org.squashtest.tm.service.project
-
Holder for non dynamically generated find methods for both Project and ProjectTemplate
- CustomGenericProjectManager - Interface in org.squashtest.tm.service.project
-
- CustomGenericProjectManagerImpl - Class in org.squashtest.tm.service.internal.project
-
- CustomGenericProjectManagerImpl() - Constructor for class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
-
- CustomInfoListDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomInfoListItemDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomIssueDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomIterationModificationService - Interface in org.squashtest.tm.service.campaign
-
Iteration modification services which cannot be dynamically generated.
- CustomIterationModificationServiceImpl - Class in org.squashtest.tm.service.internal.campaign
-
- CustomIterationModificationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
-
- CustomMilestoneBindingServiceImpl - Class in org.squashtest.tm.service.internal.milestone
-
- CustomMilestoneBindingServiceImpl() - Constructor for class org.squashtest.tm.service.internal.milestone.CustomMilestoneBindingServiceImpl
-
- CustomMilestoneDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomMilestoneDao.HolderConsumer - Interface in org.squashtest.tm.service.internal.repository
-
- CustomMilestoneManager - Interface in org.squashtest.tm.service.milestone
-
- CustomMilestoneManagerServiceImpl - Class in org.squashtest.tm.service.internal.milestone
-
- CustomMilestoneManagerServiceImpl() - Constructor for class org.squashtest.tm.service.internal.milestone.CustomMilestoneManagerServiceImpl
-
- CustomParameterDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomPartyPreferenceDao - Interface in org.squashtest.tm.service.internal.repository
-
Created by jthebault on 29/03/2016.
- CustomProjectDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomProjectFinder - Interface in org.squashtest.tm.service.project
-
- CustomProjectModificationService - Interface in org.squashtest.tm.service.project
-
Project modification services which cannot be dynamically generated.
- CustomProjectModificationServiceImpl - Class in org.squashtest.tm.service.internal.project
-
- CustomProjectModificationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.project.CustomProjectModificationServiceImpl
-
- CustomProjectTemplateFinder - Interface in org.squashtest.tm.service.project
-
- CustomProjectTemplateManagerService - Interface in org.squashtest.tm.service.project
-
- CustomProjectTemplateManagerServiceImpl - Class in org.squashtest.tm.service.internal.project
-
- CustomProjectTemplateManagerServiceImpl() - Constructor for class org.squashtest.tm.service.internal.project.CustomProjectTemplateManagerServiceImpl
-
- CustomReportChartBindingDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomReportDashboardDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomReportDashboardService - Interface in org.squashtest.tm.service.customreport
-
- CustomReportDashboardServiceImpl - Class in org.squashtest.tm.service.internal.customreport
-
- CustomReportDashboardServiceImpl() - Constructor for class org.squashtest.tm.service.internal.customreport.CustomReportDashboardServiceImpl
-
- CustomReportFolderDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomReportFolderService - Interface in org.squashtest.tm.service.customreport
-
- CustomReportFolderServiceImpl - Class in org.squashtest.tm.service.internal.customreport
-
- CustomReportFolderServiceImpl() - Constructor for class org.squashtest.tm.service.internal.customreport.CustomReportFolderServiceImpl
-
- CustomReportLibraryDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomReportLibraryNodeBuilder - Class in org.squashtest.tm.service.internal.customreport
-
Builder for new CustomReportLibraryNode.
- CustomReportLibraryNodeBuilder(CustomReportLibraryNode, TreeEntity) - Constructor for class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeBuilder
-
- CustomReportLibraryNodeDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomReportLibraryNodeDaoImpl - Class in org.squashtest.tm.service.internal.repository.hibernate
-
- CustomReportLibraryNodeDaoImpl() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.CustomReportLibraryNodeDaoImpl
-
- CustomReportLibraryNodeService - Interface in org.squashtest.tm.service.customreport
-
- CustomReportLibraryNodeServiceImpl - Class in org.squashtest.tm.service.internal.customreport
-
- CustomReportLibraryNodeServiceImpl() - Constructor for class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeServiceImpl
-
- CustomReportWorkspaceService - Interface in org.squashtest.tm.service.customreport
-
- CustomReportWorkspaceServiceImpl - Class in org.squashtest.tm.service.internal.customreport
-
- CustomReportWorkspaceServiceImpl() - Constructor for class org.squashtest.tm.service.internal.customreport.CustomReportWorkspaceServiceImpl
-
- CustomRequirementVersionCoverageDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomRequirementVersionDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomRequirementVersionLinkDao - Interface in org.squashtest.tm.service.internal.repository
-
Created by jlor on 19/05/2017.
- CustomRequirementVersionLinkTypeDao - Interface in org.squashtest.tm.service.internal.repository
-
Custom data access methods for RequirementVersionLinkType.
- CustomRequirementVersionManagerService - Interface in org.squashtest.tm.service.requirement
-
RequirementVersion management services which cannot be dyanmically generated.
- CustomRequirementVersionManagerServiceImpl - Class in org.squashtest.tm.service.internal.requirement
-
- CustomRequirementVersionManagerServiceImpl() - Constructor for class org.squashtest.tm.service.internal.requirement.CustomRequirementVersionManagerServiceImpl
-
- CustomTeamDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomTeamFinderService - Interface in org.squashtest.tm.service.user
-
Holder for non dynamically generated find methods for Team
- CustomTeamModificationService - Interface in org.squashtest.tm.service.user
-
Non dynamically generated methods for Team Modification
- CustomTeamModificationServiceImpl - Class in org.squashtest.tm.service.internal.user
-
- CustomTeamModificationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.user.CustomTeamModificationServiceImpl
-
- CustomTestAutomationServerDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomTestCaseDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomTestCaseFinder - Interface in org.squashtest.tm.service.testcase
-
- CustomTestCaseModificationService - Interface in org.squashtest.tm.service.testcase
-
Test-Case modification services which cannot be dynamically generated.
- CustomTestCaseModificationServiceImpl - Class in org.squashtest.tm.service.internal.testcase
-
- CustomTestCaseModificationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- CustomTestStepFinder - Interface in org.squashtest.tm.service.testcase
-
- CustomTestStepModificationService - Interface in org.squashtest.tm.service.testcase
-
Methods non automatically generated for TestStep Modification
- CustomTestStepModificationServiceImpl - Class in org.squashtest.tm.service.internal.testcase
-
Implementations for (non dynamically generated) testStep modification services.
- CustomTestStepModificationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.testcase.CustomTestStepModificationServiceImpl
-
- CustomTestSuiteDao - Interface in org.squashtest.tm.service.internal.repository
-
- CustomTestSuiteModificationService - Interface in org.squashtest.tm.service.campaign
-
Test-Suite modification services which cannot be dynamically generated.
- CustomTestSuiteModificationServiceImpl - Class in org.squashtest.tm.service.internal.campaign
-
- CustomTestSuiteModificationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.campaign.CustomTestSuiteModificationServiceImpl
-
- CustomUserDao - Interface in org.squashtest.tm.service.internal.repository
-
- Facility - Interface in org.squashtest.tm.service.internal.batchimport
-
Interface for batch import instructions methods.
- FacilityImpl - Class in org.squashtest.tm.service.internal.batchimport
-
Implementation of batch import methods that will actually update the
database.
- FacilityImpl() - Constructor for class org.squashtest.tm.service.internal.batchimport.FacilityImpl
-
- FacilityUtils - Class in org.squashtest.tm.service.internal.batchimport
-
- failsafeUpdateParameterValue(DatasetTarget, ParameterTarget, String, boolean) - Method in interface org.squashtest.tm.service.internal.batchimport.Facility
-
Will update the value for the given parameter in the given dataset.
- failsafeUpdateParameterValue(DatasetTarget, ParameterTarget, String, boolean) - Method in class org.squashtest.tm.service.internal.batchimport.FacilityImpl
-
- failsafeUpdateParameterValue(DatasetTarget, ParameterTarget, String, boolean) - Method in class org.squashtest.tm.service.internal.batchimport.SimulationFacility
-
- failsafeUpdateParameterValue(DatasetTarget, ParameterTarget, String, boolean) - Method in class org.squashtest.tm.service.internal.batchimport.ValidationFacility
-
- failure() - Static method in class org.squashtest.tm.service.importer.LogEntry
-
- fatalError() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementVersionInstruction
-
- FeatureManager - Interface in org.squashtest.tm.service.feature
-
Facade for Squash TM feature management
- FeatureManager.Feature - Enum in org.squashtest.tm.service.feature
-
- FeatureManagerImpl - Class in org.squashtest.tm.service.internal.feature
-
- FeatureManagerImpl() - Constructor for class org.squashtest.tm.service.internal.feature.FeatureManagerImpl
-
- feedNextLayer(TreeNode, TreeNode, Collection<NodePairing>, Collection<? extends TreeNode>) - Method in class org.squashtest.tm.service.internal.library.NextLayerFeeder
-
This method is used with the
PasteStrategy that goes through a three generation by generation (or
layer by layer).
- FetchTestListFuture - Class in org.squashtest.tm.service.internal.testautomation
-
- FetchTestListFuture(FetchTestListTask, Future<TestAutomationProjectContent>) - Constructor for class org.squashtest.tm.service.internal.testautomation.FetchTestListFuture
-
- FetchTestListTask - Class in org.squashtest.tm.service.internal.testautomation
-
- FetchTestListTask(TestAutomationConnectorRegistry, TestAutomationProject) - Constructor for class org.squashtest.tm.service.internal.testautomation.FetchTestListTask
-
- filterByMilestone(Collection<Long>, Long) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
For a given collection of campaign ids, will return only those that belong
to a milestone (given its id).
- filterByMilestone(Collection<Long>, Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- filterRequirementHavingManyVersions(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- filterRequirementHavingManyVersions(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
given requirement ids, return which of them refer to requirements having more than one versions
- filterRequirementsHavingDeletableVersions(List<Long>, Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
-
- filterRequirementsHavingDeletableVersions(List<Long>, Long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDeletionDao
-
- filterRequirementsHavingUnbindableVersions(List<Long>, Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
-
- filterRequirementsHavingUnbindableVersions(List<Long>, Long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDeletionDao
-
- filterRequirementsIdsWhichMilestonesForbidsDeletion(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
-
- filterRequirementsIdsWhichMilestonesForbidsDeletion(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDeletionDao
-
Given their ids, returns the ids of requirements that have at least
one version that cannot be removed due to restriction on the milestone status.
- filterVersionIdsHavingMultipleMilestones(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
-
- filterVersionIdsHavingMultipleMilestones(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDeletionDao
-
Given their id, return which of them have many milestones
- filterVersionIdsWhichMilestonesForbidsDeletion(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
-
- filterVersionIdsWhichMilestonesForbidsDeletion(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDeletionDao
-
Given their ids, return the ids of requirement version one cannot remove
due to restrictions on the status of their milestones
- find(I) - Method in interface org.squashtest.tm.service.internal.batchimport.excel.PropertyHolderFinder
-
finds the target object from the given instruction.
- findActionTestStepById(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestStepDao
-
- findActionTestStepById(long) - Method in interface org.squashtest.tm.service.internal.repository.TestStepDao
-
- findAdministrableProjectById(long) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
-
- findAdministrableProjectById(long) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectFinder
-
- findAdministrationStatistics() - Method in interface org.squashtest.tm.service.internal.repository.AdministrationDao
-
will count, regardless of any right, all projects, users, requirement, test-cases, campaigns, iterations, executions, and return them in the AdministrationStatistics bean.
- findAdministrationStatistics() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAdministrationDao
-
- findAdministrationStatistics() - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- findAdministrationStatistics() - Method in interface org.squashtest.tm.service.user.AdministrationService
-
will ask database how much there is of some entities and return it in a AdministrationStatistics bean.
- findAll() - Method in interface org.squashtest.tm.service.bugtracker.BugTrackerFinderService
-
- findAll() - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackerManagerServiceImpl
-
- findAll() - Method in class org.squashtest.tm.service.internal.milestone.CustomMilestoneManagerServiceImpl
-
- findAll() - Method in class org.squashtest.tm.service.internal.project.CustomProjectTemplateManagerServiceImpl
-
- findAll() - Method in interface org.squashtest.tm.service.internal.repository.AutomatedSuiteDao
-
- findAll(Pageable) - Method in interface org.squashtest.tm.service.internal.repository.BugTrackerDao
-
- findAll() - Method in interface org.squashtest.tm.service.internal.repository.CustomReportLibraryDao
-
- findAll() - Method in interface org.squashtest.tm.service.internal.repository.EntityDao
-
- findAll() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedSuiteDao
-
- findAll() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateEntityDao
-
- findAll() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateLibraryDao
-
- findAll() - Method in interface org.squashtest.tm.service.internal.repository.LibraryDao
-
- findAll() - Method in interface org.squashtest.tm.service.internal.repository.ProjectTemplateDao
-
- findAll(Iterable<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionDao
-
- findAll() - Method in interface org.squashtest.tm.service.milestone.CustomMilestoneManager
-
- findAll() - Method in interface org.squashtest.tm.service.project.CustomProjectTemplateFinder
-
- findAll() - Method in interface org.squashtest.tm.service.user.TeamFinderService
-
- findAllActiveUsersOrderedByLogin() - Method in interface org.squashtest.tm.service.internal.repository.UserDao
-
- findAllActiveUsersOrderedByLogin() - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- findAllActiveUsersOrderedByLogin() - Method in interface org.squashtest.tm.service.user.UserManagerService
-
- findAllAdminOrManager() - Method in interface org.squashtest.tm.service.internal.repository.CustomUserDao
-
- findAllAdminOrManager() - Method in class org.squashtest.tm.service.internal.repository.hibernate.UserDaoImpl
-
- findAllAdminOrManager() - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- findAllAdminOrManager() - Method in interface org.squashtest.tm.service.user.UserManagerService
-
- findAllAlike(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldBindingDao
-
Given an id, returns the list of all the entities binding the same project to the same entity.
- findAllAttachments(Long) - Method in interface org.squashtest.tm.service.internal.repository.AttachmentDao
-
Returns all the attachments that belong to the given AttachmentList
- findAllAttachmentsPagined(Long, Pageable) - Method in interface org.squashtest.tm.service.internal.repository.AttachmentDao
-
Same than above, paged version.
- findAllAuthorizedUsersForACampaign() - Method in interface org.squashtest.tm.service.campaign.CampaignAdvancedSearchService
-
- findAllAuthorizedUsersForACampaign() - Method in class org.squashtest.tm.service.internal.campaign.CampaignAdvancedSearchServiceImpl
-
- findAllAvailableTagForEntityInProjects(BindableEntity, List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldValueDao
-
- findAllAvailableTaProjects(long) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
-
- findAllAvailableTaProjects(long) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectFinder
-
Will return a list of TestAutomationProject (jobNames only) available for the server bound to the given project.
- findAllAvailableTaProjectsWithCredentials(long, String, String) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
-
- findAllAvailableTaProjectsWithCredentials(long, String, String) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectFinder
-
Will return a list of TestAutomationProject (jobNames only) available on the server bound to the given project
and authorized for the Jenkins account defined with the login and the password given as parameters.
- findAllBindableCustomFields(Long, BindableEntity) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldDao
-
Will return the list of custom fields that can be bound to the given project and the given bindable entity (ie,
those who aren't bound yet).
- findAllBound() - Method in interface org.squashtest.tm.service.internal.repository.InfoListDao
-
Fetches all InfoLists bound to at least 1 Project in their natural order
- findAllBoundCustomFields(Long, BindableEntity) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldDao
-
- findAllByAncestorIds(Collection<Long>) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- findAllByAncestorIds(Collection<Long>) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseFinder
-
Fetches all the test cases which have at least one ancestor from the given list.
- findAllByCampaignId(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
-
- findAllByCampaignId(long) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
-
- findAllByCustomFieldIdOrderByPositionAsc(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldBindingDao
-
- findAllByExecutionStep(ExecutionStep, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomIssueDao
-
- findAllByExecutionStep(ExecutionStep, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.IssueDaoImpl
-
- findAllByExtender(Collection<AutomatedExecutionExtender>) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedTestDao
-
- findAllByExtender(Collection<AutomatedExecutionExtender>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedTestDao
-
- findAllByExtenderIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedTestDao
-
warning : return unique automated tests ( ie result.size() <= argument.size() )
- findAllByExtenderIds(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedTestDao
-
- findAllByIdIn(List<Long>, Sort) - Method in interface org.squashtest.tm.service.internal.repository.GenericProjectDao
-
- findAllByIdIn(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.IterationTestPlanDao
-
- findAllByIds(Collection<String>) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedSuiteDao
-
- findAllByIds(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldBindingDao
-
returns the bindings grouped by project and entity, sorted by position
- findAllByIds(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.EntityDao
-
- findAllByIds(Collection<String>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedSuiteDao
-
- findAllByIds(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateEntityDao
-
- findAllByIds(Collection<Long>) - Method in interface org.squashtest.tm.service.testcase.TestCaseFinder
-
Fetches all the test cases matching the given list of ids.
- findAllByIdsOrderedByIterationTestPlan(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.IterationTestPlanDao
-
Fetches the test plan items which match the given ids ordered according to their iteration's test plan.
- findAllByIdsOrderedBySuiteTestPlan(List<Long>, long) - Method in interface org.squashtest.tm.service.internal.repository.IterationTestPlanDao
-
Fetches the test plan items which match the given ids ordered according to the given test suite's test plan.
- findAllByIterationId(long) - Method in interface org.squashtest.tm.service.internal.repository.TestSuiteDao
-
- findAllByName(String) - Method in interface org.squashtest.tm.service.internal.repository.TeamDao
-
Find all teams with name equals to the given name param.
- findAllByNameContaining(String, boolean) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
Finds all CampaignLibraryNode which name contains the given token.
- findAllByNameContaining(String, boolean) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- findAllByNamesAndStatus(Collection<String>, MilestoneStatus) - Method in interface org.squashtest.tm.service.milestone.MilestoneManagerService
-
- findAllByOrderByNameAsc() - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldDao
-
Will find all custom fields and return them ordered by their name.
- findAllByOrderByNameAsc() - Method in interface org.squashtest.tm.service.internal.repository.TestAutomationServerDao
-
Will find all occurrences of TestAutomationServer in the database ordered by their name.
- findAllByRequirement(Requirement) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionDao
-
- findAllByRequirement(long, Pageable) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementVersionManagerServiceImpl
-
- findAllByRequirement(long) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementVersionManagerServiceImpl
-
- findAllByRequirement(long, Pageable) - Method in interface org.squashtest.tm.service.requirement.CustomRequirementVersionManagerService
-
Fetches the paged, sorted collection of versions for the given requirement.
- findAllByRequirement(long) - Method in interface org.squashtest.tm.service.requirement.CustomRequirementVersionManagerService
-
Fetches all versions for the given requirement
- findAllByRequirementId(long, Pageable) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionDao
-
- findAllByRequirementVersion(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.requirement.LinkedRequirementVersionManagerServiceImpl
-
- findAllByRequirementVersion(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.testcase.VerifyingTestCaseManagerServiceImpl
-
- findAllByRequirementVersion(long) - Method in class org.squashtest.tm.service.internal.testcase.VerifyingTestCaseManagerServiceImpl
-
- findAllByRequirementVersion(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.requirement.LinkedRequirementVersionManagerService
-
- findAllByRequirementVersion(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.testcase.VerifyingTestCaseManagerService
-
- findAllByRequirementVersion(long) - Method in interface org.squashtest.tm.service.testcase.VerifyingTestCaseManagerService
-
- findAllByRequirementVersionIdOrderByDateDesc(long, Pageable) - Method in interface org.squashtest.tm.service.internal.repository.RequirementAuditEventDao
-
- findAllByRequirementVersionIdOrderedByDate(long, Pageable) - Method in interface org.squashtest.tm.service.audit.RequirementAuditTrailService
-
- findAllByRequirementVersionIdOrderedByDate(long) - Method in interface org.squashtest.tm.service.audit.RequirementAuditTrailService
-
- findAllByRequirementVersionIdOrderedByDate(long, Pageable) - Method in class org.squashtest.tm.service.internal.audit.RequirementAuditTrailServiceImpl
-
- findAllByRequirementVersionIdOrderedByDate(long) - Method in class org.squashtest.tm.service.internal.audit.RequirementAuditTrailServiceImpl
-
- findAllByReqVersionId(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomRequirementVersionLinkDao
-
Returns a paged and ordered list of all the RequirementVersionLink in which the given RequirementVersion is involved.
- findAllByReqVersionId(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.RequirementVersionLinkDaoImpl
-
- findAllBySuiteIdAndTestName(String, String, String) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedExecutionExtenderDao
-
- findAllByTestCaseId(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.execution.ExecutionFinder
-
Fetches all the executions which ran a given test case and matching the given paging and sorting instructions.
- findAllByTestCaseId(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.execution.ExecutionModificationServiceImpl
-
- findAllByTestCaseId(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomExecutionDao
-
Returns the executions which ran the given test case using the given paging and sorting data
- findAllByTestCaseId(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomRequirementVersionCoverageDao
-
Returns a paged and ordered list taken from all RequirementVersionCoverage directly linked to the TestCase matching the given id param.
- findAllByTestCaseId(Long) - Method in interface org.squashtest.tm.service.internal.repository.DatasetDao
-
- findAllByTestCaseId(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.ExecutionDaoImpl
-
- findAllByTestCaseId(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.RequirementVersionCoverageDaoImpl
-
- findAllByTestCaseIdOrderByRunDate(long, Paging) - Method in interface org.squashtest.tm.service.execution.ExecutionFinder
-
- findAllByTestCaseIdOrderByRunDate(long, Paging) - Method in class org.squashtest.tm.service.internal.execution.ExecutionModificationServiceImpl
-
- findAllByTestCaseIdOrderByRunDate(long, Paging) - Method in interface org.squashtest.tm.service.internal.repository.CustomExecutionDao
-
- findAllByTestCaseIdOrderByRunDate(long, Paging) - Method in class org.squashtest.tm.service.internal.repository.hibernate.ExecutionDaoImpl
-
- findAllByTMProject(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestAutomationProjectDao
-
- findAllByTMProject(long) - Method in interface org.squashtest.tm.service.internal.repository.TestAutomationProjectDao
-
- findAllByVerifiedRequirementVersion(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
Returns paged and sorted collection of test cases verifying the requirement version of given id.
- findAllByVerifiedRequirementVersion(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findAllCallingTestCases(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
returns the test cases having at least one call test step referencing the given test case.
- findAllCallingTestCases(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
return all test cases having at least one call test step referencing the given test case.
- findAllCallingTestCases(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findAllCallingTestCases(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findAllCallingTestCases(long) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- findAllCallingTestCases(long) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseFinder
-
Fetches all the test cases calling the one matching the given id param.
- findAllCallingTestSteps(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
returns all the call test step that reference the test case given its id.
- findAllCallingTestSteps(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
invokes #findAllCallingTestSteps, sorting by project name, test case reference, test case name and step no
- findAllCallingTestSteps(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findAllCallingTestSteps(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findAllCallingTestSteps(long) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- findAllCallingTestSteps(long) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseFinder
-
- findAllCampaignIdsByLibraries(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- findAllCampaignIdsByLibraries(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- findAllCampaignIdsByNodeIds(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- findAllCampaignIdsByNodeIds(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- findAllCampaignIdsForMilestone(Milestone) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
-
- findAllCampaignIdsForMilestone(Milestone) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- findAllCompletedExtenders(String) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedSuiteDao
-
retrieve all the extenders of executions which had been ran their test automation servers, for a given AutomatedSuite
- findAllCompletedExtenders(String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedSuiteDao
-
- findAllConcreteLibraries() - Method in interface org.squashtest.tm.service.internal.repository.CustomCustomReportLibraryNodeDao
-
- findAllConcreteLibraries(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomCustomReportLibraryNodeDao
-
- findAllConcreteLibraries(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.CustomReportLibraryNodeDaoImpl
-
- findAllConcreteLibraries() - Method in class org.squashtest.tm.service.internal.repository.hibernate.CustomReportLibraryNodeDaoImpl
-
- findAllContentById(long) - Method in interface org.squashtest.tm.service.internal.repository.FolderDao
-
- findAllContentById(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignFolderDao
-
- findAllContentById(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementFolderDao
-
- findAllContentById(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseFolderDao
-
- findAllCustomFieldValues(BoundEntity) - Method in interface org.squashtest.tm.service.customfield.CustomFieldValueFinderService
-
Will return the list of the custom field values associated to the specified bound entity.
- findAllCustomFieldValues(Collection<? extends BoundEntity>) - Method in interface org.squashtest.tm.service.customfield.CustomFieldValueFinderService
-
- findAllCustomFieldValues(Collection<? extends BoundEntity>, Collection<CustomField>) - Method in interface org.squashtest.tm.service.customfield.CustomFieldValueFinderService
-
- findAllCustomFieldValues(long, BindableEntity) - Method in interface org.squashtest.tm.service.customfield.CustomFieldValueFinderService
-
- findAllCustomFieldValues(BoundEntity) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
-
- findAllCustomFieldValues(long, BindableEntity) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
-
- findAllCustomFieldValues(Collection<? extends BoundEntity>) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
-
- findAllCustomFieldValues(Collection<? extends BoundEntity>, Collection<CustomField>) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
-
- findAllCustomReportLibraryNodeById(List<Long>) - Method in interface org.squashtest.tm.service.customreport.CustomReportLibraryNodeService
-
Return a list of CustomReportLibraryNode given a list of ids
- findAllCustomReportLibraryNodeById(List<Long>) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeServiceImpl
-
- findAllCustomValues(long, BindableEntity) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldValueDao
-
returns the list of CustomFieldValue for the given entity, sorted according to the
order specified in their respective CustomFieldBinding.
- findAllCustomValuesOfBinding(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldValueDao
-
returns all the CustomFieldValue related to a given CustomFieldBinding, sorted according to
their custom field binding order.
- findAllCustomValuesOfBindings(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldValueDao
-
returns all the CustomFieldValue related to a list of CustomFieldBinding, the resulting elements will be
returned in unspecified order
- findAllDeclaredExecutionIssuePairsByExecution(Execution, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomIssueDao
-
Finds all issues for a execution (not execution and steps !)
- findAllDeclaredExecutionIssuePairsByExecution(Execution, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.IssueDaoImpl
-
- findAllDelegateDatasets(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomDatasetDao
-
Given a test case TC, will return all the datasets
that inherits directly and transitively some parameters from TC.
- findAllDelegateDatasets(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.DatasetDaoImpl
-
- findAllDescendantIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomCustomReportLibraryNodeDao
-
- findAllDescendantIds(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.CustomReportLibraryNodeDaoImpl
-
- findAllDescendants(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomCustomReportLibraryNodeDao
-
- findAllDescendants(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.CustomReportLibraryNodeDaoImpl
-
- findAllDirectlyVerifiedRequirementsByTestCaseId(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.requirement.VerifiedRequirementsManagerServiceImpl
-
- findAllDirectlyVerifiedRequirementsByTestCaseId(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.requirement.VerifiedRequirementsFinderService
-
- findAllDirectlyVerifiedRequirementsByTestStepId(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.requirement.VerifiedRequirementsManagerServiceImpl
-
- findAllDirectlyVerifiedRequirementsByTestStepId(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.requirement.VerifiedRequirementsFinderService
-
Will find all RequirementVersion verified by the test case containing the step of the given id.
- findAllDistinctTestCasesIdsCalledByTestCase(long) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDao
-
- findAllDistinctTestCasesIdsCallingTestCase(long) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDao
-
- findAllDuplicateLogins() - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- findAllDuplicateLogins() - Method in interface org.squashtest.tm.service.user.UserManagerService
-
Logins are considered as duplicate when they are equal without
case-sensitivity.
- findAllEditableLibraries() - Method in interface org.squashtest.tm.service.customreport.CustomReportWorkspaceService
-
Returns all CustomReportLibrary that the user may edit.
- findAllEditableLibraries() - Method in class org.squashtest.tm.service.internal.customreport.CustomReportWorkspaceServiceImpl
-
- findAllEditableLibraries() - Method in class org.squashtest.tm.service.internal.library.GenericWorkspaceService
-
- findAllEditableLibraries() - Method in interface org.squashtest.tm.service.library.WorkspaceService
-
Returns all libraries that the user may edit.
- findAllExecutionByIterationId(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
-
- findAllExecutionByIterationId(long) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
-
- findAllExecutionByTestCase(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
Returns all the execution associated to this test-case
- findAllExecutionByTestCase(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findAllExecutionIssuePairsByCampaign(Campaign, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomIssueDao
-
Finds all issues for a campaign along with the declaring execution and returns them as pairs.
- findAllExecutionIssuePairsByCampaign(Campaign, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.IssueDaoImpl
-
- findAllExecutionIssuePairsByCampaignFolder(CampaignFolder, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomIssueDao
-
- findAllExecutionIssuePairsByCampaignFolder(CampaignFolder, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.IssueDaoImpl
-
- findAllExecutionIssuePairsByIteration(Iteration, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomIssueDao
-
- findAllExecutionIssuePairsByIteration(Iteration, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.IssueDaoImpl
-
- findAllExecutionIssuePairsByTestCase(TestCase, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomIssueDao
-
- findAllExecutionIssuePairsByTestCase(TestCase, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.IssueDaoImpl
-
- findAllExecutionIssuePairsByTestSuite(TestSuite, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomIssueDao
-
- findAllExecutionIssuePairsByTestSuite(TestSuite, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.IssueDaoImpl
-
- findAllExecutions(long) - Method in interface org.squashtest.tm.service.campaign.IterationFinder
-
- findAllExecutions(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
-
- findAllExecutionsByCampaignFolder(Long) - Method in interface org.squashtest.tm.service.internal.repository.CampaignFolderDao
-
- findAllExecutionsByCampaignFolder(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignFolderDao
-
- findAllExecutionsByCampaignId(Long) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
find all the campaign's iterations, and return all iteration's executions regardless of the campaign test-plan
- findAllExecutionsByCampaignId(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- findAllExecutionStepIssuePairsByExecution(Execution, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomIssueDao
-
- findAllExecutionStepIssuePairsByExecution(Execution, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.IssueDaoImpl
-
- findAllExecutionStepsWithStatus(Long, ExecutionStatus) - Method in interface org.squashtest.tm.service.internal.repository.CustomExecutionDao
-
- findAllExecutionStepsWithStatus(Long, ExecutionStatus) - Method in class org.squashtest.tm.service.internal.repository.hibernate.ExecutionDaoImpl
-
- findAllExtenders(String) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedSuiteDao
-
retrieve all the AutomatedExecutionExtender that this suite is bound to.
- findAllExtenders(String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedSuiteDao
-
- findAllExtendersByStatus(String, Collection<ExecutionStatus>) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedSuiteDao
-
retrieve all the extenders of executions which status is one of the supplied status, for a given AutomatedSuite
- findAllExtendersByStatus(String, Collection<ExecutionStatus>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedSuiteDao
-
- findAllExtendersByStatus(String, ExecutionStatus...) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedSuiteDao
-
- findAllFiltered(PagingAndSorting, Filtering) - Method in class org.squashtest.tm.service.internal.user.CustomTeamModificationServiceImpl
-
- findAllFiltered(PagingAndSorting, Filtering) - Method in interface org.squashtest.tm.service.user.CustomTeamFinderService
-
- findAllFirstLevelDescendantIds(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomCustomReportLibraryNodeDao
-
- findAllFirstLevelDescendantIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomCustomReportLibraryNodeDao
-
- findAllFirstLevelDescendantIds(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.CustomReportLibraryNodeDaoImpl
-
- findAllFirstLevelDescendantIds(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.CustomReportLibraryNodeDaoImpl
-
- findAllFor(EntityType) - Method in class org.squashtest.tm.service.importer.ImportLog
-
- findAllForBinding(CustomFieldBinding) - Method in interface org.squashtest.tm.service.internal.repository.BoundEntityDao
-
given a CustomFieldBinding, returns all the existing entities subject to that binding; namely all the {@link BindableEntity} that belongs
to the project of that binding.
- findAllForBinding(CustomFieldBinding) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateBoundEntityDao
-
- findAllForEntities(Collection<DenormalizedFieldHolder>, Collection<RenderingLocation>) - Method in interface org.squashtest.tm.service.denormalizedfield.DenormalizedFieldValueManager
-
Will return all the DenormalizedFieldValue for all the supplied DenormalizedFieldHolder.
- findAllForEntities(Collection<DenormalizedFieldHolder>, Collection<RenderingLocation>) - Method in class org.squashtest.tm.service.internal.denormalizedField.PrivateDenormalizedFieldValueServiceImpl
-
- findAllForEntity(DenormalizedFieldHolder) - Method in interface org.squashtest.tm.service.denormalizedfield.DenormalizedFieldValueManager
-
Will return all DenormalizedFieldValue attached to the given DenormalizedFieldHolder ordered by dfv.position asc.
- findAllForEntity(Long, DenormalizedFieldHolderType) - Method in interface org.squashtest.tm.service.denormalizedfield.DenormalizedFieldValueManager
-
- findAllForEntity(DenormalizedFieldHolder) - Method in class org.squashtest.tm.service.internal.denormalizedField.PrivateDenormalizedFieldValueServiceImpl
-
- findAllForEntity(Long, DenormalizedFieldHolderType) - Method in class org.squashtest.tm.service.internal.denormalizedField.PrivateDenormalizedFieldValueServiceImpl
-
- findAllForEntityAndRenderingLocation(BoundEntity, RenderingLocation) - Method in interface org.squashtest.tm.service.customfield.CustomFieldValueFinderService
-
- findAllForEntityAndRenderingLocation(DenormalizedFieldHolder, RenderingLocation) - Method in interface org.squashtest.tm.service.denormalizedfield.DenormalizedFieldValueManager
-
Will return all DenormalizedFieldValue attached to the given DenormalizedFieldHolder and having the given RenderingLocation, ordered by dfv.position asc.
- findAllForEntityAndRenderingLocation(BoundEntity, RenderingLocation) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
-
- findAllForEntityAndRenderingLocation(DenormalizedFieldHolder, RenderingLocation) - Method in class org.squashtest.tm.service.internal.denormalizedField.PrivateDenormalizedFieldValueServiceImpl
-
- findAllForEntityAndRenderingLocation(long, BindableEntity, RenderingLocation) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldValueDao
-
- findAllForGenericProject(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldBindingDao
-
- findAllForIteration(Long) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
-
Will find all issues declared in the iteration of the given id.
- findAllForMilestones(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.IterationTestPlanDao
-
- findAllForMilestones(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionDao
-
- findAllForProjectAndEntity(long, BindableEntity, Paging) - Method in interface org.squashtest.tm.service.internal.repository.CustomCustomFieldBindingDao
-
- findAllForProjectAndEntity(long, BindableEntity) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldBindingDao
-
- findAllForProjectAndEntity(long, BindableEntity, Paging) - Method in class org.squashtest.tm.service.internal.repository.hibernate.CustomFieldBindingDaoImpl
-
- findAllForTestCase(long) - Method in class org.squashtest.tm.service.internal.testcase.DatasetModificationServiceImpl
-
- findAllForTestCase(long) - Method in interface org.squashtest.tm.service.testcase.DatasetModificationService
-
- findAllForTestSuite(Long) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
-
Will find all issues declared in the test suite of the given id.
- findAllGroupsOrderedByQualifiedName() - Method in interface org.squashtest.tm.service.internal.repository.UsersGroupDao
-
- findAllHostedProjects(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestAutomationProjectDao
-
- findAllHostedProjects(long) - Method in interface org.squashtest.tm.service.internal.repository.TestAutomationProjectDao
-
return all the projects that the given server hosts.
- findAllICanManage() - Method in class org.squashtest.tm.service.internal.project.CustomProjectModificationServiceImpl
-
- findAllICanManage() - Method in interface org.squashtest.tm.service.project.CustomProjectFinder
-
- findAllIdsByMilestone(Long) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- findAllIdsByMilestone(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- findAllIdsOfEditableMilestone() - Method in class org.squashtest.tm.service.internal.milestone.CustomMilestoneManagerServiceImpl
-
- findAllIdsOfEditableMilestone() - Method in interface org.squashtest.tm.service.milestone.CustomMilestoneManager
-
- findAllImportableLibraries() - Method in interface org.squashtest.tm.service.customreport.CustomReportWorkspaceService
-
Returns all CustomReportLibrary that the user may import to.
- findAllImportableLibraries() - Method in class org.squashtest.tm.service.internal.customreport.CustomReportWorkspaceServiceImpl
-
- findAllImportableLibraries() - Method in class org.squashtest.tm.service.internal.library.GenericWorkspaceService
-
- findAllImportableLibraries() - Method in interface org.squashtest.tm.service.library.WorkspaceService
-
Returns all libraries that the user may import to.
- findAllIssueDetectorsForExecution(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomExecutionDao
-
- findAllIssueDetectorsForExecution(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.ExecutionDaoImpl
-
- findAllIterationContainingTestCase(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
-
- findAllIterationContainingTestCase(long) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
-
- findAllIterationTestPlanItemsWithStatus(Long, ExecutionStatus) - Method in interface org.squashtest.tm.service.internal.repository.CustomExecutionDao
-
- findAllIterationTestPlanItemsWithStatus(Long, ExecutionStatus) - Method in class org.squashtest.tm.service.internal.repository.hibernate.ExecutionDaoImpl
-
- findAllLibraries() - Method in interface org.squashtest.tm.service.customreport.CustomReportWorkspaceService
-
Returns all the CustomReportLibrary
- findAllLibraries() - Method in class org.squashtest.tm.service.internal.customreport.CustomReportWorkspaceServiceImpl
-
- findAllLibraries() - Method in class org.squashtest.tm.service.internal.library.GenericWorkspaceService
-
- findAllLibraries() - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibrariesCrudServiceImpl
-
- findAllLibraries() - Method in interface org.squashtest.tm.service.library.WorkspaceService
-
Returns all the libraries of LIBRARY type.
- findAllLibraries() - Method in interface org.squashtest.tm.service.requirement.RequirementLibrariesCrudService
-
Deprecated.
- findAllLinkedToIteration(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
Return all test-cases that are linked to an iteration-test-plan-item
- findAllLinkedToIteration(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findAllMilestones(long) - Method in interface org.squashtest.tm.service.campaign.CustomCampaignModificationService
-
- findAllMilestones(long) - Method in interface org.squashtest.tm.service.campaign.IterationFinder
-
- findAllMilestones(long) - Method in interface org.squashtest.tm.service.campaign.TestSuiteFinder
-
- findAllMilestones(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomCampaignModificationServiceImpl
-
- findAllMilestones(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
-
- findAllMilestones(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomTestSuiteModificationServiceImpl
-
- findAllMilestones(long) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementVersionManagerServiceImpl
-
- findAllMilestones(long) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- findAllMilestones(long) - Method in interface org.squashtest.tm.service.requirement.CustomRequirementVersionManagerService
-
- findAllMilestones(long) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseFinder
-
returns direct milestone membership, plus indirect milestones due to verified requirements
- findAllMilestonesForTestCase(long) - Method in class org.squashtest.tm.service.internal.milestone.MilestoneMembershipManagerImpl
-
- findAllMilestonesForTestCase(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomMilestoneDao
-
- findAllMilestonesForTestCase(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.MilestoneDaoImpl
-
- findAllMilestonesForTestCase(long) - Method in interface org.squashtest.tm.service.milestone.MilestoneMembershipFinder
-
Returns the milestones of which the test case is directly a member,
plus all the milestones of which its verified requirement are members.
- findAllMilestonesForUser(long) - Method in class org.squashtest.tm.service.internal.milestone.MilestoneMembershipManagerImpl
-
- findAllMilestonesForUser(long) - Method in class org.squashtest.tm.service.internal.user.UserAccountServiceImpl
-
- findAllMilestonesForUser(long) - Method in interface org.squashtest.tm.service.milestone.MilestoneMembershipFinder
-
- findAllMilestonesForUser(long) - Method in interface org.squashtest.tm.service.user.UserAccountService
-
- findAllNamesInCampaign(long) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- findAllNamesInCampaign(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- findAllNodeIdsForLibraryEntity(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomCustomReportLibraryNodeDao
-
- findAllNodeIdsForLibraryEntity(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.CustomReportLibraryNodeDaoImpl
-
- findAllNonAssociatedTeams(long) - Method in interface org.squashtest.tm.service.internal.repository.TeamDao
-
Will return all Teams that don't have the concerned user as a member.
- findAllNonAssociatedTeams(long) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- findAllNonAssociatedTeams(long) - Method in interface org.squashtest.tm.service.user.UserManagerService
-
Will return a list of all Team that do not have the concerned
User as a member
access restricted to admins
- findAllNonMemberUsers(long) - Method in class org.squashtest.tm.service.internal.user.CustomTeamModificationServiceImpl
-
- findAllNonMemberUsers(long) - Method in interface org.squashtest.tm.service.user.CustomTeamFinderService
-
- findAllNonTeamMembers(long) - Method in interface org.squashtest.tm.service.internal.repository.UserDao
-
- findAllOrdered() - Method in interface org.squashtest.tm.service.internal.repository.InfoListDao
-
- findAllOrderedByName() - Method in interface org.squashtest.tm.service.customfield.CustomFieldFinderService
-
Will find all custom fields available and return them into a list ordered by custom field's name.
- findAllOrderedByName() - Method in class org.squashtest.tm.service.internal.testautomation.TestAutomationServerManagerServiceImpl
-
- findAllOrderedByName(Paging) - Method in interface org.squashtest.tm.service.project.GenericProjectFinder
-
- findAllOrderedByName() - Method in interface org.squashtest.tm.service.project.ProjectFinder
-
- findAllOrderedByName() - Method in interface org.squashtest.tm.service.testautomation.TestAutomationServerManagerService
-
- findAllPairsByExecutions(Collection<Execution>) - Method in interface org.squashtest.tm.service.internal.repository.BugTrackerDao
-
- findAllParameters(long) - Method in class org.squashtest.tm.service.internal.testcase.ParameterModificationServiceImpl
-
Returns a list of parameters that either belongs to this test case, either belongs to
test cases being called by a call step that uses the parameter delegation mode.
- findAllParameters(long) - Method in interface org.squashtest.tm.service.testcase.ParameterFinder
-
Will find all parameters for the test case along with all parameters found for the call steps that
uses the parameter delegation mode.
- findAllParametersByTestCase(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomParameterDao
-
Given a test case ID, return the list of parameters that belongs to that test case
AND thoses (transitively) delegated via call steps using the parameter delegation mode
- findAllParametersByTestCase(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.ParameterDaoImpl
-
- findAllParentsOf(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findAllParentsOf(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
Given a list of requirementIds, returns the corresponding list of [parent, requirement].
- findAllPermissionGroupsByNamespace(String) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
-
- findAllPermissionGroupsByNamespace(String) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
-
- findAllPossiblePermission() - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
-
- findAllPossiblePermission() - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
-
- findAllPossiblePermission() - Method in interface org.squashtest.tm.service.project.CustomGenericProjectFinder
-
- findAllPossiblePermission() - Method in interface org.squashtest.tm.service.project.ProjectsPermissionFinder
-
- findAllPreferencesForParty(Party) - Method in interface org.squashtest.tm.service.internal.repository.CustomPartyPreferenceDao
-
- findAllPreferencesForParty(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomPartyPreferenceDao
-
- findAllPreferencesForParty(Party) - Method in class org.squashtest.tm.service.internal.repository.hibernate.PartyPreferenceDaoImpl
-
- findAllPreferencesForParty(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.PartyPreferenceDaoImpl
-
- findAllProjects() - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- findAllProjects() - Method in interface org.squashtest.tm.service.user.AdministrationService
-
- findAllQueryableCustomFieldsByBoundEntityType(BindableEntity) - Method in interface org.squashtest.tm.service.advancedsearch.AdvancedSearchService
-
- findAllQueryableCustomFieldsByBoundEntityType(BindableEntity) - Method in class org.squashtest.tm.service.internal.advancedsearch.AdvancedSearchServiceImpl
-
- findAllReadable() - Method in class org.squashtest.tm.service.internal.project.CustomProjectModificationServiceImpl
-
- findAllReadable() - Method in interface org.squashtest.tm.service.project.CustomProjectFinder
-
- findAllReferences() - Method in interface org.squashtest.tm.service.project.ProjectTemplateFinder
-
Finds all templates order by name and returns them as NamedReferences
- findAllRequirementIdsFromMilestones(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findAllRequirementIdsFromMilestones(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
- findAllRequirementIdsInMilestone(Milestone) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- findAllRequirementIdsInMilestone(Milestone) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
- findAllRequirementModel(List<Long>) - Method in class org.squashtest.tm.service.internal.batchexport.ExportDao
-
- findAllRequirementsIdsByLibrary(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findAllRequirementsIdsByLibrary(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findAllRequirementsIdsByLibrary(long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
Will find all Requirements ids contained in library (not only root ones)
- findAllRequirementsIdsByLibrary(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
Will find all Requirements ids contained in a list of library (not only root ones)
- findAllRequirementsIdsByNodes(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findAllRequirementsIdsByNodes(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
Return all Ids from Requirement who are under the nodes specified in nodeIds.
- findAllRoleCodes() - Method in class org.squashtest.tm.service.internal.requirement.LinkedRequirementVersionManagerServiceImpl
-
- findAllRoleCodes() - Method in interface org.squashtest.tm.service.requirement.LinkedRequirementVersionManagerService
-
- findAllRootContentById(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateLibraryDao
-
Finds the library root content.
- findAllRootContentById(long) - Method in interface org.squashtest.tm.service.internal.repository.LibraryDao
-
- findAllRunningExtenders(String) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedSuiteDao
-
retrieve all the extenders of executions currently being run by their test automation servers, for a given AutomatedSuite
- findAllRunningExtenders(String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedSuiteDao
-
- findAllStepsByIdFiltered(long, Paging) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
- findAllStepsByIdFiltered(long, Paging) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findAllTeamMembers(long, PagingAndSorting, Filtering) - Method in interface org.squashtest.tm.service.internal.repository.CustomUserDao
-
- findAllTeamMembers(long, PagingAndSorting, Filtering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.UserDaoImpl
-
- findAllTeamMembers(long, PagingAndSorting, Filtering) - Method in class org.squashtest.tm.service.internal.user.CustomTeamModificationServiceImpl
-
- findAllTeamMembers(long, PagingAndSorting, Filtering) - Method in interface org.squashtest.tm.service.user.CustomTeamFinderService
-
- findAllTestCaseIdsByLibraries(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDao
-
- findAllTestCaseIdsByNodeIds(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
- findAllTestCaseIdsByNodeIds(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findAllTestCaseImportanceWithImportanceAuto(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
Will return all ids and importanceof test cases among the given ones that have the property importanceAuto to true.
- findAllTestCaseImportanceWithImportanceAuto(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findAllTestCasesIdsCalledByTestCases(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
Finds all the ids of the test cases called by a given list of test cases.
- findAllTestCasesIdsCalledByTestCases(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findAllTestCasesIdsCallingTestCases(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
Finds all the ids of the test cases that are calling the ones matching the testCasesIds parameter
- findAllTestCasesIdsCallingTestCases(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findAllTestCasesLibraryForMilestone(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDao
-
- findAllTestCasesLibraryForMilestone(Milestone) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- findAllTestCasesLibraryForMilestone(Milestone) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
-
- findAllTestCasesLibraryNodeForMilestone(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDao
-
- findAllTestCasesLibraryNodeForMilestone(Milestone) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- findAllTestCasesLibraryNodeForMilestone(Milestone) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
-
- findAllTestPlanByIdFiltered(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- findAllTestPlanByIdFiltered(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- findAllTestSuites(long) - Method in interface org.squashtest.tm.service.campaign.CustomIterationModificationService
-
- findAllTestSuites(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
-
- findAllTestSuites(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
-
- findAllTestSuites(long) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
-
- findAllUnbound() - Method in interface org.squashtest.tm.service.internal.repository.InfoListDao
-
Fetches all InfoLists which are not bound to any Project in their natural order
- findAllUserLists() - Method in interface org.squashtest.tm.service.infolist.InfoListFinderService
-
- findAllUserLists() - Method in class org.squashtest.tm.service.internal.infolist.InfoListManagerServiceImpl
-
- findAllUsers(PagingAndSorting, Filtering) - Method in interface org.squashtest.tm.service.internal.repository.CustomUserDao
-
- findAllUsers(PagingAndSorting, Filtering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.UserDaoImpl
-
- findAllUsersFiltered(PagingAndSorting, Filtering) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- findAllUsersFiltered(PagingAndSorting, Filtering) - Method in interface org.squashtest.tm.service.user.UserManagerService
-
- findAllUsersGroupOrderedByQualifiedName() - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- findAllUsersGroupOrderedByQualifiedName() - Method in interface org.squashtest.tm.service.user.UserManagerService
-
- findAllUsersOrderedByLogin() - Method in interface org.squashtest.tm.service.internal.repository.UserDao
-
- findAllUsersOrderedByLogin() - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- findAllUsersOrderedByLogin() - Method in interface org.squashtest.tm.service.user.UserManagerService
-
- findAllUsersWhoCreatedRequirementVersions() - Method in class org.squashtest.tm.service.internal.requirement.RequirementVersionAdvancedSearchServiceImpl
-
- findAllUsersWhoCreatedRequirementVersions() - Method in interface org.squashtest.tm.service.requirement.RequirementVersionAdvancedSearchService
-
- findAllUsersWhoCreatedTestCases() - Method in class org.squashtest.tm.service.internal.testcase.TestCaseAdvancedSearchServiceImpl
-
- findAllUsersWhoCreatedTestCases() - Method in interface org.squashtest.tm.service.testcase.TestCaseAdvancedSearchService
-
- findAllUsersWhoModifiedRequirementVersions() - Method in class org.squashtest.tm.service.internal.requirement.RequirementVersionAdvancedSearchServiceImpl
-
- findAllUsersWhoModifiedRequirementVersions() - Method in interface org.squashtest.tm.service.requirement.RequirementVersionAdvancedSearchService
-
- findAllUsersWhoModifiedTestCases() - Method in class org.squashtest.tm.service.internal.testcase.TestCaseAdvancedSearchServiceImpl
-
- findAllUsersWhoModifiedTestCases() - Method in interface org.squashtest.tm.service.testcase.TestCaseAdvancedSearchService
-
- findAllVerifiedRequirementsByTestCaseId(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.requirement.VerifiedRequirementsManagerServiceImpl
-
- findAllVerifiedRequirementsByTestCaseId(long) - Method in class org.squashtest.tm.service.internal.requirement.VerifiedRequirementsManagerServiceImpl
-
- findAllVerifiedRequirementsByTestCaseId(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.requirement.VerifiedRequirementsFinderService
-
- findAllVerifiedRequirementsByTestCaseId(long) - Method in interface org.squashtest.tm.service.requirement.VerifiedRequirementsFinderService
-
- findAllVisibleToCurrentManager() - Method in class org.squashtest.tm.service.internal.milestone.CustomMilestoneManagerServiceImpl
-
- findAllVisibleToCurrentManager() - Method in interface org.squashtest.tm.service.milestone.CustomMilestoneManager
-
- findAllVisibleToCurrentUser() - Method in class org.squashtest.tm.service.internal.milestone.CustomMilestoneManagerServiceImpl
-
- findAllVisibleToCurrentUser() - Method in interface org.squashtest.tm.service.milestone.MilestoneFinderService
-
- findAllWaitingExtenders(String) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedSuiteDao
-
retrieve all the extenders of executions currently waiting to be run by their test automation servers, for a given AutomatedSuite
- findAllWaitingExtenders(String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedSuiteDao
-
- findAllWithBoundInfo() - Method in interface org.squashtest.tm.service.infolist.InfoListFinderService
-
Fetches all infolists and tryurns them in an adapter also containing the bound project count.
- findAllWithBoundInfo() - Method in class org.squashtest.tm.service.internal.infolist.InfoListManagerServiceImpl
-
- findAllWithTextProperty(Class<T>, Filtering) - Method in interface org.squashtest.tm.service.internal.repository.CustomGenericProjectDao
-
Returns the list of all GenericProjects which match the given filter.
- findAllWithTextProperty(Class<T>, Filtering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.GenericProjectDaoImpl
-
- findAncestorIds(Long) - Method in interface org.squashtest.tm.service.customreport.CustomReportLibraryNodeService
-
Return the list of all ancestor ids for a given node id
- findAncestorIds(Long) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeServiceImpl
-
- findAncestorIds(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomCustomReportLibraryNodeDao
-
- findAncestorIds(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.CustomReportLibraryNodeDaoImpl
-
- findAndInit(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomExecutionDao
-
- findAndInit(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
- findAndInit(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.ExecutionDaoImpl
-
- findAndInit(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
-
- findAndInit(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findAndInit(long) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
-
- findAndInitExecution(Long) - Method in interface org.squashtest.tm.service.execution.ExecutionModificationService
-
- findAndInitExecution(Long) - Method in class org.squashtest.tm.service.internal.execution.ExecutionModificationServiceImpl
-
- findAssignableAutomationTests(long) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- findAssignableAutomationTests(long) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
-
- findAssignableUserForTestPlan(long) - Method in interface org.squashtest.tm.service.campaign.CampaignTestPlanManagerService
-
Get Users with Execute Access for a campaign and his test plans.
- findAssignableUserForTestPlan(long) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanFinder
-
Get Users with Execute Access for an Iteration and its TestPlan.
- findAssignableUserForTestPlan(long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignTestPlanManagerServiceImpl
-
- findAssignableUserForTestPlan(long) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- findAssignedTestPlan(long, PagingAndMultiSorting, ColumnFiltering) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
-
Returns an iteration filtered for a specific user.
- findAssignedTestPlan(long, PagingAndMultiSorting, ColumnFiltering) - Method in interface org.squashtest.tm.service.campaign.TestSuiteTestPlanManagerService
-
Returns a suite test plan filtered for a specific user.
- findAssignedTestPlan(long, PagingAndMultiSorting, ColumnFiltering) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- findAssignedTestPlan(long, PagingAndMultiSorting, ColumnFiltering) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteTestPlanManagerServiceImpl
-
- findAssociableMilestones(long) - Method in interface org.squashtest.tm.service.campaign.CustomCampaignModificationService
-
- findAssociableMilestones(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomCampaignModificationServiceImpl
-
- findAssociableMilestones(long) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementVersionManagerServiceImpl
-
- findAssociableMilestones(long) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- findAssociableMilestones(long) - Method in interface org.squashtest.tm.service.requirement.CustomRequirementVersionManagerService
-
- findAssociableMilestones(long) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
-
- findAssociableMilestonesForCampaign(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomMilestoneDao
-
- findAssociableMilestonesForCampaign(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.MilestoneDaoImpl
-
- findAssociableMilestonesForMassModif(List<Long>) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementVersionManagerServiceImpl
-
- findAssociableMilestonesForMassModif(List<Long>) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- findAssociableMilestonesForMassModif(List<Long>) - Method in interface org.squashtest.tm.service.requirement.CustomRequirementVersionManagerService
-
- findAssociableMilestonesForMassModif(List<Long>) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
-
- findAssociableMilestonesForRequirementVersion(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomMilestoneDao
-
- findAssociableMilestonesForRequirementVersion(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.MilestoneDaoImpl
-
- findAssociableMilestonesForTestCase(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomMilestoneDao
-
- findAssociableMilestonesForTestCase(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.MilestoneDaoImpl
-
- findAssociableMilestonesForUser(long) - Method in interface org.squashtest.tm.service.internal.repository.MilestoneDao
-
- findAssociableMilestonesToCampaign(long) - Method in class org.squashtest.tm.service.internal.milestone.MilestoneMembershipManagerImpl
-
- findAssociableMilestonesToCampaign(long) - Method in interface org.squashtest.tm.service.milestone.MilestoneMembershipManager
-
- findAssociableMilestonesToRequirementVersion(long) - Method in class org.squashtest.tm.service.internal.milestone.MilestoneMembershipManagerImpl
-
- findAssociableMilestonesToRequirementVersion(long) - Method in interface org.squashtest.tm.service.milestone.MilestoneMembershipManager
-
- findAssociableMilestonesToTestCase(long) - Method in class org.squashtest.tm.service.internal.milestone.MilestoneMembershipManagerImpl
-
- findAssociableMilestonesToTestCase(long) - Method in interface org.squashtest.tm.service.milestone.MilestoneMembershipManager
-
- findAssociatedRequirementVersionIfExists(Long) - Method in interface org.squashtest.tm.service.internal.repository.AttachmentListDao
-
- findAssociatedRequirementVersionIfExists(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAttachmentListDao
-
- findAssociatedTestCaseIfExists(Long) - Method in interface org.squashtest.tm.service.internal.repository.AttachmentListDao
-
- findAssociatedTestCaseIfExists(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAttachmentListDao
-
- findAttachment(Long) - Method in interface org.squashtest.tm.service.attachment.AttachmentFinderService
-
- findAttachment(Long) - Method in class org.squashtest.tm.service.internal.attachment.AttachmentManagerServiceImpl
-
- findAttachments(Long) - Method in interface org.squashtest.tm.service.attachment.AttachmentFinderService
-
- findAttachments(Long) - Method in class org.squashtest.tm.service.internal.attachment.AttachmentManagerServiceImpl
-
- findAttachmentShortName(Long) - Method in interface org.squashtest.tm.service.attachment.AttachmentFinderService
-
- findAttachmentShortName(Long) - Method in class org.squashtest.tm.service.internal.attachment.AttachmentManagerServiceImpl
-
- findAvailableCustomFields() - Method in interface org.squashtest.tm.service.customfield.CustomFieldBindingFinderService
-
returns all the existing custom fields.
- findAvailableCustomFields(long, BindableEntity) - Method in interface org.squashtest.tm.service.customfield.CustomFieldBindingFinderService
-
- findAvailableCustomFields() - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldBindingModificationServiceImpl
-
- findAvailableCustomFields(long, BindableEntity) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldBindingModificationServiceImpl
-
- findBindable(Collection<String>) - Method in class org.squashtest.tm.service.internal.batchimport.MilestoneImportHelper
-
- findBindableExistingNames(Collection<String>, List<MilestoneStatus>) - Method in interface org.squashtest.tm.service.milestone.MilestoneManagerService
-
Given a collection of milestone names, returns the names of
the milestones which are bindable
- findBindedMilestonesIdForMassModif(List<Long>) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementVersionManagerServiceImpl
-
- findBindedMilestonesIdForMassModif(List<Long>) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- findBindedMilestonesIdForMassModif(List<Long>) - Method in interface org.squashtest.tm.service.requirement.CustomRequirementVersionManagerService
-
- findBindedMilestonesIdForMassModif(List<Long>) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
-
- findBoundCustomFields(long, BindableEntity) - Method in interface org.squashtest.tm.service.customfield.CustomFieldBindingFinderService
-
- findBoundCustomFields(long, BindableEntity) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldBindingModificationServiceImpl
-
- findBoundEntity(CustomFieldValue) - Method in interface org.squashtest.tm.service.internal.repository.BoundEntityDao
-
given a CustomFieldValue id, returns the BoundEntity instance it is related to.
- findBoundEntity(Long, BindableEntity) - Method in interface org.squashtest.tm.service.internal.repository.BoundEntityDao
-
Will retrieve a BoundEntity according to its ID and type.
- findBoundEntity(CustomFieldValue) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateBoundEntityDao
-
- findBoundEntity(Long, BindableEntity) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateBoundEntityDao
-
- findBoundEntityId(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldValueDao
-
- findBoundTestAutomationProjectJobNames(long) - Method in interface org.squashtest.tm.service.internal.repository.GenericProjectDao
-
- findBoundTestAutomationProjectLabels(long) - Method in interface org.squashtest.tm.service.internal.repository.GenericProjectDao
-
- findBoundTestAutomationProjects(long) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
-
- findBoundTestAutomationProjects(long) - Method in interface org.squashtest.tm.service.internal.repository.GenericProjectDao
-
- findBoundTestAutomationProjects(long) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectFinder
-
- findBreadCrumbForCampaign(String, Long, String) - Method in class org.squashtest.tm.service.internal.library.SearchServiceImpl
-
- findBreadCrumbForCampaign(String, Long, String) - Method in interface org.squashtest.tm.service.library.SearchService
-
- findBugTrackerKinds() - Method in interface org.squashtest.tm.service.bugtracker.BugTrackerFinderService
-
- findBugTrackerKinds() - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackerManagerServiceImpl
-
- findBugtrackerName(Long) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackerFinderService
-
- findBugtrackerName(Long) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackerManagerServiceImpl
-
- findByBugtrackerId(Long) - Method in interface org.squashtest.tm.service.internal.repository.BugTrackerBindingDao
-
- findByCampaignLibraryNode(CampaignLibraryNode) - Method in interface org.squashtest.tm.service.internal.repository.BugTrackerDao
-
- findByCode(String) - Method in interface org.squashtest.tm.service.infolist.InfoListFinderService
-
- findByCode(String) - Method in interface org.squashtest.tm.service.infolist.InfoListItemFinderService
-
- findByCode(String) - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemManagerServiceImpl
-
- findByCode(String) - Method in class org.squashtest.tm.service.internal.infolist.InfoListManagerServiceImpl
-
- findByCode(String) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldDao
-
Will find the CustomField having a code value matching the parameter.
- findByCode(String) - Method in interface org.squashtest.tm.service.internal.repository.InfoListDao
-
- findByCode(String) - Method in interface org.squashtest.tm.service.internal.repository.InfoListItemDao
-
- findByContent(NODE) - Method in interface org.squashtest.tm.service.internal.repository.FolderDao
-
Finds the folder which has the given node in its content.
- findByContent(CampaignLibraryNode) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignFolderDao
-
- findByContent(Requirement) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findByContent(RequirementLibraryNode) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementFolderDao
-
- findByContent(TestCaseLibraryNode) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseFolderDao
-
- findByContent(Requirement) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
returns a requirement that contains the given child requirement
- findByEntityType(CustomReportTreeDefinition) - Method in interface org.squashtest.tm.service.internal.repository.CustomReportLibraryNodeDao
-
- findByExample(AutomatedTest) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedTestDao
-
Given a detached (or even attached) AutomatedTest example, will fetch a AutomatedTest
having the same characteristics.
- findByExample(AutomatedTest) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedTestDao
-
- findByExample(TestAutomationProject) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestAutomationProjectDao
-
- findByExample(TestAutomationProject) - Method in interface org.squashtest.tm.service.internal.repository.TestAutomationProjectDao
-
Given a detached (or even attached) TestAutomationProject example, will fetch a
TestAutomationProject having the same characteristics.
- findByExecution(Execution) - Method in interface org.squashtest.tm.service.internal.repository.BugTrackerDao
-
- findByExecutionStep(ExecutionStep) - Method in interface org.squashtest.tm.service.internal.repository.BugTrackerDao
-
- findById(long) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackerFinderService
-
- findById(long) - Method in interface org.squashtest.tm.service.campaign.CampaignFinder
-
- findById(long) - Method in interface org.squashtest.tm.service.campaign.CampaignTestPlanManagerService
-
- findById(long) - Method in interface org.squashtest.tm.service.campaign.IterationFinder
-
- findById(long) - Method in interface org.squashtest.tm.service.campaign.TestSuiteFinder
-
That method will find the test Suite by its ID
- findById(long) - Method in interface org.squashtest.tm.service.chart.ChartModificationService
-
- findById(Long) - Method in interface org.squashtest.tm.service.customfield.CustomFieldFinderService
-
- findById(Long) - Method in interface org.squashtest.tm.service.customreport.CustomReportDashboardService
-
- findById(long) - Method in interface org.squashtest.tm.service.execution.ExecutionFinder
-
- findById(Long) - Method in interface org.squashtest.tm.service.infolist.InfoListFinderService
-
- findById(Long) - Method in interface org.squashtest.tm.service.infolist.InfoListItemFinderService
-
- findById(long) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackerManagerServiceImpl
-
- findById(long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignTestPlanManagerServiceImpl
-
- findById(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
-
- findById(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomTestSuiteModificationServiceImpl
-
- findById(long) - Method in class org.squashtest.tm.service.internal.chart.ChartModificationServiceImpl
-
- findById(Long) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportDashboardServiceImpl
-
- findById(long) - Method in class org.squashtest.tm.service.internal.execution.ExecutionModificationServiceImpl
-
- findById(Long) - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemManagerServiceImpl
-
- findById(Long) - Method in class org.squashtest.tm.service.internal.infolist.InfoListManagerServiceImpl
-
- findById(long) - Method in class org.squashtest.tm.service.internal.milestone.CustomMilestoneManagerServiceImpl
-
- findById(long) - Method in interface org.squashtest.tm.service.internal.repository.ActionTestStepDao
-
- findById(long) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedExecutionExtenderDao
-
- findById(String) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedSuiteDao
-
- findById(Long) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedTestDao
-
- findById(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldBindingDao
-
- findById(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldDao
-
- findById(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldValueDao
-
- findById(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomReportFolderDao
-
- findById(Long) - Method in interface org.squashtest.tm.service.internal.repository.DatasetDao
-
- findById(Long) - Method in interface org.squashtest.tm.service.internal.repository.DatasetParamValueDao
-
- findById(long) - Method in interface org.squashtest.tm.service.internal.repository.DenormalizedFieldValueDao
-
- findById(long) - Method in interface org.squashtest.tm.service.internal.repository.EntityDao
-
- findById(long) - Method in interface org.squashtest.tm.service.internal.repository.GenericProjectDao
-
- findById(String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedSuiteDao
-
- findById(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedTestDao
-
- findById(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateEntityDao
-
- findById(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestAutomationProjectDao
-
- findById(long) - Method in interface org.squashtest.tm.service.internal.repository.IterationTestPlanDao
-
- findById(long) - Method in interface org.squashtest.tm.service.internal.repository.LibraryDao
-
- findById(Long) - Method in interface org.squashtest.tm.service.internal.repository.ParameterDao
-
- findById(Long) - Method in interface org.squashtest.tm.service.internal.repository.ProjectDao
-
- findById(Long) - Method in interface org.squashtest.tm.service.internal.repository.TestAutomationProjectDao
-
- findById(String) - Method in class org.squashtest.tm.service.internal.testautomation.AutomatedSuiteManagerServiceImpl
-
- findById(long) - Method in class org.squashtest.tm.service.internal.testautomation.TestAutomationServerManagerServiceImpl
-
- findById(long) - Method in class org.squashtest.tm.service.internal.testcase.DatasetModificationServiceImpl
-
- findById(long) - Method in class org.squashtest.tm.service.internal.testcase.ParameterModificationServiceImpl
-
- findById(long) - Method in interface org.squashtest.tm.service.milestone.MilestoneFinderService
-
- findById(long) - Method in interface org.squashtest.tm.service.project.GenericProjectFinder
-
- findById(long) - Method in interface org.squashtest.tm.service.requirement.RequirementVersionManagerService
-
- findById(String) - Method in interface org.squashtest.tm.service.testautomation.AutomatedSuiteManagerService
-
Finds a suite given its id
- findById(long) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationServerManagerService
-
- findById(long) - Method in interface org.squashtest.tm.service.testcase.DatasetModificationService
-
- findById(long) - Method in interface org.squashtest.tm.service.testcase.ParameterFinder
-
Simply find the parameter matching the given id
- findById(long) - Method in interface org.squashtest.tm.service.testcase.TestCaseFinder
-
- findById(long) - Method in interface org.squashtest.tm.service.testcase.TestStepFinder
-
- findById(Long) - Method in interface org.squashtest.tm.service.user.TeamFinderService
-
- findByIdIn(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.ProjectDao
-
- findByIdOrderedByIndex(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestStepDao
-
- findByIdOrderedByIndex(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestStepDao
-
Find all TestStep, ordered by their index in the test case.
- findByIdWithInitializedIterations(long) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- findByIdWithInitializedIterations(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- findByIteration(Iteration) - Method in interface org.squashtest.tm.service.internal.repository.BugTrackerDao
-
- findByLabel(String) - Method in interface org.squashtest.tm.service.internal.repository.ColumnPrototypeDao
-
- findByLabel(String) - Method in interface org.squashtest.tm.service.internal.repository.MilestoneDao
-
- findByLogin(String) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
This is not secured on purpose.
- findByLogin(String) - Method in interface org.squashtest.tm.service.user.UserManagerService
-
- findByName(String) - Method in interface org.squashtest.tm.service.customfield.CustomFieldFinderService
-
- findByName(String) - Method in class org.squashtest.tm.service.internal.milestone.CustomMilestoneManagerServiceImpl
-
- findByName(String) - Method in interface org.squashtest.tm.service.internal.repository.BugTrackerDao
-
Given its name, returns a bugtracker
- findByName(String) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldDao
-
Returns the field matching the name if it exists.
- findByName(String) - Method in interface org.squashtest.tm.service.internal.repository.MilestoneDao
-
alias to #findByLabel
- findByName(String) - Method in interface org.squashtest.tm.service.internal.repository.ProjectDao
-
- findByName(String) - Method in interface org.squashtest.tm.service.internal.repository.TestAutomationServerDao
-
Find the TestAutomationServer by it's name.
- findByName(String) - Method in interface org.squashtest.tm.service.milestone.MilestoneFinderService
-
- findByPartyAndPreferenceKey(Party, String) - Method in interface org.squashtest.tm.service.internal.repository.CustomPartyPreferenceDao
-
- findByPartyAndPreferenceKey(long, String) - Method in interface org.squashtest.tm.service.internal.repository.CustomPartyPreferenceDao
-
- findByPartyAndPreferenceKey(Party, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.PartyPreferenceDaoImpl
-
- findByPartyAndPreferenceKey(long, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.PartyPreferenceDaoImpl
-
- findByPath(String) - Method in interface org.squashtest.tm.service.internal.repository.LibraryContentRepository
-
- findByProjectsId(long) - Method in interface org.squashtest.tm.service.internal.repository.ProjectFilterDao
-
- findByQualifiedName(String) - Method in interface org.squashtest.tm.service.internal.repository.UsersGroupDao
-
- findByReferencedTestCase(TestCase) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanFinder
-
- findByReferencedTestCase(TestCase) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- findByReferencedTestCase(TestCase) - Method in interface org.squashtest.tm.service.internal.repository.IterationTestPlanDao
-
- findByRequirementIdAndMilestone(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomRequirementVersionDao
-
Find which version of a requirement that is bound to a given milestone. if not milestoneMode the latest version
will be returned
- findByRequirementIdAndMilestone(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.RequirementVersionDaoImpl
-
- findByRequirementIdAndVersionNumber(Long, Integer) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionDao
-
- findByRequirementIdAndVersionNumber(long, int) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementVersionManagerServiceImpl
-
- findByRequirementIdAndVersionNumber(long, int) - Method in interface org.squashtest.tm.service.requirement.CustomRequirementVersionManagerService
-
- findByRequirementVersion(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findByRequirementVersion(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
- findByReqVersionsIds(Long, Long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionLinkDao
-
Find the unique RequirementVersionLink between the two RequirementVersions which Ids are given as parameters.
- findByRoleCode(String) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionLinkTypeDao
-
- findByRootContent(NODE) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateLibraryDao
-
- findByRootContent(NODE) - Method in interface org.squashtest.tm.service.internal.repository.LibraryDao
-
Finds the library which has the given node in its root content.
- findByTestCaseIdAndName(Long, String) - Method in interface org.squashtest.tm.service.internal.repository.DatasetDao
-
Will return the dataset matching the given name and belonging to the test case matchine the given id.
- findByTestCases(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedTestDao
-
- findByTestCases(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedTestDao
-
- findByTestSuite(TestSuite) - Method in interface org.squashtest.tm.service.internal.repository.BugTrackerDao
-
- findByUniqueProperty(String, String) - Method in interface org.squashtest.tm.service.infolist.InfoListFinderService
-
Finds an InfoList by a given, supposedly unique property
- findByUniqueProperty(String, String) - Method in class org.squashtest.tm.service.internal.infolist.InfoListManagerServiceImpl
-
- findByUrlAndLogin(URL, String) - Method in interface org.squashtest.tm.service.internal.repository.TestAutomationServerDao
-
Find the TestAutomationServer using its URL and the login used to log on it.
- findByUserLogin(String) - Method in interface org.squashtest.tm.service.internal.repository.ProjectFilterDao
-
Method which returns a given user single ProjectFilter
- findCalledTestCaseOfCallSteps(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
Returns the test cases ids first called by the call steps found in the list of given test steps ids.
- findCalledTestCaseOfCallSteps(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findCallingTCids(long, Collection<Long>) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- findCallingTCids(long, Collection<Long>) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseFinder
-
willgo through the list of test-case to update and retain the ones that are calling the updated test case.
- findCallingTestCases(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- findCallingTestCases(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseFinder
-
- findCallingTestSteps(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- findCallingTestSteps(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseFinder
-
- findCampaign(long) - Method in interface org.squashtest.tm.service.campaign.CampaignTestPlanManagerService
-
Find a campaign using its id
- findCampaign(long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignTestPlanManagerServiceImpl
-
- findCampaignByName(String, boolean) - Method in class org.squashtest.tm.service.internal.library.SearchServiceImpl
-
- findCampaignByName(String, boolean) - Method in interface org.squashtest.tm.service.library.SearchService
-
- findCampaignByProjectId(List<Project>) - Method in interface org.squashtest.tm.service.campaign.CampaignFinder
-
- findCampaignIdsFromSelection(Collection<Long>, Collection<Long>) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryFinderService
-
Passing the ids of some selected CampaignLibrary and CampaignLibraryNode (in separate collections), will return
the ids of the Campaign encompassed by this selection.
- findCampaignIdsFromSelection(Collection<Long>, Collection<Long>) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- findCampaignIdsHavingMultipleMilestones(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- findCampaignIdsHavingMultipleMilestones(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- findCampaignsByMilestoneId(long) - Method in interface org.squashtest.tm.service.campaign.CustomCampaignModificationService
-
- findCampaignsByMilestoneId(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomCampaignModificationServiceImpl
-
- findCampaignsByMilestoneId(long) - Method in class org.squashtest.tm.service.internal.milestone.MilestoneMembershipManagerImpl
-
- findCampaignsByMilestoneId(long) - Method in interface org.squashtest.tm.service.milestone.MilestoneMembershipManager
-
- findCampaignsForMilestone(long) - Method in interface org.squashtest.tm.service.internal.repository.MilestoneDao
-
- findCampaignStatistics(long) - Method in interface org.squashtest.tm.service.campaign.CustomCampaignModificationService
-
- findCampaignStatistics(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomCampaignModificationServiceImpl
-
- findCampaignStatistics(long) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- findCampaignStatistics(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- findCampaignsWhichMilestonesForbidsDeletion(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDeletionDao
-
Given their ids, return the ids of campaigns one cannot remove
due to restrictions on the status of their milestones
- findCampaignsWhichMilestonesForbidsDeletion(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDeletionDao
-
- findCampaigWithExistenceCheck(long) - Method in interface org.squashtest.tm.service.campaign.CustomCampaignModificationService
-
This method retrieves a Campaign with the given id.
- findCampaigWithExistenceCheck(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomCampaignModificationServiceImpl
-
- findCaseAwareLogin(String) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- findCaseAwareLogin(String) - Method in interface org.squashtest.tm.service.user.UserManagerService
-
Given a login, returns the unique actual matching login without case
sensisivity
- findChartDefinitionByNodeId(Long) - Method in interface org.squashtest.tm.service.customreport.CustomReportLibraryNodeService
-
Return a ChartDefinition.
- findChartDefinitionByNodeId(Long) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeServiceImpl
-
- findChildren(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomCustomReportLibraryNodeDao
-
- findChildren(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.CustomReportLibraryNodeDaoImpl
-
- findChildrenByParentPath(String) - Method in interface org.squashtest.tm.service.internal.repository.LibraryContentRepository
-
- findChildrenRequirements(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findChildrenRequirements(long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
- findChildrenRequirements(long) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- findChildrenRequirements(long) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
- findClientDetailsById(String) - Method in class org.squashtest.tm.service.internal.security.OAuth2ClientServiceImpl
-
- findClientDetailsById(String) - Method in interface org.squashtest.tm.service.security.OAuth2ClientService
-
- findClientDetailsList() - Method in class org.squashtest.tm.service.internal.security.OAuth2ClientServiceImpl
-
- findClientDetailsList() - Method in interface org.squashtest.tm.service.security.OAuth2ClientService
-
- findConfiguration(String) - Method in interface org.squashtest.tm.service.configuration.ConfigurationService
-
- findConfiguration(String) - Method in class org.squashtest.tm.service.internal.configuration.ConfigurationServiceImpl
-
- findContent(Long) - Method in interface org.squashtest.tm.service.customreport.CustomReportWorkspaceService
-
Find content for a CustomReportLibrary given it's id
- findContent(Long) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportWorkspaceServiceImpl
-
- findContentForList(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.FolderDao
-
- findContentForList(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignFolderDao
-
- findContentForList(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementFolderDao
-
- findContentForList(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseFolderDao
-
- findCoverageStat(Long, List<Long>, RequirementCoverageStat) - Method in class org.squashtest.tm.service.internal.requirement.VerifiedRequirementsManagerServiceImpl
-
- findCoverageStat(Long, List<Long>, RequirementCoverageStat) - Method in interface org.squashtest.tm.service.requirement.VerifiedRequirementsManagerService
-
Return a list of coverage rate for a designed requirement version
- findCreatableLibrary(long) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- findCreatableLibrary(long) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
-
- findCurrentUser() - Method in class org.squashtest.tm.service.internal.user.UserAccountServiceImpl
-
- findCurrentUser() - Method in interface org.squashtest.tm.service.user.UserAccountService
-
Fetches the User which matches the current authenticated username / principal.
- findCustomFields(long, BindableEntity, Collection<RenderingLocation>) - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
-
Return the CustomFields referenced by the CustomFieldBindings for the given project and BindableEntity type,
ordered by their position.
- findCustomFieldsForBoundEntity(BoundEntity) - Method in interface org.squashtest.tm.service.customfield.CustomFieldBindingFinderService
-
returns all the custom field bindinds associated to that entity wrt its project and BindableEntity type
- findCustomFieldsForBoundEntity(BoundEntity) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldBindingModificationServiceImpl
-
- findCustomFieldsForGenericProject(long) - Method in interface org.squashtest.tm.service.customfield.CustomFieldBindingFinderService
-
returns all the custom field bindings associated to a GenericProject.
- findCustomFieldsForGenericProject(long) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldBindingModificationServiceImpl
-
- findCustomFieldsForProjectAndEntity(long, BindableEntity) - Method in interface org.squashtest.tm.service.customfield.CustomFieldBindingFinderService
-
returns all the custom field bindings associated to a project for a given entity type
- findCustomFieldsForProjectAndEntity(long, BindableEntity, Paging) - Method in interface org.squashtest.tm.service.customfield.CustomFieldBindingFinderService
-
returns all the custom field bindings associated to a project for a given entity type (paged version)
- findCustomFieldsForProjectAndEntity(long, BindableEntity) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldBindingModificationServiceImpl
-
- findCustomFieldsForProjectAndEntity(long, BindableEntity, Paging) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldBindingModificationServiceImpl
-
- findCustomReportDashboardById(Long) - Method in interface org.squashtest.tm.service.customreport.CustomReportLibraryNodeService
-
Return a CustomReportDashboard.
- findCustomReportDashboardById(Long) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeServiceImpl
-
- findCustomReportLibraryNodeById(Long) - Method in interface org.squashtest.tm.service.customreport.CustomReportLibraryNodeService
-
Return a CustomReportLibraryNode given an id
- findCustomReportLibraryNodeById(Long) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeServiceImpl
-
- findData(ChartDefinition, List<EntityReference>, Long, Long, Workspace) - Method in class org.squashtest.tm.service.internal.chart.engine.ChartDataFinder
-
- findDefaultRequirementCategory(long) - Method in interface org.squashtest.tm.service.infolist.InfoListItemFinderService
-
- findDefaultRequirementCategory(long) - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemManagerServiceImpl
-
- findDefaultRequirementCategory(long) - Method in interface org.squashtest.tm.service.internal.repository.InfoListItemDao
-
- findDefaultTestCaseNature(long) - Method in interface org.squashtest.tm.service.infolist.InfoListItemFinderService
-
- findDefaultTestCaseNature(long) - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemManagerServiceImpl
-
- findDefaultTestCaseNature(long) - Method in interface org.squashtest.tm.service.internal.repository.InfoListItemDao
-
- findDefaultTestCaseType(long) - Method in interface org.squashtest.tm.service.infolist.InfoListItemFinderService
-
- findDefaultTestCaseType(long) - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemManagerServiceImpl
-
- findDefaultTestCaseType(long) - Method in interface org.squashtest.tm.service.internal.repository.InfoListItemDao
-
- findDeletableVersions(List<Long>, Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
-
See javadoc on the interface
- findDeletableVersions(List<Long>, Long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDeletionDao
-
Given a list of requirement ids, returns the version ids that should
be deleted according to the milestone rule.
- findDescendant(List<Long>) - Method in interface org.squashtest.tm.service.customreport.CustomReportLibraryNodeService
-
Find all descendant of a given list of node id's.
- findDescendant(List<Long>) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeServiceImpl
-
- findDescendantIds(List<Long>) - Method in interface org.squashtest.tm.service.customreport.CustomReportLibraryNodeService
-
Find all descendant id's of a given list of node id's.
- findDescendantIds(List<Long>) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeServiceImpl
-
- findDescendantIds(List<Long>, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateEntityDao
-
- findDescendantRequirementIds(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findDescendantRequirementIds(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
Return the id of all the descendants of param requirements
- findDFVForEntities(DenormalizedFieldHolderType, Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.DenormalizedFieldValueDao
-
- findDFVForEntitiesAndLocations(DenormalizedFieldHolderType, Collection<Long>, Collection<RenderingLocation>) - Method in interface org.squashtest.tm.service.internal.repository.DenormalizedFieldValueDao
-
- findDFVForEntity(long, DenormalizedFieldHolderType) - Method in interface org.squashtest.tm.service.internal.repository.DenormalizedFieldValueDao
-
Return all denormalized field values related to the denormalizedFieldHolder matching params.
- findDFVForEntityAndRenderingLocation(long, DenormalizedFieldHolderType, RenderingLocation) - Method in interface org.squashtest.tm.service.internal.repository.DenormalizedFieldValueDao
-
Return all denormalized field values related to the denormalizedFieldHolder matching params.
- findDistinctBugTrackersForProjects(List<Long>) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackerFinderService
-
- findDistinctBugTrackersForProjects(List<Long>) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackerManagerServiceImpl
-
- findDistinctBugTrackersForProjects(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.BugTrackerDao
-
- findDistinctRequirementsCriticalities(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findDistinctRequirementsCriticalities(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
returns the list of distinct requirementCriticalities found for all requirementsIds
- findDistinctRequirementsCriticalitiesVerifiedByTestCases(Set<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findDistinctRequirementsCriticalitiesVerifiedByTestCases(Set<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
Returns collection of distinct requirements criticalities verified by any of the given verifiers.
- findDistinctRequirementVersionsByTestCases(Collection<Long>, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomRequirementVersionCoverageDao
-
Returns a paged and ordered list taken from all DISTINCT RequirementVersion linked to at least one of the TestCases matching the given ids param.
- findDistinctRequirementVersionsByTestCases(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomRequirementVersionCoverageDao
-
Returns a list of all DISTINCT RequirementVersion linked to at least one of the TestCases matching the given ids param.
- findDistinctRequirementVersionsByTestCases(Collection<Long>, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.RequirementVersionCoverageDaoImpl
-
- findDistinctRequirementVersionsByTestCases(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.RequirementVersionCoverageDaoImpl
-
- findEffectiveBindingsForEntities(List<Long>, BindableEntity) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldBindingDao
-
- findEffectiveBindingsForEntity(long, BindableEntity) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldBindingDao
-
Given a bound entity, find which custom field bindings are effectively honored.
- findExecStatusForIterationsAndTestCases(List<Long>, List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
-
- findExecStatusForIterationsAndTestCases(List<Long>, List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
-
For Feat 4434.
- findExecution(Long) - Method in interface org.squashtest.tm.service.execution.ExecutionProcessingService
-
- findExecution(Long) - Method in class org.squashtest.tm.service.internal.execution.ExecutionProcessingServiceImpl
-
- findExecutionByIssueId(Long) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
- findExecutionByIssueId(Long) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- findExecutionIdsHavingStepStatus(Long, ExecutionStatus) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionDao
-
- findExecutionRank(Long) - Method in interface org.squashtest.tm.service.execution.ExecutionFinder
-
- findExecutionRank(Long) - Method in class org.squashtest.tm.service.internal.execution.ExecutionModificationServiceImpl
-
- findExecutionRank(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomExecutionDao
-
- findExecutionRank(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.ExecutionDaoImpl
-
- findExecutionRelatedToIssue(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomIssueDao
-
- findExecutionRelatedToIssue(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.IssueDaoImpl
-
- findExecutionsByAutomatedTestSuiteId(String) - Method in class org.squashtest.tm.service.internal.testautomation.AutomatedSuiteManagerServiceImpl
-
- findExecutionsByAutomatedTestSuiteId(String) - Method in interface org.squashtest.tm.service.testautomation.AutomatedSuiteManagerService
-
Given the id of an automated test suite, returns the list of executions associated to this automated test suite.
- findExecutionsByRemoteIssue(String, String) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
- findExecutionsByRemoteIssue(String, String) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- findExecutionsByTestPlan(long, long) - Method in interface org.squashtest.tm.service.campaign.IterationFinder
-
- findExecutionsByTestPlan(long, long) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
-
- findExecutionStep(Long) - Method in interface org.squashtest.tm.service.execution.ExecutionProcessingService
-
- findExecutionStep(Long) - Method in class org.squashtest.tm.service.internal.execution.ExecutionProcessingServiceImpl
-
- findExecutionStepById(long) - Method in interface org.squashtest.tm.service.execution.ExecutionFinder
-
- findExecutionStepById(long) - Method in class org.squashtest.tm.service.internal.execution.ExecutionModificationServiceImpl
-
- findExecutionStepRank(Long) - Method in interface org.squashtest.tm.service.execution.ExecutionProcessingService
-
- findExecutionStepRank(Long) - Method in class org.squashtest.tm.service.internal.execution.ExecutionProcessingServiceImpl
-
- findExecutionStepRank(Long) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionStepDao
-
- findExecutionStepRank(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateExecutionStepDao
-
- findExecutionSteps(long) - Method in interface org.squashtest.tm.service.execution.ExecutionFinder
-
- findExecutionSteps(long, Paging) - Method in interface org.squashtest.tm.service.execution.ExecutionModificationService
-
Steps methods
- findExecutionSteps(long) - Method in class org.squashtest.tm.service.internal.execution.ExecutionModificationServiceImpl
-
- findExecutionSteps(long, Paging) - Method in class org.squashtest.tm.service.internal.execution.ExecutionModificationServiceImpl
-
- findExistingNames(Collection<String>) - Method in interface org.squashtest.tm.service.milestone.MilestoneManagerService
-
Given a collection of milestone names, returns the names of
the milestones which actually exist
- findFilteredIndexedTestPlan(long, PagingAndMultiSorting, ColumnFiltering) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- findFilteredIndexedTestPlan(long, PagingAndMultiSorting, ColumnFiltering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- findFolder(long) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- findFolder(long) - Method in class org.squashtest.tm.service.internal.library.GenericFolderModificationService
-
- findFolder(long) - Method in interface org.squashtest.tm.service.library.FolderModificationService
-
- findFolder(long) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
-
- findFolderByTreeNodeId(Long) - Method in interface org.squashtest.tm.service.customreport.CustomReportLibraryNodeService
-
Return a CustomReportFolder.
- findFolderByTreeNodeId(Long) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeServiceImpl
-
- findFolderContent(long) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- findFolderContent(long) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
-
Returns the content of the folder designated by its id
- findHostedProjectIds(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestAutomationProjectDao
-
- findHostedProjectIds(long) - Method in interface org.squashtest.tm.service.internal.repository.TestAutomationProjectDao
-
return all the ids of the projects that the given server hosts.
- findIdsVersionsForAll(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findIdsVersionsForAll(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
returns the list of all id's of requirement versions for all the specified requirements
used for export as we only need id not complete entity.
- findImpTCWithImpAuto(Collection<Long>) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- findImpTCWithImpAuto(Collection<Long>) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseFinder
-
Will find the ids and importance of the given test cases with importanceAuto = true
- findIndexedTestPlan(long, PagingAndMultiSorting) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- findIndexedTestPlan(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- findIndexedTestPlan(long, PagingAndMultiSorting, Filtering, ColumnFiltering) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestSuiteDao
-
- findIndexedTestPlan(long, PagingAndMultiSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- findIndexedTestPlan(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- findIndexedTestPlan(long, PagingAndSorting, Filtering, ColumnFiltering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
-
- findIndexedTestPlan(long, PagingAndMultiSorting, Filtering, ColumnFiltering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
-
- findIndexedTestPlan(long, PagingAndMultiSorting, Filtering, ColumnFiltering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestSuiteDaoImpl
-
- findIndexedTestPlan(long, PagingAndMultiSorting, Filtering, ColumnFiltering) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
-
- findIndexedTestPlan(long, PagingAndSorting, Filtering, ColumnFiltering) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
-
- findIndexModel() - Method in interface org.squashtest.tm.service.advancedsearch.IndexationService
-
- findIndexModel() - Method in class org.squashtest.tm.service.internal.advancedsearch.IndexationServiceImpl
-
- findInProgressAndFinished(Collection<String>) - Method in class org.squashtest.tm.service.internal.batchimport.MilestoneImportHelper
-
- findInProgressExistingNames(Collection<String>) - Method in interface org.squashtest.tm.service.milestone.MilestoneManagerService
-
Given a collection of milestone names, returns the names of
the milestones which are in progress
- findInstructionsByEntity(ExcelWorkbookParser, EntityType) - Method in class org.squashtest.tm.service.internal.batchimport.excel.ExcelBatchImporter
-
- findInstructionsByEntity(ExcelWorkbookParser, EntityType) - Method in class org.squashtest.tm.service.internal.batchimport.requirement.excel.RequirementExcelBatchImporter
-
- findInstructionsByEntity(ExcelWorkbookParser, EntityType) - Method in class org.squashtest.tm.service.internal.batchimport.TestCaseExcelBatchImporter
-
- findisReqCoveredOfCallingTCWhenisReqCoveredChanged(long, Collection<Long>) - Method in class org.squashtest.tm.service.internal.requirement.VerifiedRequirementsManagerServiceImpl
-
- findisReqCoveredOfCallingTCWhenisReqCoveredChanged(long, Collection<Long>) - Method in interface org.squashtest.tm.service.requirement.VerifiedRequirementsFinderService
-
Will go through the given calling test cases. and will return their
new 'isRequirementCovered' property.
- findIssueById(Long) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
- findIssueById(Long) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- findIssueDetectorByIssue(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomIssueDao
-
Will return the Execution or the ExecutionStep that holds the Issue of the given id.
- findIssueDetectorByIssue(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.IssueDaoImpl
-
- findIssueListByRemoteIssue(String, BugTracker) - Method in interface org.squashtest.tm.service.internal.repository.CustomIssueDao
-
- findIssueListByRemoteIssue(String, BugTracker) - Method in class org.squashtest.tm.service.internal.repository.hibernate.IssueDaoImpl
-
- findIssueOwnershipForTestCase(long) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
Given a TestCase, returns a list of linked BTIssue (not Issue).
- findIssueOwnershipForTestCase(long) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- findIterationContainingTestCase(long) - Method in interface org.squashtest.tm.service.campaign.IterationFinder
-
- findIterationContainingTestCase(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
-
- findIterationContent(long) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
-
- findIterationContent(long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- findIterationsByCampaignId(long) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
-
- findIterationsByCampaignId(long) - Method in interface org.squashtest.tm.service.campaign.CustomCampaignModificationService
-
- findIterationsByCampaignId(long) - Method in interface org.squashtest.tm.service.campaign.IterationFinder
-
- findIterationsByCampaignId(long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- findIterationsByCampaignId(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomCampaignModificationServiceImpl
-
- findIterationsByCampaignId(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
-
- findLargePropertyChangeById(long) - Method in interface org.squashtest.tm.service.audit.RequirementAuditTrailService
-
- findLargePropertyChangeById(long) - Method in class org.squashtest.tm.service.internal.audit.RequirementAuditTrailServiceImpl
-
- findLibrary(long) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- findLibrary(long) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
-
- findLibraryByTreeNodeId(Long) - Method in interface org.squashtest.tm.service.customreport.CustomReportLibraryNodeService
-
Return a CustomReportLibrary.
- findLibraryByTreeNodeId(Long) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeServiceImpl
-
- findLibraryOfRootNodeIfExist(NODE) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- findLibraryOfRootNodeIfExist(NODE) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
-
That method should find the library of the root node
- findLibraryRootContent(long) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- findLibraryRootContent(long) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
-
- findLinkableCampaignLibraries() - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryFinderService
-
Returns the collection of CampaignLibrarys which Campaigns can be linked by a Campaign via a
CallTestStep
- findLinkableCampaignLibraries() - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
-
- findLinkableCampaignLibraries() - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- findLinkableRequirementLibraries() - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- findLinkableRequirementLibraries() - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryFinderService
-
Returns the collection of RequirementLibrary which Requirements can be linked by a TestCase
- findLinkableTestCaseLibraries() - Method in interface org.squashtest.tm.service.campaign.CampaignTestPlanManagerService
-
Returns a collection of TestCaseLibrary, the test cases of which may be added to the campaign
- findLinkableTestCaseLibraries() - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanFinder
-
Returns a collection of TestCaseLibrary, the test cases of which may be added to the campaign
- findLinkableTestCaseLibraries() - Method in class org.squashtest.tm.service.internal.campaign.CampaignTestPlanManagerServiceImpl
-
- findLinkableTestCaseLibraries() - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- findLinkableTestCaseLibraries() - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- findLinkableTestCaseLibraries() - Method in class org.squashtest.tm.service.internal.testcase.VerifyingTestCaseManagerServiceImpl
-
- findLinkableTestCaseLibraries() - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryFinderService
-
Returns the collection of TestCaseLibrarys which TestCases can be linked by a TestCase via a
CallTestStep
- findLinkableTestCaseLibraries() - Method in interface org.squashtest.tm.service.testcase.VerifyingTestCaseManagerService
-
Returns the collection of RequirementLibrarys which Requirements can be linked by a TestCase
- findListById(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestStepDao
-
- findListById(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestStepDao
-
- findLoginMessage() - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- findLoginMessage() - Method in interface org.squashtest.tm.service.user.AdministrationService
-
- findMilestonesForCampaign(long) - Method in class org.squashtest.tm.service.internal.milestone.MilestoneMembershipManagerImpl
-
- findMilestonesForCampaign(long) - Method in interface org.squashtest.tm.service.internal.repository.MilestoneDao
-
- findMilestonesForCampaign(long) - Method in interface org.squashtest.tm.service.milestone.MilestoneMembershipFinder
-
- findMilestonesForIteration(long) - Method in class org.squashtest.tm.service.internal.milestone.MilestoneMembershipManagerImpl
-
- findMilestonesForIteration(long) - Method in interface org.squashtest.tm.service.internal.repository.MilestoneDao
-
- findMilestonesForIteration(long) - Method in interface org.squashtest.tm.service.milestone.MilestoneMembershipFinder
-
- findMilestonesForRequirementVersion(long) - Method in class org.squashtest.tm.service.internal.milestone.MilestoneMembershipManagerImpl
-
- findMilestonesForRequirementVersion(long) - Method in interface org.squashtest.tm.service.internal.repository.MilestoneDao
-
- findMilestonesForRequirementVersion(long) - Method in interface org.squashtest.tm.service.milestone.MilestoneMembershipFinder
-
- findMilestonesForTestSuite(long) - Method in class org.squashtest.tm.service.internal.milestone.MilestoneMembershipManagerImpl
-
- findMilestonesForTestSuite(long) - Method in interface org.squashtest.tm.service.internal.repository.MilestoneDao
-
- findMilestonesForTestSuite(long) - Method in interface org.squashtest.tm.service.milestone.MilestoneMembershipFinder
-
- findModel(List<Long>) - Method in class org.squashtest.tm.service.internal.batchexport.ExportDao
-
- findNamesInCampaignStartingWith(long, String) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- findNamesInCampaignStartingWith(long, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- findNamesInFolderStartingWith(long, String) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- findNamesInFolderStartingWith(long, String) - Method in interface org.squashtest.tm.service.internal.repository.FolderDao
-
- findNamesInFolderStartingWith(long, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- findNamesInFolderStartingWith(long, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignFolderDao
-
- findNamesInFolderStartingWith(long, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementFolderDao
-
- findNamesInFolderStartingWith(long, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseFolderDao
-
- findNamesInFolderStartingWith(long, String) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- findNamesInFolderStartingWith(long, String) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
-
- findNamesInLibraryStartingWith(long, String) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- findNamesInLibraryStartingWith(long, String) - Method in interface org.squashtest.tm.service.internal.repository.FolderDao
-
- findNamesInLibraryStartingWith(long, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- findNamesInLibraryStartingWith(long, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignFolderDao
-
- findNamesInLibraryStartingWith(long, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementFolderDao
-
- findNamesInLibraryStartingWith(long, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseFolderDao
-
- findNamesInLibraryStartingWith(long, String) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- findNamesInLibraryStartingWith(long, String) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- findNamesInLibraryStartingWith(long, String) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
- findNamesInLibraryStartingWith(long, String) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
-
- findNamesInNodeStartingWith(long, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementFolderDao
-
- findNamesInNodeStartingWith(long, String) - Method in interface org.squashtest.tm.service.internal.repository.RequirementFolderDao
-
- findNamesInNodeStartingWith(long, String) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- findNamesInNodeStartingWith(long, String) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
- findNode(long) - Method in class org.squashtest.tm.service.internal.library.GenericNodeManagementService
-
- findNode(long) - Method in interface org.squashtest.tm.service.internal.library.NodeManagementService
-
Finds a node by its ID.
- findNodeByPath(String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseLibraryNodeDao
- findNodeByPath(String) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseLibraryNodeDao
-
- findNodeByPath(String) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
Same than above, but for one path only.
- findNodeByPath(String) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryFinderService
-
Same than above, but for one path only.
- findNodeFromEntity(TreeEntity) - Method in interface org.squashtest.tm.service.customreport.CustomReportLibraryNodeService
-
Find the CustomReportLibraryNode linked to a TreeEntity.
- findNodeFromEntity(TreeEntity) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeServiceImpl
-
- findNodeFromEntity(TreeEntity) - Method in interface org.squashtest.tm.service.internal.repository.CustomCustomReportLibraryNodeDao
-
- findNodeFromEntity(TreeEntity) - Method in class org.squashtest.tm.service.internal.repository.hibernate.CustomReportLibraryNodeDaoImpl
-
- findNodeHierarchy(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.AbstractNodeDeletionHandler
-
Accepts a list of node ids and returns themselves and their children as a flat list.
- findNodeIdByPath(String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignLibraryNodeDao
-
- findNodeIdByPath(String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementLibraryNodeDao
-
- findNodeIdByPath(String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseLibraryNodeDao
-
- findNodeIdByPath(String) - Method in interface org.squashtest.tm.service.internal.repository.LibraryNodeDao
-
- findNodeIdByPath(String) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseLibraryNodeDao
-
- findNodeIdByPath(String) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- findNodeIdByPath(String) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- findNodeIdByPath(String) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryFinderService
-
Return the id of the RequirementLibraryNode identified by the path given in argument
- findNodeIdByPath(String) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryFinderService
-
- findNodeIdByRemoteKey(String, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findNodeIdByRemoteKey(String, String) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
- findNodeIdByRemoteKey(String, String) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- findNodeIdByRemoteKey(String, String) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryFinderService
-
Return the id of a (synchronized) Requirement, identified by its remote key.
- findNodeIdsByPath(List<String>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignLibraryNodeDao
-
- findNodeIdsByPath(List<String>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementLibraryNodeDao
-
- findNodeIdsByPath(List<String>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseLibraryNodeDao
-
- findNodeIdsByPath(List<String>) - Method in interface org.squashtest.tm.service.internal.repository.LibraryNodeDao
-
Returns the ids of the node for each path in list.
- findNodeIdsByPath(List<String>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseLibraryNodeDao
-
Given a list of paths of library NODE, return the ids of those nodes.
- findNodeIdsByPath(List<String>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- findNodeIdsByPath(List<String>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
Given a list of paths of library NODE, return the ids of those nodes.
- findNodeIdsByPath(List<String>) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryFinderService
-
Returns the id list, representing each node on the path.
- findNodeIdsByPath(List<String>) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryFinderService
-
Given a list of paths of library NODE, return the ids of those nodes.
- findNodeIdsByRemoteKeys(Collection<String>, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findNodeIdsByRemoteKeys(Collection<String>, String) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
- findNodeIdsByRemoteKeys(List<String>, String) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- findNodeIdsByRemoteKeys(List<String>, String) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryFinderService
-
Return a list of synchronized Requirement, given their remote key.
- findNodeIdsHavingMultipleMilestones(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDao
-
- findNodesByPath(List<String>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseLibraryNodeDao
-
- findNodesByPath(List<String>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseLibraryNodeDao
-
- findNodesByPath(List<String>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
Same than above, but returns the entities instead.
- findNodesByPath(List<String>) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryFinderService
-
Same than above, but returns the entities instead.
- findNonBoundCampaign(Collection<Long>, Long) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- findNonBoundCampaign(Collection<Long>, Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- findNonBoundRequirement(Collection<Long>, Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findNonBoundRequirement(Collection<Long>, Long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
- findNonBoundTestCases(Collection<Long>, Long) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDao
-
- findNumberOfIssueForExecutionStep(Long) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
self-explanatory
- findNumberOfIssueForExecutionStep(Long) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- findNumberOfIssueForItemTestPlanLastExecution(Long) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
self-explanatory
- findNumberOfIssueForItemTestPlanLastExecution(Long) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- findNumberOfIssueForTestCase(Long) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
- findNumberOfIssueForTestCase(Long) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- findObjectWithoutPermissionByPartyId(long, String) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
-
- findObjectWithoutPermissionByPartyId(long, List<String>) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
-
Only a size of 1 or 2 is supported for now for the second parameter.
- findObjectWithoutPermissionByPartyId(long, String) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
-
- findObjectWithoutPermissionByPartyId(long, List<String>) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
-
- findOne(Long) - Method in interface org.squashtest.tm.service.internal.repository.AttachmentListDao
-
- findOne(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAttachmentListDao
-
- findOrderedExecutionsByIterationAndTestPlan(long, long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
-
- findOrderedExecutionsByIterationAndTestPlan(long, long) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
-
- findOrderedExecutionsByIterationId(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
-
- findOrderedExecutionsByIterationId(long) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
-
- findOriginalStepIds(long) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionDao
-
- findOriginalSteps(long) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionDao
-
- findOwnDatasetsByTestCase(Long) - Method in interface org.squashtest.tm.service.internal.repository.DatasetDao
-
Will return all datasets for the given test case.
- findOwnDatasetsByTestCases(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomDatasetDao
-
Will return all datasets found for the given test cases ids.
- findOwnDatasetsByTestCases(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.DatasetDaoImpl
-
- findOwnParameterByNameAndTestCase(String, Long) - Method in interface org.squashtest.tm.service.internal.repository.ParameterDao
-
For a given test case, finds the parameter bearing the given name.
- findOwnParameters(long) - Method in class org.squashtest.tm.service.internal.testcase.ParameterModificationServiceImpl
-
Returns the parameters that belongs to this test case only.
- findOwnParameters(long) - Method in interface org.squashtest.tm.service.testcase.ParameterFinder
-
Given a test case id, will find the parameters that are proper to that test case.
- findOwnParametersByTestCase(Long) - Method in interface org.squashtest.tm.service.internal.repository.ParameterDao
-
Given a test case ID, returns the list of parameters that directly belong to that test case
(inherited parameters are ignored).
- findPagedAttachments(long, Pageable) - Method in interface org.squashtest.tm.service.attachment.AttachmentFinderService
-
- findPagedAttachments(AttachmentHolder, Pageable) - Method in interface org.squashtest.tm.service.attachment.AttachmentFinderService
-
- findPagedAttachments(long, Pageable) - Method in class org.squashtest.tm.service.internal.attachment.AttachmentManagerServiceImpl
-
- findPagedAttachments(AttachmentHolder, Pageable) - Method in class org.squashtest.tm.service.internal.attachment.AttachmentManagerServiceImpl
-
- findPairedContentForList(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.FolderDao
-
- findPairedContentForList(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignFolderDao
-
- findPairedContentForList(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementFolderDao
-
- findPairedContentForList(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseFolderDao
-
- findPairedCustomFieldValues(BindableEntity, Long, Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldValueDao
-
- findPairedNodeHierarchy(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.AbstractNodeDeletionHandler
-
Accepts a list of ids and returns themselves and their children as a list of pairs, each pair being an array of long (node ids) such as [ parent.id, child.id ].
- findParametersNamesInActionAndExpectedResult(TestStep) - Method in class org.squashtest.tm.service.internal.testcase.ParameterNamesFinder
-
- findParentExecution(Long) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionStepDao
-
- findParentExecution(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateExecutionStepDao
-
- findParentIfExists(LibraryNode) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- findParentIfExists(LibraryNode) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
-
That method should find the parentFolder of the library Node if it has one
- findParentOf(Long) - Method in interface org.squashtest.tm.service.internal.repository.FolderDao
-
will return the parent folder of the node with the id parameter
- findParentOf(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignFolderDao
-
- findParentOf(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementFolderDao
-
- findParentOf(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseFolderDao
-
- findPartiesWithoutPermissionByObject(long, String) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
-
- findPartiesWithoutPermissionByObject(long, List<String>) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
-
Only a size of 1 or 2 is supported for now for the second parameter.
- findPartiesWithoutPermissionByObject(long, String) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
-
- findPartiesWithoutPermissionByObject(long, List<String>) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
-
- findPartyById(long) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
-
- findPartyById(long) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
-
- findPartyPermissionsBeanByProject(PagingAndSorting, Filtering, long) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
-
- findPartyPermissionsBeanByProject(long) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
-
- findPartyPermissionsBeanByProject(PagingAndSorting, Filtering, long) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
-
- findPartyPermissionsBeanByProject(PagingAndSorting, Filtering, long) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectFinder
-
- findPartyPermissionsBeanByProject(long) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionFinder
-
- findPartyPermissionsBeanByProject(PagingAndSorting, Filtering, long) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionFinder
-
- findPartyPermissionsBeansByProject(long) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
-
- findPartyPermissionsBeansByProject(long) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectFinder
-
- findPartyWithoutPermissionByProject(long) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
-
- findPartyWithoutPermissionByProject(long) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
-
- findPartyWithoutPermissionByProject(long) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectFinder
-
- findPartyWithoutPermissionByProject(long) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionFinder
-
- findPlannedTestCases(long) - Method in interface org.squashtest.tm.service.campaign.IterationFinder
-
- findPlannedTestCases(Long) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanFinder
-
- findPlannedTestCases(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
-
- findPlannedTestCases(Long) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- findPlannedTestCasesIds(Long) - Method in interface org.squashtest.tm.service.campaign.CampaignTestPlanManagerService
-
Will find the distinct ids of test cases referenced in the campaign test plan.
- findPlannedTestCasesIds(Long) - Method in interface org.squashtest.tm.service.campaign.TestSuiteTestPlanManagerService
-
Will find the distinct ids of the test cases referenced in the suite matching the given id
- findPlannedTestCasesIds(Long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignTestPlanManagerServiceImpl
-
- findPlannedTestCasesIds(Long) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteTestPlanManagerServiceImpl
-
- findPlannedTestCasesIds(Long) - Method in interface org.squashtest.tm.service.internal.repository.TestSuiteDao
-
Will find the distinct ids of the test cases referenced in the suite matching the given id
- findPlannedTestCasesIdsByCampaignId(Long) - Method in interface org.squashtest.tm.service.internal.repository.CampaignTestPlanItemDao
-
- findPlannedTestCasesIdsByCampaignId(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignTestPlanItemDao
-
- findPositionOfStep(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestStepDao
-
- findPositionOfStep(Long) - Method in interface org.squashtest.tm.service.internal.repository.TestStepDao
-
returns the position (ie index) of a step within the
list of step of its test case
- findPreference(Party, String) - Method in class org.squashtest.tm.service.internal.user.PartyPreferenceServiceImpl
-
- findPreference(Party, String) - Method in interface org.squashtest.tm.service.user.PartyPreferenceService
-
Find a PartyPreference for a given party and a key
- findPreferenceForCurrentUser(String) - Method in class org.squashtest.tm.service.internal.user.PartyPreferenceServiceImpl
-
- findPreferenceForCurrentUser(String) - Method in interface org.squashtest.tm.service.user.PartyPreferenceService
-
Find a PartyPreference for a given key and for the current user
- findPreferences(Party) - Method in class org.squashtest.tm.service.internal.user.PartyPreferenceServiceImpl
-
- findPreferences(Party) - Method in interface org.squashtest.tm.service.user.PartyPreferenceService
-
Find all PartyPreference for a given party
- findPreferencesForCurrentUser() - Method in class org.squashtest.tm.service.internal.user.PartyPreferenceServiceImpl
-
- findPreferencesForCurrentUser() - Method in interface org.squashtest.tm.service.user.PartyPreferenceService
-
Find all PartyPreference for the current user
- findProjectById(long) - Method in class org.squashtest.tm.service.internal.testautomation.AutomatedTestManagerServiceImpl
-
- findProjectById(long) - Method in class org.squashtest.tm.service.internal.testautomation.TestAutomationProjectManagerServiceImpl
-
- findProjectById(long) - Method in interface org.squashtest.tm.service.internal.testautomation.UnsecuredAutomatedTestManagerService
-
- findProjectById(long) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationProjectFinderService
-
- findProjectFilterByUserLogin() - Method in class org.squashtest.tm.service.internal.project.ProjectFilterModificationServiceImpl
-
This method checks whether this user uses a project filter.
- findProjectFilterByUserLogin() - Method in interface org.squashtest.tm.service.project.ProjectFilterModificationService
-
This method returns the default project filter for the current user
- findProjectIdBySuiteId(long) - Method in interface org.squashtest.tm.service.internal.repository.TestSuiteDao
-
- findProjectPermissionByParty(long) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
-
- findProjectPermissionByParty(long, PagingAndSorting, Filtering) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
-
- findProjectPermissionByParty(long) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionFinder
-
- findProjectPermissionByParty(long, PagingAndSorting, Filtering) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionFinder
-
- findProjectPermissionByUserLogin(String) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
-
- findProjectPermissionByUserLogin(String) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionFinder
-
- findProjectURL(TestAutomationProject) - Method in class org.squashtest.tm.service.internal.testautomation.TestAutomationProjectManagerServiceImpl
-
- findProjectURL(TestAutomationProject) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationProjectFinderService
-
- findProjectUrls(Collection<TestAutomationProject>) - Method in class org.squashtest.tm.service.internal.testautomation.TestAutomationProjectManagerServiceImpl
-
- findProjectUrls(Collection<TestAutomationProject>) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationProjectFinderService
-
Will return the ta-project urls mapped by their jobName.
- findProjectWithoutPermissionByParty(long) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
-
- findProjectWithoutPermissionByParty(long, Sort) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
-
- findProjectWithoutPermissionByParty(long, Sort) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionFinder
-
- findProjectWithoutPermissionByParty(long) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionFinder
-
- findProjectWithPermissionByParty(long) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
-
- findProjectWithPermissionByParty(long) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionFinder
-
- findReference(ListItemReference) - Method in interface org.squashtest.tm.service.infolist.InfoListItemFinderService
-
- findReference(ListItemReference) - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemManagerServiceImpl
-
- findRemainingCampaignIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDeletionDao
-
Returns the subset of originalIds that represents the campaigns that were not deleted
- findRemainingCampaignIds(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDeletionDao
-
- findRemainingRequirementIds(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
-
- findRemainingRequirementIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDeletionDao
-
- findRemainingTestCaseIds(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDeletionDao
-
- findRemainingTestCaseIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDeletionDao
-
Given a list of ids, retain only the ids of test cases that were not deleted
- findRemoteProject(String, BugTracker) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
returns an instance of the remote project.
- findRemoteProject(String, BugTracker) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- findRequirement(long) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- findRequirement(long) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
- findRequirementAttachmentListIds(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
-
- findRequirementAttachmentListIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDeletionDao
-
- findRequirementById(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomRequirementVersionDao
-
Returns a requirement by its ID.
- findRequirementById(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.RequirementVersionDaoImpl
-
- findRequirementById(long) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementVersionManagerServiceImpl
-
- findRequirementById(long) - Method in interface org.squashtest.tm.service.requirement.CustomRequirementVersionManagerService
-
- findRequirementFolderAttachmentListIds(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
-
- findRequirementFolderAttachmentListIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDeletionDao
-
- findRequirementIdsFromSelection(Collection<Long>, Collection<Long>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- findRequirementIdsFromSelection(Collection<Long>, Collection<Long>) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryFinderService
-
Passing the ids of some selected RequirementLibrary and RequirementLibraryNodes (in separate collections), will return
the ids of the Requirements encompassed by this selection.
- findRequirementLibraryNodeById(Long) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- findRequirementLibraryNodeById(Long) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
- findRequirementsToExportFromLibrary(List<Long>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- findRequirementsToExportFromLibrary(List<Long>) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
Will find all requirements found in the given projects and return their information as a list of
ExportRequirementData
- findRequirementsToExportFromNodes(List<Long>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- findRequirementsToExportFromNodes(List<Long>) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
Will find all requirements of the given ids and contained in folders of the given ids, and return their
information as a list of ExportRequirementData
- findRequirementToExportFromLibrary(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findRequirementToExportFromLibrary(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
- findRequirementToExportFromNodes(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findRequirementToExportFromNodes(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
- findRequirementVersionAttachmentListIds(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
-
- findRequirementVersionAttachmentListIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDeletionDao
-
- findRequirementVersionIdsBoundToMilestones(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomMilestoneDao
-
- findRequirementVersionIdsBoundToMilestones(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.MilestoneDaoImpl
-
- findReqVersionIdByRequirementAndVersionNumber(long, Integer) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementVersionManagerServiceImpl
-
- findReqVersionIdByRequirementAndVersionNumber(long, Integer) - Method in interface org.squashtest.tm.service.requirement.CustomRequirementVersionManagerService
-
- findRestrictedCustomFieldValues(Collection<? extends BoundEntity>, Collection<CustomField>) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldHelperImpl
-
returns the flattened collection of custom fields associated to all the entities in arguments, restricted to only
the supplied customfields.
- findRootNodes() - Method in interface org.squashtest.tm.service.customreport.CustomReportWorkspaceService
-
- findRootNodes() - Method in class org.squashtest.tm.service.internal.customreport.CustomReportWorkspaceServiceImpl
-
- findRunnableExecutionStep(long) - Method in interface org.squashtest.tm.service.execution.ExecutionProcessingService
-
- findRunnableExecutionStep(long) - Method in class org.squashtest.tm.service.internal.execution.ExecutionProcessingServiceImpl
-
- findSingleSelectFieldById(Long) - Method in interface org.squashtest.tm.service.customfield.CustomCustomFieldManagerService
-
Will find the SingleSelectField of the given id
- findSingleSelectFieldById(Long) - Method in interface org.squashtest.tm.service.customfield.CustomFieldFinderService
-
Will find the SingleSelectField of the given id
- findSingleSelectFieldById(Long) - Method in class org.squashtest.tm.service.internal.customfield.CustomCustomFieldManagerServiceImpl
-
- findSingleSelectFieldById(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldDao
-
This is a downcast-version of #findOne
will find the SingleSelectField of the given id
- findSorted(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.bugtracker.ExecutionStepIssueFinder
-
- findSorted(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.bugtracker.TestCaseIssueFinder
-
Mostly the same implementation as IssueOwnershipFinderSupport but with delayed BugTracker fetching : executions
can come from different projects, which means issues can be declared in different bugtrackers.
- findSortedAssociatedTeams(long, PagingAndSorting, Filtering) - Method in interface org.squashtest.tm.service.internal.repository.CustomTeamDao
-
Will find Teams associated to concerned user organized with the given pagin and filtering params.
- findSortedAssociatedTeams(long, PagingAndSorting, Filtering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TeamDaoImpl
-
- findSortedAssociatedTeams(long, PagingAndSorting, Filtering) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- findSortedAssociatedTeams(long, PagingAndSorting, Filtering) - Method in interface org.squashtest.tm.service.user.UserManagerService
-
Will return an paged and filtered list of Teams that have the
concerned user as a member.
- findSortedBugtrackers(Pageable) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackerFinderService
-
- findSortedBugtrackers(Pageable) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackerManagerServiceImpl
-
- findSortedCustomFields(Pageable) - Method in interface org.squashtest.tm.service.customfield.CustomCustomFieldManagerService
-
Will find all custom fields available and return them ordered according to the given parameters.
- findSortedCustomFields(PagingAndSorting) - Method in interface org.squashtest.tm.service.customfield.CustomFieldFinderService
-
Will find all custom fields available and return them ordered according to the given parameters.
- findSortedCustomFields(Pageable) - Method in class org.squashtest.tm.service.internal.customfield.CustomCustomFieldManagerServiceImpl
-
- findSortedIssueOwnershipForCampaignFolder(Long, PagingAndSorting) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
Given a CampaignFolder, returns a list of linked BTIssue (not Issue) for all campaigns, iterations etc this folder contains.
- findSortedIssueOwnershipForCampaignFolder(Long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- findSortedIssueOwnershipForIteration(Long, PagingAndSorting) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
Given an Iteration, returns a list of linked BTIssue (not Issue).
- findSortedIssueOwnershipForIteration(Long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- findSortedIssueOwnershipForTestCase(Long, PagingAndSorting) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
Given a TestCase, returns a list of linked BTIssue (not Issue).
- findSortedIssueOwnershipForTestCase(Long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- findSortedIssueOwnershipsForCampaign(Long, PagingAndSorting) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
Given an Campaign, returns a list of linked BTIssue (not Issue)
To keep track of which IssueDetector owns which issue, the data are wrapped in a IssueOwnership (that just pair
the informations together).
- findSortedIssueOwnershipsForCampaign(Long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- findSortedIssueOwnershipsforExecution(Long, PagingAndSorting) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
Given an Execution, returns a list of linked BTIssue (not Issue).
- findSortedIssueOwnershipsforExecution(Long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- findSortedIssueOwnerShipsForExecutionStep(Long, PagingAndSorting) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
Given an ExecutionStep, returns a list of linked BTIssue (not Issue).
- findSortedIssueOwnerShipsForExecutionStep(Long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- findSortedIssueOwnershipsForTestSuite(Long, PagingAndSorting) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
Given a TestSuite, returns a list of linked BTIssue (not Issue).
- findSortedIssueOwnershipsForTestSuite(Long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- findSortedIssuesFromExecutionAndExecutionSteps(List<Long>, List<Long>, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomIssueDao
-
Will find all issues belonging to the executions/executionSteps of the given ids, and, return a list of Object[] that have the following structure : [IssueList.id, Issue.remoteIssueId , Issue.bugtracker.id]
The issues are also filtered over the bug-tracker parameter: only issues linked to the bug-tracker active for the given execution/executionSteps's project's bug-tracker are retained.
- findSortedIssuesFromExecutionAndExecutionSteps(List<Long>, List<Long>, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.IssueDaoImpl
-
- findSortedIssuesFromIssuesLists(Collection<Long>, PagingAndSorting, Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomIssueDao
-
Will find all issues belonging to the issue-lists of the given ids, and, return a list of Object[] that have the following structure : [IssueList.id, Issue.remoteIssueId, Issue.id]
The issues are also filtered over the bug-tracker parameter: only issues linked to the bug-tracker of the given id are retained.
- findSortedIssuesFromIssuesLists(Collection<Long>, PagingAndSorting, Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.IssueDaoImpl
-
- findSortedProjects(PagingAndMultiSorting, Filtering) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
-
- findSortedProjects(PagingAndMultiSorting, Filtering) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
-
Will find all Projects and Templates to which the user has management access to and return them ordered according
to the given params.
- findSortedProjects(PagingAndSorting) - Method in interface org.squashtest.tm.service.project.GenericProjectFinder
-
Deprecated.
apparently no longer used w/o explanation
- findSortedTeams(PagingAndSorting, Filtering) - Method in interface org.squashtest.tm.service.internal.repository.CustomTeamDao
-
- findSortedTeams(PagingAndSorting, Filtering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TeamDaoImpl
-
- findSortedTestAutomationServers(Pageable) - Method in class org.squashtest.tm.service.internal.testautomation.TestAutomationServerManagerServiceImpl
-
- findSortedTestAutomationServers(Pageable) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationServerManagerService
-
- findStepAt(long, int) - Method in interface org.squashtest.tm.service.execution.ExecutionProcessingService
-
Returns, for a given execution and for a given step index, the corresponding ExecutionStep Will create the next
step if the index corresponds to the one immediately following the last step, similarly to "nextExecutionStep"
- findStepAt(long, int) - Method in class org.squashtest.tm.service.internal.execution.ExecutionProcessingServiceImpl
-
- findStepExecutionsStatus(List<Long>, List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionStepDao
-
Look for ExecutionStep, to allow statistics computation.
- findStepExecutionsStatus(List<Long>, List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateExecutionStepDao
-
- findSteps(long) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionDao
-
- findStepsByTestCaseId(long) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- findStepsByTestCaseId(long) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseFinder
-
- findStepsByTestCaseIdFiltered(long, Paging) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- findStepsByTestCaseIdFiltered(long, Paging) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseFinder
-
- findStepsFiltered(Long, Paging) - Method in interface org.squashtest.tm.service.internal.repository.CustomExecutionDao
-
- findStepsFiltered(Long, Paging) - Method in class org.squashtest.tm.service.internal.repository.hibernate.ExecutionDaoImpl
-
- findStepsForAllExecutions(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionDao
-
- findStepsToUpdate(Execution) - Method in class org.squashtest.tm.service.internal.execution.ExecutionStepModificationHelper
-
- findTestAutomationProjectURL(TestAutomationProject) - Method in interface org.squashtest.tm.service.testautomation.spi.TestAutomationConnector
-
Will build and return the URL to access to the given test automation project's.
- findTestAutomationServer(long) - Method in interface org.squashtest.tm.service.internal.repository.GenericProjectDao
-
- findTestCase(long) - Method in class org.squashtest.tm.service.internal.testcase.CallStepManagerServiceImpl
-
- findTestCase(long) - Method in interface org.squashtest.tm.service.testcase.CallStepManagerService
-
- findTestCaseAttachmentListIds(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDeletionDao
-
- findTestCaseAttachmentListIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDeletionDao
-
- findTestCaseByTestStepId(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
This method returns the test step's associated TestCase
- findTestCaseByTestStepId(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findTestCaseCallsDownstream(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
Given a list of test case ids, returns data about those test cases and which test cases they do call.
- findTestCaseCallsDownstream(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findTestCaseCallsUpstream(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
Given a list of test case ids, returns data about those test cases and which test cases called them.
- findTestCaseCallsUpstream(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findTestCaseFolderAttachmentListIds(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDeletionDao
-
- findTestCaseFolderAttachmentListIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDeletionDao
-
- findTestCaseFromStep(long) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- findTestCaseFromStep(long) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseFinder
-
- findTestCaseIdsBoundToMilestones(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomMilestoneDao
-
- findTestCaseIdsBoundToMilestones(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.MilestoneDaoImpl
-
- findTestCaseIdsFromSelection(Collection<Long>, Collection<Long>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- findTestCaseIdsFromSelection(Collection<Long>, Collection<Long>, boolean) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- findTestCaseIdsFromSelection(Collection<Long>, Collection<Long>, boolean) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryFinderService
-
Passing the ids of some selected TestCaseLibrary and TestCaseLibraryNodes (in separate collections), will return
the ids of the TestCases encompassed by this selection.
- findTestCaseIdsFromSelection(Collection<Long>, Collection<Long>) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryFinderService
-
- findTestCaseRelatedToIssue(Long) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
- findTestCaseRelatedToIssue(Long) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- findTestCaseRelatedToIssue(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomIssueDao
-
- findTestCaseRelatedToIssue(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.IssueDaoImpl
-
- findTestCasesFolderIdsInFolderContent(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseFolderDao
-
- findTestCasesFolderIdsInFolderContent(long) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseFolderDao
-
- findTestCasesHavingCaller(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
Given a list of test case ids, returns a sublist of the test case ids.
- findTestCasesHavingCaller(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findTestCasesToExport(List<Long>, List<Long>, boolean) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- findTestCasesToExport(List<Long>, List<Long>, boolean) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
-
Will find all test cases in the library and node ids supplied in arguments, and return their
information as a list of ExportTestCaseData
- findTestCasesWhichMilestonesForbidsDeletion(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDeletionDao
-
- findTestCasesWhichMilestonesForbidsDeletion(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDeletionDao
-
Given their ids, return the ids of test cases one cannot remove
due to restrictions on the status of their milestones
- findTestCaseToExportFromNodes(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
- findTestCaseToExportFromNodes(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findTestCaseWithSteps(long) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
-
- findTestCaseWithSteps(long) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseFinder
-
- findTestPlan(long, PagingAndMultiSorting, ColumnFiltering) - Method in interface org.squashtest.tm.service.campaign.CampaignTestPlanManagerService
-
- findTestPlan(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanFinder
-
- findTestPlan(long, PagingAndMultiSorting, ColumnFiltering) - Method in class org.squashtest.tm.service.internal.campaign.CampaignTestPlanManagerServiceImpl
-
- findTestPlan(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- findTestPlan(long, PagingAndMultiSorting) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
-
- findTestPlan(long, PagingAndMultiSorting, Filtering, ColumnFiltering) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestSuiteDao
-
- findTestPlan(long, PagingAndMultiSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
-
- findTestPlan(long, PagingAndMultiSorting, Filtering, ColumnFiltering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
-
- findTestPlan(long, PagingAndMultiSorting, Filtering, ColumnFiltering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestSuiteDaoImpl
-
- findTestPlan(long, PagingAndMultiSorting, Filtering, ColumnFiltering) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
-
- findTestPlanByCampaignId(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.campaign.CampaignFinder
-
- findTestPlanByCampaignId(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.campaign.CampaignTestPlanManagerService
-
- findTestPlanByCampaignId(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.campaign.CampaignTestPlanManagerServiceImpl
-
- findTestPlanItem(long) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanFinder
-
- findTestPlanItem(long) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- findTestPlanItems(List<Long>) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanFinder
-
- findTestPlanItems(List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- findTestPlanPartition(long, List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestSuiteDao
-
- findTestStepAttachmentListIds(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDeletionDao
-
- findTestStepAttachmentListIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDeletionDao
-
- findTestSteps(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
Given a test case id, return its steps ordered by their index
- findTestSteps(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDeletionDao
-
- findTestSteps(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findTestSteps(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDeletionDao
-
- findTestSuite(long) - Method in interface org.squashtest.tm.service.campaign.TestSuiteTestPlanManagerService
-
Find a iteration using its id
- findTestSuite(long) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteTestPlanManagerServiceImpl
-
- findTestSuiteStatistics(long) - Method in interface org.squashtest.tm.service.campaign.CustomTestSuiteModificationService
-
That method will retrieve the data and fill the testSuiteStatistics DTO.
- findTestSuiteStatistics(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomTestSuiteModificationServiceImpl
-
- findTotalNumberSteps(Long) - Method in interface org.squashtest.tm.service.execution.ExecutionProcessingService
-
- findTotalNumberSteps(Long) - Method in class org.squashtest.tm.service.internal.execution.ExecutionProcessingServiceImpl
-
- findUnbindableVersions(List<Long>, Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
-
See javadoc on the interface
- findUnbindableVersions(List<Long>, Long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDeletionDao
-
Given a list of requirement ids, returns the version ids that should
be unbound from that milestone.
- findUnsortedAllByVerifiedRequirementVersion(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
-
Returns unsorted collection of test cases verifying the requirement version of given id.
- findUnsortedAllByVerifiedRequirementVersion(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestCaseDaoImpl
-
- findUserByCiLogin(String) - Method in interface org.squashtest.tm.service.internal.repository.UserDao
-
Finds a user by her login using case-insensitive search
- findUserById(long) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- findUserById(long) - Method in interface org.squashtest.tm.service.user.UserManagerService
-
- findUserByLogin(String) - Method in interface org.squashtest.tm.service.internal.repository.UserDao
-
- findUsersByLoginList(List<String>) - Method in interface org.squashtest.tm.service.internal.repository.UserDao
-
- findUsersWhoCreatedRequirementVersions(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomProjectDao
-
- findUsersWhoCreatedRequirementVersions(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.ProjectDaoImpl
-
- findUsersWhoCreatedTestCases(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomProjectDao
-
- findUsersWhoCreatedTestCases(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.ProjectDaoImpl
-
- findUsersWhoModifiedRequirementVersions(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomProjectDao
-
- findUsersWhoModifiedRequirementVersions(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.ProjectDaoImpl
-
- findUsersWhoModifiedTestCases(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomProjectDao
-
- findUsersWhoModifiedTestCases(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.ProjectDaoImpl
-
- findUsersWithExecutePermission(List<ObjectIdentity>) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
-
- findUsersWithExecutePermission(List<ObjectIdentity>) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
-
- findUsersWithWritePermission(List<ObjectIdentity>) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
-
- findUsersWithWritePermission(List<ObjectIdentity>) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
-
- findVerifiedITPI(List<Long>, List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
-
- findVerifiedITPI(List<Long>, List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
-
- findVerifiedTcIdsInIterations(List<Long>, List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
-
- findVerifiedTcIdsInIterations(List<Long>, List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
-
- findVerifiedTcIdsInIterationsWithExecution(List<Long>, List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
-
- findVerifiedTcIdsInIterationsWithExecution(List<Long>, List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
-
- findVersionIds(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
-
- findVersionIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDeletionDao
-
- findVersionIdsForMilestone(List<Long>, Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
-
- findVersionIdsForMilestone(List<Long>, Long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDeletionDao
-
- findVersions(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findVersions(Long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
returns the list of all requirement versions
- findVersionsForAll(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
-
- findVersionsForAll(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
-
returns the list of all requirement versions for all the specified requirements
- findWelcomeMessage() - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
-
- findWelcomeMessage() - Method in interface org.squashtest.tm.service.user.AdministrationService
-
- FirstLayerTreeNodeMover - Class in org.squashtest.tm.service.internal.library
-
This class is called when moving nodes to another one, it is called only for the first nodes of moved hierarchies.
- FirstLayerTreeNodeMover() - Constructor for class org.squashtest.tm.service.internal.library.FirstLayerTreeNodeMover
-
- flush() - Method in interface org.squashtest.tm.service.internal.repository.DeletionDao
-
Deprecated.
caller uses SF.currentSession.flush() instead
- flush() - Method in interface org.squashtest.tm.service.internal.repository.GenericDao
-
Deprecated.
- flush() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
-
- flush() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDeletionDao
-
- FolderDao<FOLDER extends org.squashtest.tm.domain.library.Folder<? extends NODE>,NODE extends org.squashtest.tm.domain.library.LibraryNode> - Interface in org.squashtest.tm.service.internal.repository
-
- FolderModificationService<FOLDER extends org.squashtest.tm.domain.library.Folder<?>> - Interface in org.squashtest.tm.service.library
-
- forceExecutionStatus(List<Long>, String) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
-
Assigns an execution status to each test plan item matching the given ids.
- forceExecutionStatus(List<Long>, String) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- forEnum(Class<E>) - Static method in class org.squashtest.tm.service.internal.batchimport.excel.OptionalEnumCellCoercer
-
- forField(String) - Static method in class org.squashtest.tm.service.internal.batchimport.excel.ReflectionFieldSetter
-
- formatInputNumericCufValue(String) - Static method in class org.squashtest.tm.service.internal.customfield.NumericCufHelper
-
Replace the decimal separator , by a .
- formatOutputNumericCufValue(String) - Static method in class org.squashtest.tm.service.internal.customfield.NumericCufHelper
-
Method to format a String reprsenting a number to the same string with good locale decimal separator.
- forOptionalField(String) - Static method in class org.squashtest.tm.service.internal.batchimport.excel.ReflectionFieldSetter
-
- forOptionalProperty(String) - Static method in class org.squashtest.tm.service.internal.batchimport.excel.ReflectionMutatorSetter
-
- forProperty(String, Class<V>) - Static method in class org.squashtest.tm.service.internal.batchimport.excel.ReflectionMutatorSetter
-
- forTarget(Target) - Method in class org.squashtest.tm.service.importer.LogEntry.Builder
-
- forUser(String) - Static method in class org.squashtest.tm.service.internal.security.UserBuilder
-
- forwardAttachments(String, String, List<Attachment>) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
Given a remote issue key, will ask the bugtracker to attach the attachments to that issue.
- forwardAttachments(String, String, List<Attachment>) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- forwardDelegateCommand(DelegateCommand, String) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
forwards a DelegateCommand to a connector
- forwardDelegateCommand(DelegateCommand, String) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- gatherBoundRequirementStatistics(Collection<Long>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseStatisticsServiceImpl
-
- gatherBoundRequirementStatistics(Collection<Long>) - Method in interface org.squashtest.tm.service.testcase.TestCaseStatisticsService
-
Given those test case ids, returns how many of them are bound to requirements and how many aren't.
- gatherBoundTestCaseStatistics(Collection<Long>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementStatisticsServiceImpl
-
- gatherBoundTestCaseStatistics(Collection<Long>) - Method in interface org.squashtest.tm.service.requirement.RequirementStatisticsService
-
Given those requirements ids, returns how many of them are bound to test cases and how many aren't.
- gatherCampaignProgressionStatistics(long) - Method in interface org.squashtest.tm.service.campaign.CampaignStatisticsService
-
Given a campaignId, gathers and return the theoretical and actual cumulative test count by iterations.
- gatherCampaignProgressionStatistics(long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignStatisticsServiceImpl
-
- gatherCampaignStatisticsBundle(long) - Method in interface org.squashtest.tm.service.campaign.CampaignStatisticsService
-
Given a campaign id, gathers all of the following in one package.
- gatherCampaignStatisticsBundle(long) - Method in interface org.squashtest.tm.service.campaign.CustomCampaignModificationService
-
- gatherCampaignStatisticsBundle(long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignStatisticsServiceImpl
-
- gatherCampaignStatisticsBundle(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomCampaignModificationServiceImpl
-
- gatherCampaignStatisticsBundleByMilestone() - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryFinderService
-
Returns all dashboard data for a milestone dashboard (ie about all campaigns that belong to the active milestone)
- gatherCampaignStatisticsBundleByMilestone() - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- gatherCampaignTestInventoryStatistics(long) - Method in interface org.squashtest.tm.service.campaign.CampaignStatisticsService
-
Given a campaign id, gathers and returns how many tests and at which status are planned in this campaign.
- gatherCampaignTestInventoryStatistics(long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignStatisticsServiceImpl
-
- gatherFolderStatisticsBundle(Long) - Method in interface org.squashtest.tm.service.campaign.CampaignStatisticsService
-
Given a campaign folder id, gathers all of the following in one package for a milestone.
- gatherFolderStatisticsBundle(Long) - Method in interface org.squashtest.tm.service.campaign.CustomCampaignModificationService
-
- gatherFolderStatisticsBundle(Long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignStatisticsServiceImpl
-
- gatherFolderStatisticsBundle(Long) - Method in class org.squashtest.tm.service.internal.campaign.CustomCampaignModificationServiceImpl
-
- gatherFolderTestInventoryStatistics(Collection<Long>) - Method in interface org.squashtest.tm.service.campaign.CampaignStatisticsService
-
Given a list of campaigns, gathers and returns how many tests and at which status are planned in
this campaign.
- gatherFolderTestInventoryStatistics(Collection<Long>) - Method in class org.squashtest.tm.service.internal.campaign.CampaignStatisticsServiceImpl
-
- gatherIterationNonExecutedTestCaseImportanceStatistics(long) - Method in interface org.squashtest.tm.service.campaign.IterationStatisticsService
-
Given a iteration id, gathers and returns the number of test cases grouped by execution status.
- gatherIterationNonExecutedTestCaseImportanceStatistics(long) - Method in class org.squashtest.tm.service.internal.campaign.IterationStatisticsServiceImpl
-
- gatherIterationProgressionStatistics(long) - Method in interface org.squashtest.tm.service.campaign.IterationStatisticsService
-
- gatherIterationProgressionStatistics(long) - Method in class org.squashtest.tm.service.internal.campaign.IterationStatisticsServiceImpl
-
- gatherIterationStatisticsBundle(long) - Method in interface org.squashtest.tm.service.campaign.CustomIterationModificationService
-
- gatherIterationStatisticsBundle(long) - Method in interface org.squashtest.tm.service.campaign.IterationStatisticsService
-
Given an iteration id, gathers all of the above in one package.
- gatherIterationStatisticsBundle(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
-
- gatherIterationStatisticsBundle(long) - Method in class org.squashtest.tm.service.internal.campaign.IterationStatisticsServiceImpl
-
- gatherIterationTestCaseStatusStatistics(long) - Method in interface org.squashtest.tm.service.campaign.IterationStatisticsService
-
Given a iteration id, gathers and returns the number of non-executed test cases grouped by weight.
- gatherIterationTestCaseStatusStatistics(long) - Method in class org.squashtest.tm.service.internal.campaign.IterationStatisticsServiceImpl
-
- gatherIterationTestCaseSuccessRateStatistics(long) - Method in interface org.squashtest.tm.service.campaign.IterationStatisticsService
-
Given an iteration id, gathers and returns the number of passed and failed test cases grouped by weight.
- gatherIterationTestCaseSuccessRateStatistics(long) - Method in class org.squashtest.tm.service.internal.campaign.IterationStatisticsServiceImpl
-
- gatherMilestoneStatisticsBundle() - Method in interface org.squashtest.tm.service.campaign.CampaignStatisticsService
-
For activeMilestone, gathers all of the following in one package for a milestone.
- gatherMilestoneStatisticsBundle() - Method in class org.squashtest.tm.service.internal.campaign.CampaignStatisticsServiceImpl
-
- gatherMilestoneTestInventoryStatistics() - Method in interface org.squashtest.tm.service.campaign.CampaignStatisticsService
-
Given a milestone id (and so campaign ids), gathers and returns how many tests and at which status are planned in
this campaign.
- gatherMilestoneTestInventoryStatistics() - Method in class org.squashtest.tm.service.internal.campaign.CampaignStatisticsServiceImpl
-
- gatherNonExecutedTestCaseImportanceStatistics(List<Long>) - Method in interface org.squashtest.tm.service.campaign.CampaignStatisticsService
-
Given a list of campaign id, gathers and returns the number of non-executed test cases grouped by weight.
- gatherNonExecutedTestCaseImportanceStatistics(List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.CampaignStatisticsServiceImpl
-
Given a list of campaign id, gathers and returns the number of non-executed test cases grouped by weight.
- gatherRequirementBoundDescriptionStatistics(Collection<Long>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementStatisticsServiceImpl
-
- gatherRequirementBoundDescriptionStatistics(Collection<Long>) - Method in interface org.squashtest.tm.service.requirement.RequirementStatisticsService
-
Given those requirements ids, returns how many of them have a description and how many haven't.
- gatherRequirementCoverageStatistics(Collection<Long>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementStatisticsServiceImpl
-
- gatherRequirementCoverageStatistics(Collection<Long>) - Method in interface org.squashtest.tm.service.requirement.RequirementStatisticsService
-
Given those requirements ids, sort them by criticality and returns the rate of coverage.
- gatherRequirementCriticalityStatistics(Collection<Long>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementStatisticsServiceImpl
-
- gatherRequirementCriticalityStatistics(Collection<Long>) - Method in interface org.squashtest.tm.service.requirement.RequirementStatisticsService
-
Given those requirements ids, sort them by criticality and returns how many of each were found.
- gatherRequirementIdsFromValidation(Collection<Long>, RequirementCriticality, Collection<String>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementStatisticsServiceImpl
-
- gatherRequirementIdsFromValidation(Collection<Long>, RequirementCriticality, Collection<String>) - Method in interface org.squashtest.tm.service.requirement.RequirementStatisticsService
-
Among the given requirements ids, returns the ids of the requirements that have the given criticality and are bound to the test cases with the given validation.
- gatherRequirementStatisticsBundle(Collection<Long>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementStatisticsServiceImpl
-
- gatherRequirementStatisticsBundle(Collection<Long>) - Method in interface org.squashtest.tm.service.requirement.RequirementStatisticsService
-
Returns all of the above bundled in one bean.
- gatherRequirementStatusesStatistics(Collection<Long>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementStatisticsServiceImpl
-
- gatherRequirementStatusesStatistics(Collection<Long>) - Method in interface org.squashtest.tm.service.requirement.RequirementStatisticsService
-
Given those requirements ids, sort them by status and returns how many of each were found.
- gatherRequirementValidationStatistics(Collection<Long>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementStatisticsServiceImpl
-
- gatherRequirementValidationStatistics(Collection<Long>) - Method in interface org.squashtest.tm.service.requirement.RequirementStatisticsService
-
Given those requirements ids, sort them by criticality and returns the rates of validation.
- gatherTestCaseImportanceStatistics(Collection<Long>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseStatisticsServiceImpl
-
- gatherTestCaseImportanceStatistics(Collection<Long>) - Method in interface org.squashtest.tm.service.testcase.TestCaseStatisticsService
-
Given those test case ids, sorts them by importance and returns how many of each were found.
- gatherTestCaseSizeStatistics(Collection<Long>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseStatisticsServiceImpl
-
- gatherTestCaseSizeStatistics(Collection<Long>) - Method in interface org.squashtest.tm.service.testcase.TestCaseStatisticsService
-
Given those test case ids, sort them number of steps aggregated by slices of 10 (0, 0 < x <= 10, 10 < x <=20, 20 < x),
then returns how many of each.
- gatherTestCaseStatisticsBundle(Collection<Long>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseStatisticsServiceImpl
-
- gatherTestCaseStatisticsBundle(Collection<Long>) - Method in interface org.squashtest.tm.service.testcase.TestCaseStatisticsService
-
Returns all of the above bundled in one bean.
- gatherTestCaseStatusesStatistics(Collection<Long>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseStatisticsServiceImpl
-
- gatherTestCaseStatusesStatistics(Collection<Long>) - Method in interface org.squashtest.tm.service.testcase.TestCaseStatisticsService
-
Given those test case ids, sort them by status and returns how many of each were found.
- gatherTestCaseStatusStatistics(List<Long>) - Method in interface org.squashtest.tm.service.campaign.CampaignStatisticsService
-
Given a list of campaign id, gathers and returns the number of test cases grouped by execution status.
- gatherTestCaseStatusStatistics(List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.CampaignStatisticsServiceImpl
-
Given a list of campaign id, gathers and returns the number of test cases grouped by execution status.
- gatherTestCaseSuccessRateStatistics(List<Long>) - Method in interface org.squashtest.tm.service.campaign.CampaignStatisticsService
-
Given a list of campaign id, gathers and returns the number of passed and failed test cases grouped by weight.
- gatherTestCaseSuccessRateStatistics(List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.CampaignStatisticsServiceImpl
-
Given a list of campaign id, gathers and returns the number of passed and failed test cases grouped by weight.
- gatherTestSuiteTestInventoryStatistics(long) - Method in interface org.squashtest.tm.service.campaign.IterationStatisticsService
-
- gatherTestSuiteTestInventoryStatistics(long) - Method in class org.squashtest.tm.service.internal.campaign.IterationStatisticsServiceImpl
-
- generateChart(ChartDefinition, Long) - Method in interface org.squashtest.tm.service.chart.ChartModificationService
-
Generate a chart with the given definition for the given projectId.
- generateChart(long, List<EntityReference>, Long) - Method in interface org.squashtest.tm.service.chart.ChartModificationService
-
Instanciate a ChartDefinition given its id.
- generateChart(ChartDefinition, List<EntityReference>, Long) - Method in interface org.squashtest.tm.service.chart.ChartModificationService
-
- generateChart(ChartDefinition, List<EntityReference>, Long, Long, Workspace) - Method in interface org.squashtest.tm.service.chart.ChartModificationService
-
- generateChart(long, List<EntityReference>, Long) - Method in class org.squashtest.tm.service.internal.chart.ChartModificationServiceImpl
-
- generateChart(ChartDefinition, List<EntityReference>, Long) - Method in class org.squashtest.tm.service.internal.chart.ChartModificationServiceImpl
-
- generateChart(ChartDefinition, Long) - Method in class org.squashtest.tm.service.internal.chart.ChartModificationServiceImpl
-
- generateChart(ChartDefinition, List<EntityReference>, Long, Long, Workspace) - Method in class org.squashtest.tm.service.internal.chart.ChartModificationServiceImpl
-
- generateChartForMilestoneDashboard(ChartDefinition, Long, Workspace) - Method in interface org.squashtest.tm.service.chart.ChartModificationService
-
- generateChartForMilestoneDashboard(ChartDefinition, Long, Workspace) - Method in class org.squashtest.tm.service.internal.chart.ChartModificationServiceImpl
-
- generateChartInMilestoneMode(ChartDefinition, List<EntityReference>, Workspace) - Method in interface org.squashtest.tm.service.chart.ChartModificationService
-
- generateChartInMilestoneMode(ChartDefinition, List<EntityReference>, Workspace) - Method in class org.squashtest.tm.service.internal.chart.ChartModificationServiceImpl
-
- generateNonClashingName(String, Collection<String>, int) - Static method in class org.squashtest.tm.service.internal.library.LibraryUtils
-
Generates a non-clashing name for a "source" to be added amongst "siblings".
- generateUniqueCopyName(List<String>, String, int) - Static method in class org.squashtest.tm.service.internal.library.LibraryUtils
-
- generateUniqueName(List<String>, String, String, int) - Static method in class org.squashtest.tm.service.internal.library.LibraryUtils
-
Will generate a unique name assuming that there is a clash with the given copiesNames.
- GenericDao<ENTITY_TYPE> - Interface in org.squashtest.tm.service.internal.repository
-
- GenericFolderModificationService<FOLDER extends org.squashtest.tm.domain.library.Folder<NODE>,NODE extends org.squashtest.tm.domain.library.LibraryNode> - Class in org.squashtest.tm.service.internal.library
-
Generic management service for folders.
- GenericFolderModificationService(PermissionEvaluationService, FolderDao<FOLDER, NODE>, LibraryDao<? extends Library<NODE>, NODE>) - Constructor for class org.squashtest.tm.service.internal.library.GenericFolderModificationService
-
- GenericNodeManagementService<MANAGED extends org.squashtest.tm.domain.library.LibraryNode,NODE extends org.squashtest.tm.domain.library.LibraryNode,FOLDER extends org.squashtest.tm.domain.library.Folder<NODE>> - Class in org.squashtest.tm.service.internal.library
-
Generic management service for library nodes.
- GenericNodeManagementService(PermissionEvaluationService, EntityDao<MANAGED>, FolderDao<FOLDER, NODE>, LibraryDao<? extends Library<NODE>, NODE>) - Constructor for class org.squashtest.tm.service.internal.library.GenericNodeManagementService
-
- GenericProjectCopyParameter - Class in org.squashtest.tm.service.project
-
Conf class used to limit the scope of synchronisation between two generic projects.
- GenericProjectCopyParameter() - Constructor for class org.squashtest.tm.service.project.GenericProjectCopyParameter
-
- GenericProjectCopyParameter(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.squashtest.tm.service.project.GenericProjectCopyParameter
-
- GenericProjectDao - Interface in org.squashtest.tm.service.internal.repository
-
- GenericProjectDaoImpl - Class in org.squashtest.tm.service.internal.repository.hibernate
-
- GenericProjectDaoImpl() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.GenericProjectDaoImpl
-
- GenericProjectFinder - Interface in org.squashtest.tm.service.project
-
Finder service for Generic Projects ie both Projects and ProjectTemplates
- GenericProjectManagerService - Interface in org.squashtest.tm.service.project
-
- GenericToAdministrableProject - Class in org.squashtest.tm.service.internal.project
-
- GenericToAdministrableProject() - Constructor for class org.squashtest.tm.service.internal.project.GenericToAdministrableProject
-
- GenericWorkspaceService<LIBRARY extends org.squashtest.tm.domain.library.Library<NODE>,NODE extends org.squashtest.tm.domain.library.LibraryNode> - Class in org.squashtest.tm.service.internal.library
-
Generic service for workspace access.
- GenericWorkspaceService(ProjectFilterModificationService, LibraryDao<LIBRARY, NODE>, LibrarySelectionStrategy<LIBRARY, NODE>) - Constructor for class org.squashtest.tm.service.internal.library.GenericWorkspaceService
-
- get(TestCaseTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
- get() - Method in class org.squashtest.tm.service.internal.testautomation.FetchTestListFuture
-
- get(long, TimeUnit) - Method in class org.squashtest.tm.service.internal.testautomation.FetchTestListFuture
-
- getAbove20Steps() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseSizeStatistics
-
- getAction() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestStepModel
-
- getActionStepBackup() - Method in class org.squashtest.tm.service.internal.batchimport.CallStepInstruction
-
- getActive() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
-
- getActiveMilestone() - Method in class org.squashtest.tm.service.internal.milestone.ActiveMilestoneHolderImpl
-
- getActiveMilestone() - Method in interface org.squashtest.tm.service.milestone.ActiveMilestoneHolder
-
- getAddingStrategy() - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
-
- getAllBindableMilestoneForProject(Long) - Method in class org.squashtest.tm.service.internal.milestone.CustomMilestoneBindingServiceImpl
-
- getAllBindableMilestoneForProject(Long, String) - Method in class org.squashtest.tm.service.internal.milestone.CustomMilestoneBindingServiceImpl
-
- getAllBindableMilestoneForProject(Long) - Method in interface org.squashtest.tm.service.milestone.MilestoneBindingManagerService
-
The list of milestone the current user can bind to the project
- getAllBindableMilestoneForProject(Long, String) - Method in interface org.squashtest.tm.service.milestone.MilestoneBindingManagerService
-
The list of milestone the current user can bind to the project
- getAllBindableProjectForMilestone(Long) - Method in class org.squashtest.tm.service.internal.milestone.CustomMilestoneBindingServiceImpl
-
- getAllBindableProjectForMilestone(Long) - Method in interface org.squashtest.tm.service.milestone.MilestoneBindingManagerService
-
- getAllBindedMilestoneForProject(Long) - Method in class org.squashtest.tm.service.internal.milestone.CustomMilestoneBindingServiceImpl
-
- getAllBindedMilestoneForProject(Long) - Method in interface org.squashtest.tm.service.milestone.MilestoneBindingManagerService
-
Get the list of all milestone bound to the project
- getAllDatasetByTestCase(long) - Method in class org.squashtest.tm.service.internal.testcase.DatasetModificationServiceImpl
-
- getAllIssueFromBugTrackerId(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomIssueDao
-
- getAllIssueFromBugTrackerId(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.IssueDaoImpl
-
- getAllPagedAndSortedReqVersionLinkTypes(PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomRequirementVersionLinkTypeDao
-
Returns a paged and ordered list of all the RequirementVersionLinkType.
- getAllPagedAndSortedReqVersionLinkTypes(PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.RequirementVersionLinkTypeDaoImpl
-
- getAllPagedAndSortedReqVersionLinkTypes(PagingAndSorting) - Method in class org.squashtest.tm.service.internal.requirement.LinkedRequirementVersionManagerServiceImpl
-
- getAllPagedAndSortedReqVersionLinkTypes(PagingAndSorting) - Method in interface org.squashtest.tm.service.requirement.LinkedRequirementVersionManagerService
-
- getAllParameters(TestCaseTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
returns all parameters available to a test case.
- getAllProjectForMilestone(Long) - Method in class org.squashtest.tm.service.internal.milestone.CustomMilestoneBindingServiceImpl
-
- getAllProjectForMilestone(Long) - Method in interface org.squashtest.tm.service.milestone.MilestoneBindingManagerService
-
If the milestone range is GLOBAL, the bound project are returned.
- getAllProjects() - Method in class org.squashtest.tm.service.internal.project.ProjectFilterModificationServiceImpl
-
- getAllProjects() - Method in interface org.squashtest.tm.service.project.ProjectFilterModificationService
-
Get the list of all existing projects
- getAllRequirementVersionLinkTypes() - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionLinkTypeDao
-
Find all the RequirementVersionLinkTypes that exist.
- getAllReqVersionLinkTypes() - Method in class org.squashtest.tm.service.internal.requirement.LinkedRequirementVersionManagerServiceImpl
-
- getAllReqVersionLinkTypes() - Method in interface org.squashtest.tm.service.requirement.LinkedRequirementVersionManagerService
-
- getApproved() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementStatusesStatistics
-
- getApproved() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatusesStatistics
-
- getAsyncExecutor() - Method in class org.squashtest.tm.service.SchedulerConfig
-
- getAsyncUncaughtExceptionHandler() - Method in class org.squashtest.tm.service.SchedulerConfig
-
- getAttachmentListSize() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getAudit() - Method in class org.squashtest.tm.service.infolist.InfoListAdapter
-
- getAutomatedSuiteId() - Method in interface org.squashtest.tm.service.testautomation.AutomatedExecutionSetIdentifier
-
Should return the id of the automated suite containing the executions
- getAutomatedTestName() - Method in interface org.squashtest.tm.service.testautomation.AutomatedExecutionSetIdentifier
-
Should return the fully qualified name of the automated test runned by the executions.
- getAvailableTagsForEntity(String, List<Long>) - Method in interface org.squashtest.tm.service.customfield.CustomCustomFieldManagerService
-
- getAvailableTagsForEntity(String, List<Long>) - Method in class org.squashtest.tm.service.internal.customfield.CustomCustomFieldManagerServiceImpl
-
- getAxis() - Method in class org.squashtest.tm.service.internal.chart.engine.proxy.MilestoneAwareChartQuery
-
- getBetween0And10Steps() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseSizeStatistics
-
- getBetween11And20Steps() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseSizeStatistics
-
- getBindingId() - Method in class org.squashtest.tm.service.internal.repository.hibernate.CustomFieldBindingDaoImpl.NewBindingPosition
-
- getBoolean(String) - Method in interface org.squashtest.tm.service.configuration.ConfigurationService
-
Finds the given config property.
- getBoolean(String) - Method in class org.squashtest.tm.service.internal.configuration.ConfigurationServiceImpl
-
As per interface spec, when stored value is "true" (ignoring case), this returns true, otherwise it
returns false
- getBoundDescriptionStatistics() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementStatisticsBundle
-
- getBoundRequirementsStatistics() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatisticsBundle
-
- getBoundTestCasesStatistics() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementStatisticsBundle
-
- getCalledDatasetName() - Method in class org.squashtest.tm.service.internal.batchimport.CallStepParamsInfo
-
- getCalledTC() - Method in class org.squashtest.tm.service.internal.batchimport.CallStepInstruction
-
- getCallerGraph(List<Long>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseCallTreeFinder
-
returns a graph of simple nodes representing the ancestry of the nodes in arguments.
- getCampaignName() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestInventoryStatistics
-
- getCampaignNonExecutedTestCaseImportanceStatistics() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignStatisticsBundle
-
- getCampaignNonExecutedTestCaseImportanceStatistics() - Method in class org.squashtest.tm.service.statistics.campaign.ManyCampaignStatisticsBundle
-
- getCampaignProgressionStatistics() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignStatisticsBundle
-
- getCampaignProgressionStatistics() - Method in class org.squashtest.tm.service.statistics.campaign.ManyCampaignStatisticsBundle
-
- getCampaignTestCaseStatusStatistics() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignStatisticsBundle
-
- getCampaignTestCaseStatusStatistics() - Method in class org.squashtest.tm.service.statistics.campaign.ManyCampaignStatisticsBundle
-
- getCampaignTestCaseSuccessRateStatistics() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignStatisticsBundle
-
- getCampaignTestCaseSuccessRateStatistics() - Method in class org.squashtest.tm.service.statistics.campaign.ManyCampaignStatisticsBundle
-
- getCampaignTestInventoryStatisticsList() - Method in class org.squashtest.tm.service.statistics.campaign.ManyCampaignStatisticsBundle
-
- getCategory() - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
-
- getCategoryCode() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getCell(Row, ColumnDef) - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.InstructionBuilder
-
Returns the asked cell
- getClassName() - Method in exception org.squashtest.tm.service.security.acls.jdbc.UnknownAclClassException
-
- getCode() - Method in class org.squashtest.tm.service.infolist.InfoListAdapter
-
- getCode() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.CustomField
-
- getCode() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.CustomFieldColumnDef
-
- getCoercer() - Method in class org.squashtest.tm.service.annotation.ArrayIdsCoercerAdapter
-
- getCoercer() - Method in class org.squashtest.tm.service.annotation.IdsCoercerAdapter
-
- getCoercer() - Method in class org.squashtest.tm.service.annotation.ListIdsCoercerAdapter
-
- getColType() - Method in exception org.squashtest.tm.service.internal.batchimport.testcase.excel.ColumnMismatchException
-
- getColumnDef(COL) - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.WorksheetDef
-
- getColumnNamesByMismatches() - Method in class org.squashtest.tm.service.batchimport.excel.WorksheetFormatStatus
-
- getColumnPrototypes() - Method in interface org.squashtest.tm.service.chart.ChartModificationService
-
Returns all the ColumnPrototypes known in the database, indexed by EntityType.
- getColumnPrototypes() - Method in class org.squashtest.tm.service.internal.chart.ChartModificationServiceImpl
-
- getColumnTypes() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.TemplateWorksheet
-
- getConclusiveCritical() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementValidationStatistics
-
- getConclusiveMajor() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementValidationStatistics
-
- getConclusiveMinor() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementValidationStatistics
-
- getConclusiveUndefined() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementValidationStatistics
-
- getConnectorForKind(String) - Method in class org.squashtest.tm.service.internal.testautomation.TestAutomationConnectorRegistry
-
- getConnectorKind() - Method in interface org.squashtest.tm.service.testautomation.spi.TestAutomationConnector
-
A String indicating which kind of connector it is
- getCoverage() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.CoverageInstruction
-
- getCoverageFailures() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getCoverageInstructions() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.ExcelWorkbookParser
-
- getCoverages() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel
-
- getCoverages() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel
-
- getCoverageStatistics() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementStatisticsBundle
-
- getCoverageSuccesses() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getCoverageWarnings() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getCreatedBy() - Method in class org.squashtest.tm.service.infolist.InfoListAdapter
-
- getCreatedBy() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getCreatedBy() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getCreatedBy() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
-
- getCreatedOn() - Method in class org.squashtest.tm.service.infolist.InfoListAdapter
-
- getCreatedOn() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getCreatedOn() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getCreatedOn() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
-
- getCreateImpact() - Method in enum org.squashtest.tm.service.internal.batchimport.CustomFieldError
-
- getCritical() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementCoverageStatistics
-
- getCritical() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementCriticalityStatistics
-
- getCriticality() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getCriticality() - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
-
- getCriticalityStatistics() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementStatisticsBundle
-
- getCufs() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getCufs() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestStepModel
-
- getCufs() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getCufValuesService() - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
-
- getCumulativeExecutionsPerDate() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignProgressionStatistics
-
- getCumulativeExecutionsPerDate() - Method in class org.squashtest.tm.service.statistics.iteration.IterationProgressionStatistics
-
- getCumulativeTestsByDate() - Method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
-
- getCustomFieldConfiguration() - Method in interface org.squashtest.tm.service.customfield.CustomFieldHelper
-
sorted by position, filtered by location.
- getCustomFieldConfiguration() - Method in class org.squashtest.tm.service.customfield.DenormalizedFieldHelper
-
- getCustomFieldConfiguration() - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
-
- getCustomFieldDefs() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.WorksheetDef
-
- getCustomFields() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementVersionInstruction
-
- getCustomFields() - Method in class org.squashtest.tm.service.internal.batchimport.StepInstruction
-
- getCustomFields() - Method in class org.squashtest.tm.service.internal.batchimport.TestCaseInstruction
-
- getCustomFieldValues() - Method in interface org.squashtest.tm.service.customfield.CustomFieldHelper
-
- getCustomFieldValues() - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
-
- getDatasetFailures() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getDatasetInfo() - Method in class org.squashtest.tm.service.internal.batchimport.CallStepInstruction
-
- getDatasetInstructions() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.ExcelWorkbookParser
-
- getDatasetParamValuesInstructions() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.ExcelWorkbookParser
-
- getDatasets() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel
-
- getDatasets(TestCaseTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
returns the parameters owned by this test case.
- getDatasetSuccesses() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getDatasetValue() - Method in class org.squashtest.tm.service.internal.batchimport.DatasetParamValueInstruction
-
- getDatasetWarnings() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getDefault() - Static method in enum org.squashtest.tm.service.importer.ImportMode
-
- getDefaultLabel() - Method in class org.squashtest.tm.service.infolist.IsBoundInfoListAdapter
-
- getDefaultRequirementVersionLinkType() - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionLinkTypeDao
-
Get the only RequirementVersionLinkType set as the Default one.
- getDeletionHandler() - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- getDeletionHandler() - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- getDeletionHandler() - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- getDeletionHandler() - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- getDenormalizedFieldValues() - Method in class org.squashtest.tm.service.customfield.DenormalizedFieldHelper
-
- getDescription() - Method in class org.squashtest.tm.service.infolist.InfoListAdapter
-
- getDescription() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.ParameterModel
-
- getDescription() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getDescription() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getDescription() - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
-
- getDest() - Method in class org.squashtest.tm.service.deletion.NodeMovement
-
- getDestVersion() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementLinkTarget
-
- getDsName() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestStepModel
-
- getEmail() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
-
- getEntity(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
-
- getEntityType() - Method in class org.squashtest.tm.service.internal.batchimport.excel.ExcelBatchImporter
-
- getEntityType() - Method in class org.squashtest.tm.service.internal.batchimport.requirement.excel.RequirementExcelBatchImporter
-
- getEntityType() - Method in class org.squashtest.tm.service.internal.batchimport.TestCaseExcelBatchImporter
-
- getEntries() - Method in class org.squashtest.tm.service.internal.batchimport.LogTrain
-
- getErrorArgs() - Method in class org.squashtest.tm.service.importer.LogEntry
-
- getErrorI18nKey() - Method in exception org.squashtest.tm.service.internal.batchimport.excel.CannotCoerceException
-
- getErrori18nMessage() - Method in exception org.squashtest.tm.service.internal.batchimport.excel.InvalidTargetException
-
- getErrorMessage() - Method in enum org.squashtest.tm.service.internal.batchimport.CustomFieldError
-
- getErrors() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignProgressionStatistics
-
- getErrors() - Method in class org.squashtest.tm.service.statistics.iteration.IterationProgressionStatistics
-
- getExecutionStatusList() - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
-
- getExecutionStatusList() - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
-
- getExecutionStatusReport(Long) - Method in interface org.squashtest.tm.service.execution.ExecutionProcessingService
-
- getExecutionStatusReport(Long) - Method in class org.squashtest.tm.service.internal.execution.ExecutionProcessingServiceImpl
-
- getExecutionSteps(Long) - Method in interface org.squashtest.tm.service.execution.ExecutionProcessingService
-
- getExecutionSteps(Long) - Method in class org.squashtest.tm.service.internal.execution.ExecutionProcessingServiceImpl
-
- getExtendedGraph(List<Long>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseCallTreeFinder
-
returns an extended graph of ALL the test cases that can be reached by the source test cases, navigating on the call test steps
in both directions.
- getExtender() - Method in class org.squashtest.tm.service.annotation.IdsCoercerAdapter
-
- getExtender() - Method in class org.squashtest.tm.service.internal.campaign.coercers.CampaignLibraryIdsCoercerForArray
-
- getExtender() - Method in class org.squashtest.tm.service.internal.campaign.coercers.CampaignLibraryIdsCoercerForList
-
- getExtender() - Method in class org.squashtest.tm.service.internal.campaign.coercers.CLNAndParentIdsCoercerForArray
-
- getExtender() - Method in class org.squashtest.tm.service.internal.campaign.coercers.CLNAndParentIdsCoercerForList
-
- getExtender() - Method in class org.squashtest.tm.service.internal.campaign.coercers.TestSuiteToIterationCoercerForArray
-
- getExtender() - Method in class org.squashtest.tm.service.internal.campaign.coercers.TestSuiteToIterationCoercerForList
-
- getExtender() - Method in class org.squashtest.tm.service.internal.requirement.coercers.RequirementLibraryIdsCoercerForArray
-
- getExtender() - Method in class org.squashtest.tm.service.internal.requirement.coercers.RequirementLibraryIdsCoercerForList
-
- getExtender() - Method in class org.squashtest.tm.service.internal.requirement.coercers.RLNAndParentIdsCoercerForArray
-
- getExtender() - Method in class org.squashtest.tm.service.internal.requirement.coercers.RLNAndParentIdsCoercerForList
-
- getExtender() - Method in class org.squashtest.tm.service.internal.testcase.coercers.TCLNAndParentIdsCoercerForArray
-
- getExtender() - Method in class org.squashtest.tm.service.internal.testcase.coercers.TCLNAndParentIdsCoercerForList
-
- getExtender() - Method in class org.squashtest.tm.service.internal.testcase.coercers.TestCaseLibraryIdsCoercerForArray
-
- getExtender() - Method in class org.squashtest.tm.service.internal.testcase.coercers.TestCaseLibraryIdsCoercerForList
-
- getFailures() - Method in interface org.squashtest.tm.service.importer.ImportSummary
-
- getFailures() - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
-
- getFeatureManager() - Method in class org.squashtest.tm.service.internal.advancedsearch.AdvancedSearchServiceImpl
-
- getFilters() - Method in class org.squashtest.tm.service.internal.chart.engine.proxy.MilestoneAwareChartQuery
-
- getFirstItemIndex() - Method in class org.squashtest.tm.service.internal.repository.hibernate.LevelImplementorSorter
-
- getFirstName() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
-
- getFolder() - Method in class org.squashtest.tm.service.internal.batchimport.TestCaseTarget
-
note : return the names of each folders, including the project, of this test case.
- getFolderDao() - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- getFolderDao() - Method in class org.squashtest.tm.service.internal.deletion.AbstractNodeDeletionHandler
-
The implemention should return which FolderDao to use depending on the end domain object.
- getFolderDao() - Method in class org.squashtest.tm.service.internal.deletion.CampaignDeletionHandlerImpl
-
- getFolderDao() - Method in class org.squashtest.tm.service.internal.deletion.RequirementDeletionHandlerImpl
-
- getFolderDao() - Method in class org.squashtest.tm.service.internal.deletion.TestCaseNodeDeletionHandlerImpl
-
- getFolderDao() - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- getFolderDao() - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- getFolderDao() - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- getFormerPosition() - Method in class org.squashtest.tm.service.internal.repository.hibernate.CustomFieldBindingDaoImpl.NewBindingPosition
-
- getFromCache(ObjectIdentity) - Method in class org.squashtest.tm.service.security.acls.model.NullAclCache
-
- getFromCache(Serializable) - Method in class org.squashtest.tm.service.security.acls.model.NullAclCache
-
- getFullName() - Method in enum org.squashtest.tm.service.internal.batchimport.requirement.excel.RequirementLinksSheetColumn
-
- getFullName() - Method in enum org.squashtest.tm.service.internal.batchimport.requirement.excel.RequirementSheetColumn
-
- getFullName() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.CoverageSheetColumn
-
- getFullName() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.DatasetParamValuesSheetColumn
-
- getFullName() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.DatasetSheetColumn
-
- getFullName() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.ParameterSheetColumn
-
- getFullName() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.StepSheetColumn
-
- getFullName() - Method in interface org.squashtest.tm.service.internal.batchimport.testcase.excel.TemplateColumn
-
Concatenates the name of the worksheet with it's header.
- getFullName() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.TestCaseSheetColumn
-
- getGroup() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
-
- getHasDescription() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementBoundDescriptionStatistics
-
- getHasNoDescription() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementBoundDescriptionStatistics
-
- getHeader() - Method in enum org.squashtest.tm.service.internal.batchimport.requirement.excel.RequirementLinksSheetColumn
-
- getHeader() - Method in enum org.squashtest.tm.service.internal.batchimport.requirement.excel.RequirementSheetColumn
-
- getHeader() - Method in interface org.squashtest.tm.service.internal.batchimport.testcase.excel.ColumnDef
-
Returns the header of the column i.e. the actual content of first row.
- getHeader() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.CoverageSheetColumn
-
- getHeader() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.CustomFieldColumnDef
-
- getHeader() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.DatasetParamValuesSheetColumn
-
- getHeader() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.DatasetSheetColumn
-
- getHeader() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.ParameterSheetColumn
-
- getHeader() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.StepSheetColumn
-
- getHeader() - Method in interface org.squashtest.tm.service.internal.batchimport.testcase.excel.TemplateColumn
-
- getHeader() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.TestCaseSheetColumn
-
- getHeader() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.UnknownColumnDef
-
- getHeader() - Method in class org.squashtest.tm.service.internal.campaign.export.CampaignExportCSVFullModelImpl
-
- getHeader() - Method in class org.squashtest.tm.service.internal.campaign.export.CampaignExportCSVModelImpl
-
- getHeader() - Method in class org.squashtest.tm.service.internal.campaign.export.SimpleCampaignExportCSVModelImpl
-
- getHigh() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseImportanceStatistics
-
- getI18nError() - Method in class org.squashtest.tm.service.importer.LogEntry
-
- getI18nImpact() - Method in class org.squashtest.tm.service.importer.LogEntry
-
- getI18nKey() - Method in exception org.squashtest.tm.service.testautomation.spi.AccessDenied
-
- getI18nKey() - Method in exception org.squashtest.tm.service.testautomation.spi.BadConfiguration
-
- getI18nKey() - Method in exception org.squashtest.tm.service.testautomation.spi.NotFoundException
-
- getI18nKey() - Method in exception org.squashtest.tm.service.testautomation.spi.ServerConnectionFailed
-
- getI18nKey() - Method in exception org.squashtest.tm.service.testautomation.spi.TestAutomationException
-
- getI18nKey() - Method in exception org.squashtest.tm.service.testautomation.spi.UnknownConnectorKind
-
- getI18nKey() - Method in exception org.squashtest.tm.service.testautomation.spi.UnreadableResponseException
-
- getId() - Method in class org.squashtest.tm.service.infolist.InfoListAdapter
-
- getId() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.DatasetModel
-
- getId() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.ParameterModel
-
- getId() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getId() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestStepModel
-
- getId() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getId(TestCaseTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
may return null
- getId() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementTarget
-
- getId() - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
-
- getId() - Method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
-
- getId() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
-
- getIdPropertyName() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateEntityDao
-
- getImpactArgs() - Method in class org.squashtest.tm.service.importer.LogEntry
-
- getImpactI18nKey(ImportMode) - Method in exception org.squashtest.tm.service.internal.batchimport.excel.CannotCoerceException
-
- getImpacti18nMessage() - Method in exception org.squashtest.tm.service.internal.batchimport.excel.InvalidTargetException
-
- getImportableColumnDefs() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.WorksheetDef
-
- getImportanceStatistics() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatisticsBundle
-
- getImportedRequirementStatus() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementVersionTarget
-
- getInconclusiveCritical() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementValidationStatistics
-
- getInconclusiveMajor() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementValidationStatistics
-
- getInconclusiveMinor() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementValidationStatistics
-
- getInconclusiveUndefined() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementValidationStatistics
-
- getIndex() - Method in class org.squashtest.tm.service.campaign.IndexedCampaignTestPlanItem
-
- getIndex() - Method in class org.squashtest.tm.service.campaign.IndexedIterationTestPlanItem
-
- getIndex() - Method in interface org.squashtest.tm.service.internal.batchimport.testcase.excel.ColumnDef
-
The index of the column, i.e. its position in a row.
- getIndex() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.CustomFieldColumnDef
-
- getIndex() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.UnknownColumnDef
-
- getIndex() - Method in class org.squashtest.tm.service.internal.batchimport.TestStepTarget
-
- getInfoListItemService() - Method in class org.squashtest.tm.service.internal.batchimport.ValidationFacility
-
- getInterfaceDescriptor(BugTracker) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
An InterfaceDescriptor contains informations relevant to the generation of a view/GUI.
- getInterfaceDescriptor(BugTracker) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- getInvolvedEntities() - Method in class org.squashtest.tm.service.internal.chart.engine.proxy.MilestoneAwareChartQuery
-
- getIsCallStep() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestStepModel
-
- getIssue(String, BugTracker) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
returns a remote issue using its key
- getIssue(String, BugTracker) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- getIssueList(String, String) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
- getIssueList(String, String) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- getIssues(List<String>, BugTracker) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
returns a list of BTIssu corresponding to the given string keys
- getIssues(List<String>, BugTracker) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- getIssueUrl(String, BugTracker) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
Gets the url of a remote Issue given its Id
- getIssueUrl(String, BugTracker) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- getItem() - Method in class org.squashtest.tm.service.campaign.IndexedCampaignTestPlanItem
-
- getItem() - Method in class org.squashtest.tm.service.campaign.IndexedIterationTestPlanItem
-
- getIterationName() - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
-
- getIterationNonExecutedTestCaseImportanceStatistics() - Method in class org.squashtest.tm.service.statistics.iteration.IterationStatisticsBundle
-
- getIterationProgressionStatistics() - Method in class org.squashtest.tm.service.statistics.iteration.IterationStatisticsBundle
-
- getIterationStatistics(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
-
- getIterationStatistics(long) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
-
- getIterationTestCaseStatusStatistics() - Method in class org.squashtest.tm.service.statistics.iteration.IterationStatisticsBundle
-
- getIterationTestCaseSuccessRateStatistics() - Method in class org.squashtest.tm.service.statistics.iteration.IterationStatisticsBundle
-
- getIterationTestInventoryStatisticsList() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignStatisticsBundle
-
- getJoinStyle() - Method in class org.squashtest.tm.service.internal.chart.engine.proxy.MilestoneAwareChartQuery
-
- getKey() - Method in class org.squashtest.tm.service.deletion.BoundToLockedMilestonesReport
-
- getKey() - Method in class org.squashtest.tm.service.deletion.BoundToMultipleMilestonesReport
-
- getKey() - Method in class org.squashtest.tm.service.deletion.MilestoneModeNoFolderDeletion
-
- getKey() - Method in class org.squashtest.tm.service.deletion.MilestoneRuleReport
-
- getKey() - Method in class org.squashtest.tm.service.deletion.SingleOrMultipleMilestonesReport
-
- getKnownProblem() - Method in class org.squashtest.tm.service.testautomation.model.TestAutomationProjectContent
-
- getLabel() - Method in class org.squashtest.tm.service.infolist.InfoListAdapter
-
- getLastConnectedOn() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
-
- getLastModifiedBy() - Method in class org.squashtest.tm.service.infolist.InfoListAdapter
-
- getLastModifiedBy() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getLastModifiedBy() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getLastModifiedBy() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
-
- getLastModifiedOn() - Method in class org.squashtest.tm.service.infolist.InfoListAdapter
-
- getLastModifiedOn() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getLastModifiedOn() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getLastModifiedOn() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
-
- getLastName() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
-
- getLevel() - Method in enum org.squashtest.tm.service.importer.ImportStatus
-
- getLibraryDao() - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- getLibraryDao() - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- getLibraryDao() - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- getLibraryDao() - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- getLibraryNodeDao() - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- getLibraryNodeDao() - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- getLibraryNodeDao() - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- getLibraryNodeDao() - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- getLine() - Method in class org.squashtest.tm.service.importer.LogEntry
-
- getLine() - Method in class org.squashtest.tm.service.internal.batchimport.Instruction
-
- getLinkedMilestones() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementVersionModel
-
- getLocale() - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemComparatorSource
-
- getLocations() - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
-
- getLock(EntityLockManager.EntityRef) - Static method in class org.squashtest.tm.service.concurrent.EntityLockManager
-
Gets a lock for the given entity.
- getLogger() - Static method in class org.squashtest.tm.service.importer.ImportLog
-
- getLogin() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
-
- getLow() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseImportanceStatistics
-
- getMajor() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementCoverageStatistics
-
- getMajor() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementCriticalityStatistics
-
- getManyRequirements() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseBoundRequirementsStatistics
-
- getManyTestCases() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementBoundTestCasesStatistics
-
- getMaxTokenLength() - Method in class org.squashtest.tm.service.internal.library.StandardAnalyzerWithoutStopWords
-
- getMeasures() - Method in class org.squashtest.tm.service.internal.chart.engine.proxy.MilestoneAwareChartQuery
-
- getMedium() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseImportanceStatistics
-
- getMilestone() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getMilestoneFailures() - Method in interface org.squashtest.tm.service.importer.ImportSummary
-
- getMilestoneFailures() - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
-
- getMilestoneNotActivatedFailures() - Method in interface org.squashtest.tm.service.importer.ImportSummary
-
- getMilestoneNotActivatedFailures() - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
-
- getMilestones() - Method in interface org.squashtest.tm.service.internal.batchimport.Milestoned
-
- getMilestones() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementVersionInstruction
-
- getMilestones() - Method in class org.squashtest.tm.service.internal.batchimport.TestCaseInstruction
-
- getMilestones() - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
-
- getMilestonesLabels() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getMinor() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementCoverageStatistics
-
- getMinor() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementCriticalityStatistics
-
- getMode() - Method in class org.squashtest.tm.service.importer.LogEntry
-
- getMode() - Method in class org.squashtest.tm.service.internal.batchimport.Instruction
-
- getModel() - Method in class org.squashtest.tm.service.internal.batchimport.ValidationFacility
-
- getModified() - Method in interface org.squashtest.tm.service.importer.ImportSummary
-
- getModified() - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
-
- getMoved() - Method in class org.squashtest.tm.service.deletion.NodeMovement
-
- getMoved() - Method in class org.squashtest.tm.service.deletion.OperationReport
-
- getName() - Method in interface org.squashtest.tm.service.attachment.RawAttachment
-
- getName() - Method in class org.squashtest.tm.service.deletion.NodeRenaming
-
- getName() - Method in interface org.squashtest.tm.service.internal.archive.Entry
-
- getName() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.DatasetModel
-
- getName() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.ParameterModel
-
- getName() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getName() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getName() - Method in class org.squashtest.tm.service.internal.batchimport.DatasetTarget
-
- getName() - Method in class org.squashtest.tm.service.internal.batchimport.ParameterTarget
-
- getName() - Method in class org.squashtest.tm.service.internal.batchimport.TestCaseTarget
-
- getName() - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
-
- getName() - Method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
-
- getName() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
-
- getNature() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getNbAttach() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestStepModel
-
- getNbAttachments() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getNbBlocked() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseStatusStatistics
-
- getNbBlocked() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestInventoryStatistics
-
- getNbBlocked() - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
-
- getNbBlocked() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getNbCaller() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getNbError() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestInventoryStatistics
-
- getNbError() - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
-
- getNbExecuted() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getNbFailure() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseStatusStatistics
-
- getNbFailure() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestInventoryStatistics
-
- getNbFailure() - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
-
- getNbFailure() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getNbHigh() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getNbHighExecuted() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- getNbHighFailure() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- getNbHighOther() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- getNbHighSuccess() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- getNbLow() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getNbLowExecuted() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- getNbLowFailure() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- getNbLowOther() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- getNbLowSuccess() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- getNbMedium() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getNbMediumExecuted() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- getNbMediumFailure() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- getNbMediumOther() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- getNbMediumSuccess() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- getNbNotRun() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestInventoryStatistics
-
- getNbNotRun() - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
-
- getNbPrevToExecute() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getNbReady() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseStatusStatistics
-
- getNbReady() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestInventoryStatistics
-
- getNbReady() - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
-
- getNbReady() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getNbReq() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getNbReq() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestStepModel
-
- getNbRunning() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseStatusStatistics
-
- getNbRunning() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestInventoryStatistics
-
- getNbRunning() - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
-
- getNbRunning() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getNbSettled() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseStatusStatistics
-
- getNbSettled() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestInventoryStatistics
-
- getNbSettled() - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
-
- getNbSettled() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getNbSuccess() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseStatusStatistics
-
- getNbSuccess() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestInventoryStatistics
-
- getNbSuccess() - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
-
- getNbSuccess() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getNbToExecute() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getNbTotal() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getNbUntestable() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseStatusStatistics
-
- getNbUntestable() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestInventoryStatistics
-
- getNbUntestable() - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
-
- getNbUntestable() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getNbVeryHigh() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getNbVeryHighExecuted() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- getNbVeryHighFailure() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- getNbVeryHighOther() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- getNbVeryHighSuccess() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- getNbWarning() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestInventoryStatistics
-
- getNbWarning() - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
-
- getNewPosition() - Method in class org.squashtest.tm.service.internal.repository.hibernate.CustomFieldBindingDaoImpl.NewBindingPosition
-
- getNode() - Method in class org.squashtest.tm.service.deletion.NodeReferenceChanged
-
- getNode() - Method in class org.squashtest.tm.service.deletion.NodeRenaming
-
- getNode() - Method in class org.squashtest.tm.service.testautomation.model.SuiteExecutionConfiguration
-
- getObject() - Method in class org.squashtest.tm.service.internal.security.SquashUserDetailsManagerProxyFactory
-
- getObject() - Method in class org.squashtest.tm.service.security.SecurityCheckableObject
-
- getObjectIdentity(Object) - Method in class org.squashtest.tm.service.security.acls.domain.AnnotatedPropertyObjectIdentityRetrievalStrategy
-
- getObjectIdentity(Object) - Method in class org.squashtest.tm.service.security.acls.domain.InheritableAclsObjectIdentityRetrievalStrategy
-
If the domain object is annotated with InheritsAcls, will return an ObjectIdentity according to
the annotation rules.
- getObjectType() - Method in class org.squashtest.tm.service.internal.security.SquashUserDetailsManagerProxyFactory
-
- getObsolete() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementStatusesStatistics
-
- getObsolete() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatusesStatistics
-
- getOneRequirement() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseBoundRequirementsStatistics
-
- getOneTestCase() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementBoundTestCasesStatistics
-
- getOrder() - Method in class org.squashtest.tm.service.annotation.PreventConcurrentAspect
-
- getOrder() - Method in class org.squashtest.tm.service.annotation.SpringDaoMetaAnnotationAspect
-
- getOrder() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getOrder() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestStepModel
-
- getOrder() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementTarget
-
- getOrder() - Method in class org.squashtest.tm.service.internal.batchimport.TestCaseTarget
-
- getOriginal() - Method in class org.squashtest.tm.service.internal.repository.CustomFieldValueDao.CustomFieldValuesPair
-
- getOwner() - Method in class org.squashtest.tm.service.internal.batchimport.ParameterTarget
-
- getOwnerId() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.CustomField
-
- getOwnerId() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.DatasetModel
-
- getOwnerType() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.CustomField
-
- getOwnParameters(TestCaseTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
returns the parameters owned by this test case.
- getPageSize() - Method in class org.squashtest.tm.service.internal.repository.hibernate.LevelImplementorSorter
-
- getParameter() - Method in class org.squashtest.tm.service.internal.batchimport.ParameterInstruction
-
- getParameterFailures() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getParameterInstructions() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.ExcelWorkbookParser
-
- getParameterName() - Method in class org.squashtest.tm.service.internal.batchimport.DatasetValue
-
- getParameterNames(Method) - Method in class org.squashtest.tm.service.internal.spring.ArgumentPositionParameterNameDiscoverer
-
- getParameterNames(Constructor) - Method in class org.squashtest.tm.service.internal.spring.ArgumentPositionParameterNameDiscoverer
-
- getParameterNames(Method) - Method in class org.squashtest.tm.service.internal.spring.CompositeDelegatingParameterNameDiscoverer
-
(non-Javadoc)
- getParameterNames(Constructor) - Method in class org.squashtest.tm.service.internal.spring.CompositeDelegatingParameterNameDiscoverer
-
(non-Javadoc)
- getParameterOwnerPath() - Method in class org.squashtest.tm.service.internal.batchimport.DatasetValue
-
- getParameters() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel
-
- getParameterSuccesses() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getParameterWarnings() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getParamMode() - Method in class org.squashtest.tm.service.internal.batchimport.CallStepParamsInfo
-
- getParamName() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.DatasetModel
-
- getParamOwnerId() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.DatasetModel
-
- getParamOwnerPath() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.DatasetModel
-
- getParamValue() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.DatasetModel
-
- getParent() - Method in interface org.squashtest.tm.service.internal.archive.Entry
-
- getParentNodesAsStringList(Long) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
-
- getParentNodesAsStringList(Long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- getParentNodesAsStringList(Long) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- getParentNodesAsStringList(Long) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- getParentNodesAsStringList(Long) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
-
- getParentNodesAsStringList(Long) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
-
- getParentsIds(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignLibraryNodeDao
-
- getParentsIds(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementLibraryNodeDao
-
- getParentsIds(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseLibraryNodeDao
-
- getParentsIds(long) - Method in interface org.squashtest.tm.service.internal.repository.LibraryNodeDao
-
Returns the ids path.
- getParentsName(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignLibraryNodeDao
-
- getParentsName(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementLibraryNodeDao
-
- getParentsName(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseLibraryNodeDao
-
- getParentsName(long) - Method in interface org.squashtest.tm.service.internal.repository.LibraryNodeDao
-
Returns the path of the given entity.
- getPasteToFolderStrategy() - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- getPasteToFolderStrategy() - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- getPasteToFolderStrategy() - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- getPasteToFolderStrategy() - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- getPasteToLibraryStrategy() - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- getPasteToLibraryStrategy() - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
-
- getPasteToLibraryStrategy() - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- getPasteToLibraryStrategy() - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- getPath() - Method in interface org.squashtest.tm.service.importer.WithPath
-
- getPath() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.CoverageModel
-
- getPath() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getPath() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getPath() - Method in interface org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementPathSortable
-
- getPath() - Method in class org.squashtest.tm.service.internal.batchimport.DatasetTarget
-
- getPath() - Method in class org.squashtest.tm.service.internal.batchimport.ParameterTarget
-
- getPath() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementTarget
-
- getPath() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementVersionTarget
-
- getPath() - Method in class org.squashtest.tm.service.internal.batchimport.TestCaseTarget
-
- getPath() - Method in class org.squashtest.tm.service.internal.batchimport.TestStepTarget
-
- getPathAsString(long) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryFinderService
-
Returns the path of a CampaignLibraryNode given its id.
- getPathAsString(RequirementExportModel.RequirementModel) - Method in class org.squashtest.tm.service.internal.batchexport.ExportDao
-
- getPathAsString(long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
-
- getPathAsString(long) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- getPathAsString(long) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- getPathAsString(long) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryFinderService
-
Returns the path of a RequirementLibraryNode given its id.
- getPathAsString(long) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryFinderService
-
Returns the path of a TestCaseLibraryNode given its id.
- getPathsAsString(List<Long>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
Given a list of ids of library NODE, return the path of those nodes.
- getPathsAsString(List<Long>) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryFinderService
-
Given a list of ids of library NODE, return the path of those nodes.
- getPcFailure() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getPcPrevProgress() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getPcProgress() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getPcSuccess() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getPercentageHigh() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignNonExecutedTestCaseImportanceStatistics
-
- getPercentageLow() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignNonExecutedTestCaseImportanceStatistics
-
- getPercentageMedium() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignNonExecutedTestCaseImportanceStatistics
-
- getPercentageVeryHigh() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignNonExecutedTestCaseImportanceStatistics
-
- getPermission() - Method in class org.squashtest.tm.service.security.SecurityCheckableObject
-
- getPluginConfiguration(long, WorkspaceType, String) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
-
- getPluginConfiguration(long, WorkspaceType, String) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
-
Returns the configuration of a given plugin for a given project.
- getPrerequisite() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getPrincipal() - Method in class org.squashtest.tm.service.internal.security.SpringSecurityUserContextService
-
- getPrincipal() - Method in interface org.squashtest.tm.service.security.UserContextService
-
- getProcessingMode() - Method in enum org.squashtest.tm.service.internal.batchimport.requirement.excel.RequirementLinksSheetColumn
-
- getProcessingMode() - Method in enum org.squashtest.tm.service.internal.batchimport.requirement.excel.RequirementSheetColumn
-
- getProcessingMode() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.CoverageSheetColumn
-
- getProcessingMode() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.DatasetParamValuesSheetColumn
-
- getProcessingMode() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.DatasetSheetColumn
-
- getProcessingMode() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.ParameterSheetColumn
-
- getProcessingMode() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.StepSheetColumn
-
- getProcessingMode() - Method in interface org.squashtest.tm.service.internal.batchimport.testcase.excel.TemplateColumn
-
- getProcessingMode() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.TestCaseSheetColumn
-
- getProject() - Method in interface org.squashtest.tm.service.importer.WithPath
-
- getProject() - Method in class org.squashtest.tm.service.internal.batchimport.DatasetTarget
-
- getProject() - Method in class org.squashtest.tm.service.internal.batchimport.ParameterTarget
-
- getProject() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementTarget
-
- getProject() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementVersionTarget
-
- getProject() - Method in class org.squashtest.tm.service.internal.batchimport.TestCaseTarget
-
- getProject() - Method in class org.squashtest.tm.service.internal.batchimport.TestStepTarget
-
- getProject() - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
-
- getProject() - Method in class org.squashtest.tm.service.testautomation.model.TestAutomationProjectContent
-
- getProjectId() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getProjectId() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getProjectId() - Method in class org.squashtest.tm.service.testautomation.model.SuiteExecutionConfiguration
-
- getProjectName() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.CoverageModel
-
- getProjectName() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getProjectName() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getProjectName() - Method in interface org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementPathSortable
-
- getProjectStatus(String) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
- getProviderKinds() - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
-
- getProviderKinds() - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
-
- getRecipient() - Method in class org.squashtest.tm.service.internal.repository.CustomFieldValueDao.CustomFieldValuesPair
-
- getReference() - Method in class org.squashtest.tm.service.deletion.NodeReferenceChanged
-
- getReference() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getReference() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getReference() - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
-
- getReferenceChanges() - Method in class org.squashtest.tm.service.deletion.OperationReport
-
- getRejected() - Method in interface org.squashtest.tm.service.importer.ImportSummary
-
- getRejected() - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
-
- getRel() - Method in class org.squashtest.tm.service.deletion.Node
-
- getRelatedReqRole() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementLinkModel
-
- getRelationRole() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementLinkInstruction
-
- getRelReqId() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementLinkModel
-
- getRelReqPath() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementLinkModel
-
- getRelReqVersion() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementLinkModel
-
- getRemoteKey() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementTarget
-
- getRemoved() - Method in class org.squashtest.tm.service.deletion.OperationReport
-
- getRenamed() - Method in class org.squashtest.tm.service.deletion.OperationReport
-
- getRenamed() - Method in interface org.squashtest.tm.service.importer.ImportSummary
-
- getRenamed() - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
-
- getReportUrl() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getReqId() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementLinkModel
-
- getReqLinks() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel
-
- getReqlinksFailures() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getReqlinksSuccesses() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getReqlinksWarnings() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getReqPath() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.CoverageModel
-
- getReqPath() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementLinkModel
-
- getReqPath() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.CoverageTarget
-
- getRequirement() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementVersionTarget
-
- getRequirementId() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.CoverageModel
-
- getRequirementId() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getRequirementId(RequirementVersionTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
- getRequirementIndex() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getRequirementLinkgsInstruction() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.ExcelWorkbookParser
-
- getRequirementLinkRoles() - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
- getRequirementProjectName() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.CoverageModel
-
- getRequirementsModels() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel
-
- getRequirementVersion() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementVersionInstruction
-
- getRequirementVersionCoveragesSize() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getRequirementVersionCufs(RequirementVersionTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
- getRequirementVersionFailures() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getRequirementVersionInstructions() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.ExcelWorkbookParser
-
- getRequirementVersionNumber() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.CoverageModel
-
- getRequirementVersionNumber() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getRequirementVersionNumber() - Method in interface org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementPathSortable
-
- getRequirementVersionSuccesses() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getRequirementVersionToIndex() - Method in class org.squashtest.tm.service.internal.library.FirstLayerTreeNodeMover
-
- getRequirementVersionToIndex() - Method in class org.squashtest.tm.service.internal.library.NextLayersTreeNodeMover
-
- getRequirementVersionToIndex() - Method in interface org.squashtest.tm.service.internal.library.PasteOperation
-
- getRequirementVersionToIndex() - Method in class org.squashtest.tm.service.internal.library.TreeNodeCopier
-
- getRequirementVersionWarnings() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getReqVersion() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.CoverageModel
-
- getReqVersion() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementLinkModel
-
- getReqVersion() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.CoverageTarget
-
- getResid() - Method in class org.squashtest.tm.service.deletion.Node
-
- getResult() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestStepModel
-
- getScheduledEnd() - Method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
-
- getScheduledEnd() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getScheduledIteration() - Method in class org.squashtest.tm.service.statistics.iteration.IterationProgressionStatistics
-
- getScheduledIterations() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignProgressionStatistics
-
- getScheduledStart() - Method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
-
- getScheduledStart() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getSelectedId() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignStatisticsBundle
-
- getSelectedId() - Method in class org.squashtest.tm.service.statistics.iteration.IterationStatisticsBundle
-
- getSelectedIds() - Method in class org.squashtest.tm.service.statistics.campaign.ManyCampaignStatisticsBundle
-
- getSelectedIds() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementStatisticsBundle
-
- getSelectedIds() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatisticsBundle
-
- getSeparator() - Method in class org.squashtest.tm.service.internal.campaign.export.CampaignExportCSVFullModelImpl
-
- getSeparator() - Method in class org.squashtest.tm.service.internal.campaign.export.CampaignExportCSVModelImpl
-
- getSeparator() - Method in class org.squashtest.tm.service.internal.campaign.export.SimpleCampaignExportCSVModelImpl
-
- getSerialversionuid() - Static method in exception org.squashtest.tm.service.internal.batchimport.excel.InvalidTargetException
-
- getSession() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDeletionDao
-
Deprecated.
use an entity manager instead
- getSheetName() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.WorksheetDef
-
Name of the worksheet in the workbook
- getShortName() - Method in interface org.squashtest.tm.service.internal.archive.Entry
-
- getSizeInBytes() - Method in interface org.squashtest.tm.service.attachment.RawAttachment
-
- getSizeStatistics() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatisticsBundle
-
- getSortings() - Method in class org.squashtest.tm.service.internal.repository.hibernate.LevelImplementorSorter
-
- getSource() - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemComparatorSource
-
- getSourceVersion() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementLinkTarget
-
- getSpecificLibraries(List<Project>) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibrarySelectionStrategyImpl
-
- getSpecificLibraries(List<Project>) - Method in interface org.squashtest.tm.service.internal.library.LibrarySelectionStrategy
-
This method returns the list of filtered libraries
- getSpecificLibraries(List<Project>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibrarySelectionStrategyImpl
-
- getSpecificLibraries(List<Project>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibrarySelectionStrategyImpl
-
- getStatisticsForSelection(Collection<Long>, Collection<Long>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
-
- getStatisticsForSelection(Collection<Long>, Collection<Long>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
-
- getStatisticsForSelection(Collection<Long>, Collection<Long>) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryFinderService
-
Passing the ids of some selected RequirementLibrary and RequirementLibraryNodes (in separate collections), will return
the statistics covering all the Requirements encompassed by this selection.
- getStatisticsForSelection(Collection<Long>, Collection<Long>) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryFinderService
-
Passing the ids of some selected TestCaseLibrary and TestCaseLibraryNodes (in separate collections), will return
the statistics covering all the TestCases encompassed by this selection.
- getStatus() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getStatus() - Method in class org.squashtest.tm.service.importer.LogEntry
-
- getStatus() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getStatus() - Method in class org.squashtest.tm.service.internal.batchexport.RequirementExportModel.RequirementModel
-
- getStatus() - Method in exception org.squashtest.tm.service.internal.batchimport.excel.InvalidTargetException
-
- getStatus(TestCaseTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
- getStatus(RequirementTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
- getStatus(RequirementVersionTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
- getStatus() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementVersionModel
-
- getStatus() - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
-
- getStatusesStatistics() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementStatisticsBundle
-
- getStatusesStatistics() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatisticsBundle
-
- getStatusReport(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomExecutionDao
-
- getStatusReport(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.ExecutionDaoImpl
-
- getStep(TestStepTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
may return null
- getStepId(TestStepTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
may return null
- getStopwordSet() - Method in class org.squashtest.tm.service.internal.library.StandardAnalyzerWithoutStopWords
-
- getStrategy() - Method in class org.squashtest.tm.service.internal.chart.engine.proxy.MilestoneAwareChartQuery
-
- getStream() - Method in interface org.squashtest.tm.service.attachment.RawAttachment
-
- getStream() - Method in interface org.squashtest.tm.service.internal.archive.Entry
-
must return null if it's a directory, otherwise must return the stream
- getSuccess() - Method in interface org.squashtest.tm.service.importer.ImportSummary
-
- getSuccess() - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
-
- getSystemRequirementCategory() - Method in interface org.squashtest.tm.service.infolist.InfoListItemFinderService
-
- getSystemRequirementCategory() - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemManagerServiceImpl
-
- getSystemRequirementCategory() - Method in interface org.squashtest.tm.service.internal.repository.InfoListItemDao
-
- getSystemTestCaseNature() - Method in interface org.squashtest.tm.service.infolist.InfoListItemFinderService
-
- getSystemTestCaseNature() - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemManagerServiceImpl
-
- getSystemTestCaseNature() - Method in interface org.squashtest.tm.service.internal.repository.InfoListItemDao
-
- getSystemTestCaseType() - Method in interface org.squashtest.tm.service.infolist.InfoListItemFinderService
-
- getSystemTestCaseType() - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemManagerServiceImpl
-
- getSystemTestCaseType() - Method in interface org.squashtest.tm.service.internal.repository.InfoListItemDao
-
- getTarget() - Method in class org.squashtest.tm.service.importer.LogEntry
-
- getTarget() - Method in class org.squashtest.tm.service.internal.batchimport.Instruction
-
- getTask() - Method in class org.squashtest.tm.service.internal.testautomation.FetchTestListFuture
-
- getTcId() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.CoverageModel
-
- getTcOwnerId() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.ParameterModel
-
- getTcOwnerId() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestStepModel
-
- getTcOwnerPath() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.DatasetModel
-
- getTcOwnerPath() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.ParameterModel
-
- getTcOwnerPath() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestStepModel
-
- getTcPath() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.CoverageModel
-
- getTcPath() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.CoverageTarget
-
- getTeams() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
-
- getTestAutomationProjectName() - Method in interface org.squashtest.tm.service.testautomation.AutomatedExecutionSetIdentifier
-
Should return the name of the automation project containing the automated tests
- getTestCase() - Method in class org.squashtest.tm.service.internal.batchimport.DatasetTarget
-
- getTestCase() - Method in class org.squashtest.tm.service.internal.batchimport.TestCaseInstruction
-
- getTestCase() - Method in class org.squashtest.tm.service.internal.batchimport.TestStepTarget
-
- getTestCaseCallers(Long) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseCallTreeFinder
-
Returns all test cases ids of test casese calling the one matching the given id.
- getTestCaseCallTree(Long) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseCallTreeFinder
-
given the Id of a test case, will compute the subsequent test case call tree.
- getTestCaseCallTree(Collection<Long>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseCallTreeFinder
-
- getTestCaseCufs(TestCaseTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
- getTestCaseFailures() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getTestCaseInstructions() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.ExcelWorkbookParser
-
- getTestCases() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel
-
- getTestCaseSuccesses() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getTestCaseToIndex() - Method in class org.squashtest.tm.service.internal.library.FirstLayerTreeNodeMover
-
- getTestCaseToIndex() - Method in class org.squashtest.tm.service.internal.library.NextLayersTreeNodeMover
-
- getTestCaseToIndex() - Method in interface org.squashtest.tm.service.internal.library.PasteOperation
-
- getTestCaseToIndex() - Method in class org.squashtest.tm.service.internal.library.TreeNodeCopier
-
- getTestCaseWarnings() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getTestplanCount() - Method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
-
- getTests() - Method in class org.squashtest.tm.service.testautomation.model.TestAutomationProjectContent
-
- getTestStep() - Method in class org.squashtest.tm.service.internal.batchimport.ActionStepInstruction
-
- getTestStepCufs(TestStepTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
- getTestStepFailures() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getTestStepInstructions() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.ExcelWorkbookParser
-
- getTestSteps() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel
-
- getTestStepSuccesses() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getTestStepWarnings() - Method in class org.squashtest.tm.service.importer.ImportLog
-
- getTestsuiteName() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
-
- getTestSuiteStatistics(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestSuiteDao
-
Will fill a TestPlanStatistics bean with infos taken from the test plan of the TestSuite matching
the given id.
- getTestSuiteStatistics(long, String) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestSuiteDao
-
Will fill a TestPlanStatistics bean with the infos taken from the test plan of the TestSuite
matching the given id.
- getTestSuiteStatistics(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestSuiteDaoImpl
-
- getTestSuiteStatistics(long, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.TestSuiteDaoImpl
-
- getTestsuiteTestInventoryStatisticsList() - Method in class org.squashtest.tm.service.statistics.iteration.IterationStatisticsBundle
-
- getTimeoutMillis() - Method in class org.squashtest.tm.service.internal.testautomation.AutomatedSuiteManagerServiceImpl
-
- getToBeUpdated() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatusesStatistics
-
- getTotal() - Method in interface org.squashtest.tm.service.importer.ImportSummary
-
- getTotal() - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
-
- getTotalCritical() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementCoverageStatistics
-
- getTotalMajor() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementCoverageStatistics
-
- getTotalMinor() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementCoverageStatistics
-
- getTotalUndefined() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementCoverageStatistics
-
- getType() - Method in interface org.squashtest.tm.service.importer.Target
-
- getType() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.CustomField
-
- getType() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getType() - Method in class org.squashtest.tm.service.internal.batchimport.DatasetTarget
-
- getType(TestStepTarget) - Method in class org.squashtest.tm.service.internal.batchimport.Model
-
- getType() - Method in class org.squashtest.tm.service.internal.batchimport.ParameterTarget
-
- getType() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementLinkTarget
-
- getType() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementTarget
-
- getType() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementVersionTarget
-
- getType() - Method in exception org.squashtest.tm.service.internal.batchimport.testcase.excel.ColumnMismatchException
-
- getType() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.CoverageTarget
-
- getType() - Method in class org.squashtest.tm.service.internal.batchimport.TestCaseTarget
-
- getType() - Method in class org.squashtest.tm.service.internal.batchimport.TestStepTarget
-
- getType() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
-
- getUnconsistentName() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementVersionTarget
-
- getUndefined() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementCoverageStatistics
-
- getUndefined() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementCriticalityStatistics
-
- getUndefinedCritical() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementValidationStatistics
-
- getUndefinedMajor() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementValidationStatistics
-
- getUndefinedMinor() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementValidationStatistics
-
- getUndefinedUndefined() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementValidationStatistics
-
- getUnderReview() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementStatusesStatistics
-
- getUnderReview() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatusesStatistics
-
- getUnknownColumns() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.WorksheetDef
-
- getUpdateImpact() - Method in enum org.squashtest.tm.service.internal.batchimport.CustomFieldError
-
- getUsername() - Method in class org.squashtest.tm.service.internal.security.SpringSecurityUserContextService
-
- getUsername() - Method in interface org.squashtest.tm.service.security.UserContextService
-
- getValidationStatistics() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementStatisticsBundle
-
- getValue() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.CustomField
-
- getValue() - Method in class org.squashtest.tm.service.internal.batchimport.DatasetValue
-
- getValue(Row, StdColumnDef<COL>) - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.InstructionBuilder
-
- getValue(Row, CustomFieldColumnDef) - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.InstructionBuilder
-
- getValue(Map<ExecutionStatus, Integer>, ExecutionStatus) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseSuccessRateStatistics
-
- getVerifyingSteps() - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
-
- getVersion() - Method in class org.squashtest.tm.service.internal.batchimport.RequirementVersionTarget
-
- getVersionNumber() - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
-
- getVeryHigh() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseImportanceStatistics
-
- getWeight() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getWeightAuto() - Method in class org.squashtest.tm.service.internal.batchexport.ExportModel.TestCaseModel
-
- getWorkInProgress() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementStatusesStatistics
-
- getWorkInProgress() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatusesStatistics
-
- getWorksheet() - Method in class org.squashtest.tm.service.batchimport.excel.WorksheetFormatStatus
-
- getWorksheet() - Method in enum org.squashtest.tm.service.internal.batchimport.requirement.excel.RequirementLinksSheetColumn
-
- getWorksheet() - Method in enum org.squashtest.tm.service.internal.batchimport.requirement.excel.RequirementSheetColumn
-
- getWorksheet() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.CoverageSheetColumn
-
- getWorksheet() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.DatasetParamValuesSheetColumn
-
- getWorksheet() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.DatasetSheetColumn
-
- getWorksheet() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.ParameterSheetColumn
-
- getWorksheet() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.StepSheetColumn
-
- getWorksheet() - Method in interface org.squashtest.tm.service.internal.batchimport.testcase.excel.TemplateColumn
-
- getWorksheet() - Method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.TestCaseSheetColumn
-
- getWorksheetDef(TemplateWorksheet) - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.WorkbookMetaData
-
- getWorksheetDefs() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.WorkbookMetaData
-
- getWorksheetFormatStatuses() - Method in exception org.squashtest.tm.service.batchimport.excel.TemplateMismatchException
-
- getWorksheetType() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.WorksheetDef
-
- getWrappedAnalyzer(String) - Method in class org.squashtest.tm.service.internal.library.StandardAnalyzerWithoutStopWords
-
- getZeroRequirements() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseBoundRequirementsStatistics
-
- getZeroSteps() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseSizeStatistics
-
- getZeroTestCases() - Method in class org.squashtest.tm.service.statistics.requirement.RequirementBoundTestCasesStatistics
-
- grantingStrategy() - Method in class org.squashtest.tm.service.SecurityConfig
-
- guardAgainstEmptyness(ProceedingJoinPoint) - Method in class org.squashtest.tm.service.annotation.SpringDaoMetaAnnotationAspect
-
- validate() - Method in class org.squashtest.tm.service.internal.batchimport.testcase.excel.WorkbookMetaData
-
- ValidationFacility - Class in org.squashtest.tm.service.internal.batchimport
-
This implementation solely focuses on validating data.
- ValidationFacility() - Constructor for class org.squashtest.tm.service.internal.batchimport.ValidationFacility
-
- validatorFactory() - Static method in class org.squashtest.tm.service.RepositoryConfig
-
- value(int) - Method in class org.squashtest.tm.service.internal.infolist.InfoListItemComparator
-
- valueOf(String) - Static method in enum org.squashtest.tm.service.annotation.CachableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.batchimport.excel.ColumnMismatch
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.batchimport.excel.WorksheetMismatch
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.feature.FeatureManager.Feature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.importer.EntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.importer.ImportMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.importer.ImportStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.internal.batchimport.CustomFieldError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.internal.batchimport.excel.InfoListItemCoercer.ListRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.internal.batchimport.requirement.excel.RequirementLinksSheetColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.internal.batchimport.requirement.excel.RequirementSheetColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.ColumnProcessingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.CoverageSheetColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.DatasetParamValuesSheetColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.DatasetSheetColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.ParameterSheetColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.StepSheetColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.TemplateCustomFieldPattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.TemplateWorksheet
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.TestCaseSheetColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.squashtest.tm.service.internal.chart.engine.LevelEnumHelper
-
- valueOf(String) - Static method in enum org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper.CustomFieldDefinitionStrategy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.squashtest.tm.service.annotation.CachableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.batchimport.excel.ColumnMismatch
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.batchimport.excel.WorksheetMismatch
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.feature.FeatureManager.Feature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.importer.EntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.importer.ImportMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.importer.ImportStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.internal.batchimport.CustomFieldError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.internal.batchimport.excel.InfoListItemCoercer.ListRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.internal.batchimport.requirement.excel.RequirementLinksSheetColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.internal.batchimport.requirement.excel.RequirementSheetColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.ColumnProcessingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.CoverageSheetColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.DatasetParamValuesSheetColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.DatasetSheetColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.ParameterSheetColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.StepSheetColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.TemplateCustomFieldPattern
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.TemplateWorksheet
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.internal.batchimport.testcase.excel.TestCaseSheetColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper.CustomFieldDefinitionStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VerifiedRequirement - Class in org.squashtest.tm.service.requirement
-
Partial view of a RequirementVersionCoverage verified by some test case.
- VerifiedRequirement(RequirementVersionCoverage, boolean) - Constructor for class org.squashtest.tm.service.requirement.VerifiedRequirement
-
- VerifiedRequirement(RequirementVersion, boolean) - Constructor for class org.squashtest.tm.service.requirement.VerifiedRequirement
-
- VerifiedRequirementsFinderService - Interface in org.squashtest.tm.service.requirement
-
Service for finding Requirements verified by a TestCase
- VerifiedRequirementsManagerService - Interface in org.squashtest.tm.service.requirement
-
Service for management of Requirements verified by a TestCase
- VerifiedRequirementsManagerServiceImpl - Class in org.squashtest.tm.service.internal.requirement
-
- VerifiedRequirementsManagerServiceImpl() - Constructor for class org.squashtest.tm.service.internal.requirement.VerifiedRequirementsManagerServiceImpl
-
- verifyCanEditMilestone(long) - Method in class org.squashtest.tm.service.internal.milestone.CustomMilestoneManagerServiceImpl
-
- verifyCanEditMilestone(long) - Method in interface org.squashtest.tm.service.milestone.CustomMilestoneManager
-
Throw exception if the user try do edit a milestone he can't
- verifyCanEditMilestoneRange() - Method in class org.squashtest.tm.service.internal.milestone.CustomMilestoneManagerServiceImpl
-
- verifyCanEditMilestoneRange() - Method in interface org.squashtest.tm.service.milestone.CustomMilestoneManager
-
Throw exception if the user try do edit milestone range and can't
the id of the milestone
- VerifyingTestCaseManagerService - Interface in org.squashtest.tm.service.testcase
-
Service for management of Requirements verified by a TestCase
- VerifyingTestCaseManagerServiceImpl - Class in org.squashtest.tm.service.internal.testcase
-
- VerifyingTestCaseManagerServiceImpl() - Constructor for class org.squashtest.tm.service.internal.testcase.VerifyingTestCaseManagerServiceImpl
-
- visit(CustomReportFolder) - Method in class org.squashtest.tm.service.internal.customreport.CRLNDeletionVisitor
-
- visit(CustomReportLibrary) - Method in class org.squashtest.tm.service.internal.customreport.CRLNDeletionVisitor
-
- visit(CustomReportDashboard) - Method in class org.squashtest.tm.service.internal.customreport.CRLNDeletionVisitor
-
- visit(ChartDefinition) - Method in class org.squashtest.tm.service.internal.customreport.CRLNDeletionVisitor
-
- visit(CustomReportFolder) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeBuilder
-
- visit(CustomReportLibrary) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeBuilder
-
- visit(CustomReportDashboard) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeBuilder
-
- visit(ChartDefinition) - Method in class org.squashtest.tm.service.internal.customreport.CustomReportLibraryNodeBuilder
-
- visit(RequirementCreation) - Method in class org.squashtest.tm.service.internal.event.StatusBasedRequirementAuditor
-
- visit(RequirementPropertyChange) - Method in class org.squashtest.tm.service.internal.event.StatusBasedRequirementAuditor
-
- visit(RequirementLargePropertyChange) - Method in class org.squashtest.tm.service.internal.event.StatusBasedRequirementAuditor
-
- visit(SyncRequirementCreation) - Method in class org.squashtest.tm.service.internal.event.StatusBasedRequirementAuditor
-
- visit(SyncRequirementUpdate) - Method in class org.squashtest.tm.service.internal.event.StatusBasedRequirementAuditor
-
- visit(CampaignFolder) - Method in class org.squashtest.tm.service.internal.library.NextLayerFeeder
-
- visit(RequirementFolder) - Method in class org.squashtest.tm.service.internal.library.NextLayerFeeder
-
- visit(TestCaseFolder) - Method in class org.squashtest.tm.service.internal.library.NextLayerFeeder
-
- visit(Campaign) - Method in class org.squashtest.tm.service.internal.library.NextLayerFeeder
-
- visit(Iteration) - Method in class org.squashtest.tm.service.internal.library.NextLayerFeeder
-
- visit(TestSuite) - Method in class org.squashtest.tm.service.internal.library.NextLayerFeeder
-
- visit(Requirement) - Method in class org.squashtest.tm.service.internal.library.NextLayerFeeder
-
- visit(TestCase) - Method in class org.squashtest.tm.service.internal.library.NextLayerFeeder
-
- visit(CampaignFolder) - Method in class org.squashtest.tm.service.internal.library.NextLayersTreeNodeMover
-
- visit(RequirementFolder) - Method in class org.squashtest.tm.service.internal.library.NextLayersTreeNodeMover
-
- visit(TestCaseFolder) - Method in class org.squashtest.tm.service.internal.library.NextLayersTreeNodeMover
-
- visit(Campaign) - Method in class org.squashtest.tm.service.internal.library.NextLayersTreeNodeMover
-
- visit(Iteration) - Method in class org.squashtest.tm.service.internal.library.NextLayersTreeNodeMover
-
- visit(TestSuite) - Method in class org.squashtest.tm.service.internal.library.NextLayersTreeNodeMover
-
- visit(Requirement) - Method in class org.squashtest.tm.service.internal.library.NextLayersTreeNodeMover
-
- visit(TestCase) - Method in class org.squashtest.tm.service.internal.library.NextLayersTreeNodeMover
-
- visit(Folder, FolderDao) - Method in class org.squashtest.tm.service.internal.library.TreeNodeCopier
-
- visit(Campaign) - Method in class org.squashtest.tm.service.internal.library.TreeNodeCopier
-
- visit(Iteration) - Method in class org.squashtest.tm.service.internal.library.TreeNodeCopier
-
Will copy paste the iteration with it's test-suites.
- visit(TestSuite) - Method in class org.squashtest.tm.service.internal.library.TreeNodeCopier
-
- visit(Requirement) - Method in class org.squashtest.tm.service.internal.library.TreeNodeCopier
-
- visit(TestCase) - Method in class org.squashtest.tm.service.internal.library.TreeNodeCopier
-
- visit(CampaignFolder) - Method in class org.squashtest.tm.service.internal.library.TreeNodeCopier
-
- visit(RequirementFolder) - Method in class org.squashtest.tm.service.internal.library.TreeNodeCopier
-
- visit(TestCaseFolder) - Method in class org.squashtest.tm.service.internal.library.TreeNodeCopier
-
- visit(CampaignFolder) - Method in class org.squashtest.tm.service.internal.library.TreeNodeUpdater
-
- visit(RequirementFolder) - Method in class org.squashtest.tm.service.internal.library.TreeNodeUpdater
-
- visit(TestCaseFolder) - Method in class org.squashtest.tm.service.internal.library.TreeNodeUpdater
-
- visit(Campaign) - Method in class org.squashtest.tm.service.internal.library.TreeNodeUpdater
-
- visit(Iteration) - Method in class org.squashtest.tm.service.internal.library.TreeNodeUpdater
-
- visit(TestSuite) - Method in class org.squashtest.tm.service.internal.library.TreeNodeUpdater
-
- visit(Requirement) - Method in class org.squashtest.tm.service.internal.library.TreeNodeUpdater
-
- visit(TestCase) - Method in class org.squashtest.tm.service.internal.library.TreeNodeUpdater
-
- visit(Project) - Method in class org.squashtest.tm.service.internal.project.GenericToAdministrableProject
-
- visit(ProjectTemplate) - Method in class org.squashtest.tm.service.internal.project.GenericToAdministrableProject
-
- visit(RequirementFolder) - Method in class org.squashtest.tm.service.internal.requirement.RequirementNodeWalker
-
- visit(Requirement) - Method in class org.squashtest.tm.service.internal.requirement.RequirementNodeWalker
-
- visit(ActionTestStep) - Method in class org.squashtest.tm.service.internal.testcase.ParameterNamesFinder
-
- visit(CallTestStep) - Method in class org.squashtest.tm.service.internal.testcase.ParameterNamesFinder
-
- visit(TestCase) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseNodeWalker
-
- visit(TestCaseFolder) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseNodeWalker
-