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

A

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
 
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
 
AclPermissionEvaluationService - Class in org.squashtest.tm.service.internal.security
 
AclPermissionEvaluationService() - Constructor for class org.squashtest.tm.service.internal.security.AclPermissionEvaluationService
 
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.AdministrationService
 
activateUser(long) - Method in interface org.squashtest.tm.service.user.UserAccountService
 
activateUsers(Collection<Long>) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
activateUsers(Collection<Long>) - Method in interface org.squashtest.tm.service.user.AdministrationService
 
active(boolean) - Method in class org.squashtest.tm.service.internal.security.UserBuilder
 
add(ImportRequirementTestCaseLinksSummary) - Method in interface org.squashtest.tm.service.importer.ImportRequirementTestCaseLinksSummary
adds the result of an import summary to this import summary
add(ImportSummary) - Method in interface org.squashtest.tm.service.importer.ImportSummary
adds the result of an import summary to this import summary
add(ImportRequirementTestCaseLinksSummary) - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
add(ImportSummary) - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
 
addActionTestStep(long, ActionTestStep) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
 
addActionTestStep(long, ActionTestStep, Map<Long, String>) - 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, Map<Long, String>) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
Adds an action test step to a test case, and its initial custom field values.
addArg(String) - Method in exception org.squashtest.tm.service.testautomation.spi.UnknownConnectorKind
 
addAttachment(Long, Attachment) - Method in interface org.squashtest.tm.service.attachment.AttachmentManagerService
 
addAttachment(Long, Attachment) - Method in class org.squashtest.tm.service.internal.attachment.AttachmentManagerServiceImpl
 
addAutomatedExecution(long) - Method in interface org.squashtest.tm.service.campaign.CustomIterationModificationService
 
addAutomatedExecution(long) - Method in interface org.squashtest.tm.service.campaign.CustomTestSuiteModificationService
 
addAutomatedExecution(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
 
addAutomatedExecution(IterationTestPlanItem) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
 
addAutomatedExecution(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomTestSuiteModificationServiceImpl
 
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
 
addCallTestStep(long, long) - 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.
addCampaignToCampaignFolder(long, Campaign) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
Adds a campaign to a folder.
addCampaignToCampaignFolder(long, Campaign, Map<Long, String>) - 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, String>) - 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, String>) - 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, String>) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
 
addCumulativeTestByDate(Object[]) - Method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
 
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, FOLDER) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
 
addFolderToFolder(long, FOLDER) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
 
addFolderToLibrary(long, FOLDER) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
 
addFolderToLibrary(long, FOLDER) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
 
addi18nErrorMessage(String) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignProgressionStatistics
 
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, String>) - 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, String>) - 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 interface org.squashtest.tm.service.campaign.CampaignLibrariesCrudService
Deprecated.  
addLibrary() - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibrariesCrudServiceImpl
 
addLibrary() - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibrariesCrudServiceImpl
 
addLibrary() - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibrariesCrudServiceImpl
Deprecated.  
addLibrary() - Method in interface org.squashtest.tm.service.requirement.RequirementLibrariesCrudService
Deprecated.  
addLibrary() - Method in interface org.squashtest.tm.service.testcase.TestCaseLibrariesCrudService
Deprecated.  
addLinkAlreadyExist(int) - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
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.
addMissingColumnHeader(String) - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
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
 
addNbBlocked(int) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseStatusStatistics
 
addNbBlocked(int) - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
 
addNbFailure(int) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseStatusStatistics
 
addNbFailure(int) - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
 
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
 
addNbReady(int) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseStatusStatistics
 
addNbReady(int) - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
 
addNbRunning(int) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseStatusStatistics
 
addNbRunning(int) - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
 
addNbSuccess(int) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseStatusStatistics
 
addNbSuccess(int) - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
 
addNbUntestable(int) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseStatusStatistics
 
addNbUntestable(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
 
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
 
addObsolete(int) - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
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
 
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
 
addProjectAndCopySettingsFromTemplate(Project, long, boolean, boolean, boolean, boolean) - Method in class org.squashtest.tm.service.internal.project.CustomProjectModificationServiceImpl
 
addProjectAndCopySettingsFromTemplate(Project, long, boolean, boolean, boolean, boolean) - Method in interface org.squashtest.tm.service.project.CustomProjectModificationService
Will persist the new Project and add settings copied from a given ProjectTemplate.
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
 
addRequirementAccessRejected(int) - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
addRequirementNotFound(int) - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
addRequirementToRequirement(long, NewRequirementVersionDto) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
 
addRequirementToRequirement(long, Requirement) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
 
addRequirementToRequirement(long, Requirement) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
 
addRequirementToRequirement(long, NewRequirementVersionDto) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
 
addRequirementToRequirementFolder(long, NewRequirementVersionDto) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
 
addRequirementToRequirementFolder(long, Requirement) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
 
addRequirementToRequirementFolder(long, Requirement) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
 
addRequirementToRequirementFolder(long, NewRequirementVersionDto) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
 
addRequirementToRequirementLibrary(long, NewRequirementVersionDto) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
 
addRequirementToRequirementLibrary(long, Requirement) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
 
addRequirementToRequirementLibrary(long, Requirement) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
 
addRequirementToRequirementLibrary(long, NewRequirementVersionDto) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
 
addTeam(Team) - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
addTestCaseAccessRejected(int) - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
addTestCaseNotFound(int) - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
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
 
addTestCaseToFolder(long, TestCase) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
 
addTestCaseToFolder(long, TestCase, Map<Long, String>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
 
addTestCaseToFolder(long, TestCase) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
Adds a TestCase to a folder.
addTestCaseToFolder(long, TestCase, Map<Long, String>) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
Adds a TestCase to a folder, and its initial custom field values.
addTestCaseToLibrary(long, TestCase) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
 
addTestCaseToLibrary(long, TestCase, Map<Long, String>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
 
addTestCaseToLibrary(long, TestCase) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
Adds a TestCase to the root of the library.
addTestCaseToLibrary(long, TestCase, Map<Long, String>) - 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
 
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.AdministrationService
 
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-versions to the ones verified by the step's test case and bind them 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.
addVersionNotFound(int) - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
addWhy(String) - Method in class org.squashtest.tm.service.deletion.NotDeletablePreviewReport
 
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.library
 
AdvancedSearchServiceImpl - Class in org.squashtest.tm.service.internal.library
 
AdvancedSearchServiceImpl() - Constructor for class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
afterCommit() - Method in class org.squashtest.tm.service.internal.campaign.AutomatedRunTransactionHandler
 
afterCompletion(int) - Method in class org.squashtest.tm.service.internal.campaign.AutomatedRunTransactionHandler
 
afterPropertiesSet() - Method in class org.squashtest.tm.service.internal.library.GenericFolderModificationService
 
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
 
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
 
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.
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
 
AttachmentContentDao - Interface in org.squashtest.tm.service.internal.repository
 
AttachmentDao - Interface in org.squashtest.tm.service.internal.repository
 
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
 
AutomatedExecutionExtenderDao - Interface in org.squashtest.tm.service.internal.repository.testautomation
 
AutomatedExecutionManagerService - Interface in org.squashtest.tm.service.testautomation
 
AutomatedExecutionManagerServiceImpl - Class in org.squashtest.tm.service.internal.testautomation.service
 
AutomatedExecutionManagerServiceImpl() - Constructor for class org.squashtest.tm.service.internal.testautomation.service.AutomatedExecutionManagerServiceImpl
 
AutomatedExecutionSetIdentifier - Interface in org.squashtest.tm.service.testautomation
Objects of this type can be used do identify a set of automated executions.
AutomatedRunTransactionHandler - Class in org.squashtest.tm.service.internal.campaign
This class has been created to avoid [Issue 1531]
AutomatedRunTransactionHandler(AutomatedSuite, InsecureTestAutomationManagementService) - Constructor for class org.squashtest.tm.service.internal.campaign.AutomatedRunTransactionHandler
 
AutomatedSuiteDao - Interface in org.squashtest.tm.service.internal.repository
 
AutomatedTestDao - Interface in org.squashtest.tm.service.internal.repository
 

B

BadConfiguration - Exception in org.squashtest.tm.service.testautomation.spi
 
BadConfiguration() - Constructor for exception org.squashtest.tm.service.testautomation.spi.BadConfiguration
 
BadConfiguration(String, Throwable) - Constructor for exception org.squashtest.tm.service.testautomation.spi.BadConfiguration
 
BadConfiguration(String) - Constructor for exception org.squashtest.tm.service.testautomation.spi.BadConfiguration
 
BadConfiguration(Throwable) - Constructor for exception org.squashtest.tm.service.testautomation.spi.BadConfiguration
 
batchDeleteNodes(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.AbstractNodeDeletionHandler
Will delete the nodes identified by the ids parameter.
batchDeleteNodes(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.CampaignDeletionHandlerImpl
 
batchDeleteNodes(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.RequirementDeletionHandlerImpl
 
batchDeleteNodes(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.TestCaseNodeDeletionHandlerImpl
 
batchedFindAllCustomValuesFor(List<Long>, BindableEntity) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldValueDao
Same as above, list version.
batchedRestrictedFindAllCustomValuesFor(List<Long>, BindableEntity, Collection<CustomField>) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldValueDao
Same as above, will restrict to the custom fields specified as arguments
beforeCommit(boolean) - Method in class org.squashtest.tm.service.internal.campaign.AutomatedRunTransactionHandler
 
beforeCompletion() - Method in class org.squashtest.tm.service.internal.campaign.AutomatedRunTransactionHandler
 
bindAutomatedTest(Long, Long, String) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
 
bindAutomatedTest(Long, Long, String) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
 
bindTestAutomationProject(long, TestAutomationProject) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
 
bindTestAutomationProject(long, TestAutomationProject) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
Will bind the TM project to a TA project.
bindTestPlan(long, List<Long>) - Method in interface org.squashtest.tm.service.campaign.TestSuiteTestPlanManagerService
That method will attach several IterationTestPlanItem to the given TestSuite.
bindTestPlan(long, List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteTestPlanManagerServiceImpl
 
bindTestPlanObj(TestSuite, List<IterationTestPlanItem>) - Method in interface org.squashtest.tm.service.campaign.TestSuiteTestPlanManagerService
That method will attach several IterationTestPlanItem to the given TestSuite.
bindTestPlanObj(TestSuite, List<IterationTestPlanItem>) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteTestPlanManagerServiceImpl
 
bindTestPlanToMultipleSuites(List<Long>, List<Long>) - Method in interface org.squashtest.tm.service.campaign.TestSuiteTestPlanManagerService
That method will attach several IterationTestPlanItem to several TestSuite.
bindTestPlanToMultipleSuites(List<Long>, List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteTestPlanManagerServiceImpl
 
bindTestPlanToMultipleSuitesObj(List<TestSuite>, List<IterationTestPlanItem>) - Method in interface org.squashtest.tm.service.campaign.TestSuiteTestPlanManagerService
That method will attach several IterationTestPlanItem to the given TestSuites.
bindTestPlanToMultipleSuitesObj(List<TestSuite>, List<IterationTestPlanItem>) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteTestPlanManagerServiceImpl
 
BoundEntityDao - Interface in org.squashtest.tm.service.internal.repository
 
BugTrackerBindingDao - Interface in org.squashtest.tm.service.internal.repository
 
BugTrackerDao - Interface in org.squashtest.tm.service.internal.repository
 
BugTrackerFinderService - Interface in org.squashtest.tm.service.bugtracker
 
BugTrackerManagerService - Interface in org.squashtest.tm.service.bugtracker
 
BugTrackerManagerServiceImpl - Class in org.squashtest.tm.service.internal.bugtracker
 
BugTrackerManagerServiceImpl() - Constructor for class org.squashtest.tm.service.internal.bugtracker.BugTrackerManagerServiceImpl
 
BugTrackerModificationService - Interface in org.squashtest.tm.service.bugtracker
 
BugTrackersLocalService - Interface in org.squashtest.tm.service.bugtracker
 
BugTrackersLocalServiceImpl - Class in org.squashtest.tm.service.internal.bugtracker
 
BugTrackersLocalServiceImpl() - Constructor for class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
 
build(List<Object[]>) - Method in class org.squashtest.tm.service.internal.deletion.LockedFileInferenceGraph
 
build() - Method in class org.squashtest.tm.service.internal.security.UserBuilder
 
buildFailedResult(Exception) - Method in class org.squashtest.tm.service.internal.testautomation.tasks.FetchTestListTask
 
buildFailedResult(Exception) - Method in interface org.squashtest.tm.service.internal.testautomation.tasks.TestAutomationConnectorTask
 
buildSessionFactory(LocalSessionFactoryBuilder) - Method in class org.squashtest.tm.service.internal.hibernate.RicherDialectSessionFactoryBean
 
byRequirementVersionAndTestCase(long, long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionCoverageDao
Will return the RequirementVersionCoverage entity matching the given verifying and verified params.
byRequirementVersionAndTestCases(List<Long>, long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionCoverageDao
Will return the RequirementVersionCoverage entities matching the verified requirementVersion and one of the verifying test case params.
byRequirementVersionsAndTestStep(List<Long>, long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionCoverageDao
will return the RequirementVersionCoverage entities matching one of the verified requirement version and linked to the test step.
byTestCaseAndRequirementVersions(List<Long>, long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionCoverageDao
Will return the RequirementVersionCoverage entities matching the verifying test-case and one of the verified requirement versions

C

call() - Method in class org.squashtest.tm.service.internal.testautomation.tasks.FetchTestListTask
 
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
 
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_INDEXING_DATE_KEY - Static variable in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
CAMPAIGN_INDEXING_VERSION_KEY - Static variable in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
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
 
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
 
CampaignExportCSVFullModelImpl() - Constructor for class org.squashtest.tm.service.internal.campaign.CampaignExportCSVFullModelImpl
 
CampaignExportCSVFullModelImpl.CellImpl - Class in org.squashtest.tm.service.internal.campaign
 
CampaignExportCSVFullModelImpl.CellImpl(String) - Constructor for class org.squashtest.tm.service.internal.campaign.CampaignExportCSVFullModelImpl.CellImpl
 
CampaignExportCSVFullModelImpl.RowImpl - Class in org.squashtest.tm.service.internal.campaign
 
CampaignExportCSVFullModelImpl.RowImpl(List<? extends CampaignExportCSVModel.Cell>) - Constructor for class org.squashtest.tm.service.internal.campaign.CampaignExportCSVFullModelImpl.RowImpl
 
CampaignExportCSVModelImpl - Class in org.squashtest.tm.service.internal.campaign
 
CampaignExportCSVModelImpl() - Constructor for class org.squashtest.tm.service.internal.campaign.CampaignExportCSVModelImpl
 
CampaignExportCSVModelImpl.CellImpl - Class in org.squashtest.tm.service.internal.campaign
 
CampaignExportCSVModelImpl.CellImpl(String) - Constructor for class org.squashtest.tm.service.internal.campaign.CampaignExportCSVModelImpl.CellImpl
 
CampaignExportCSVModelImpl.RowImpl - Class in org.squashtest.tm.service.internal.campaign
 
CampaignExportCSVModelImpl.RowImpl(List<? extends CampaignExportCSVModel.Cell>) - Constructor for class org.squashtest.tm.service.internal.campaign.CampaignExportCSVModelImpl.RowImpl
 
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
 
CampaignLibrariesCrudService - Interface in org.squashtest.tm.service.campaign
Deprecated. not used anymore
CampaignLibrariesCrudServiceImpl - Class in org.squashtest.tm.service.internal.campaign
 
CampaignLibrariesCrudServiceImpl() - Constructor for class org.squashtest.tm.service.internal.campaign.CampaignLibrariesCrudServiceImpl
 
CampaignLibraryDao - Interface in org.squashtest.tm.service.internal.repository
 
CampaignLibraryFinderService - Interface in org.squashtest.tm.service.campaign
 
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
 
CampaignLibrarySelectionStrategyImpl - Class in org.squashtest.tm.service.internal.library
 
CampaignLibrarySelectionStrategyImpl() - Constructor for class org.squashtest.tm.service.internal.library.CampaignLibrarySelectionStrategyImpl
 
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
 
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
 
cancel(boolean) - Method in class org.squashtest.tm.service.internal.testautomation.thread.FetchTestListFuture
 
canModifyUser() - Method in class org.squashtest.tm.service.internal.security.AdministratorAuthenticationServiceImpl
 
canModifyUser() - Method in interface org.squashtest.tm.service.security.UserAuthenticationService
 
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);
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
 
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
 
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
 
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, String) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
 
changeBugTrackerProjectName(long, String) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
Will change a bugtracker connexion parameter : the name of the bugtracker's project it's associated to.
changeCategory(long, RequirementCategory) - Method in interface org.squashtest.tm.service.requirement.RequirementModificationService
 
changeCategory(long, RequirementCategory) - Method in interface org.squashtest.tm.service.requirement.RequirementVersionManagerService
 
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 class org.squashtest.tm.service.internal.customfield.CustomCustomFieldManagerServiceImpl
 
changeCriticality(long, RequirementCriticality) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementModificationServiceImpl
 
changeCriticality(long, RequirementCriticality) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementVersionManagerServiceImpl
 
changeCriticality(long, RequirementCriticality) - Method in interface org.squashtest.tm.service.requirement.CustomRequirementModificationService
will change the requirement criticality and update the importance of any associated TestCase with importanceAuto == true.
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.
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 class org.squashtest.tm.service.internal.testcase.ParameterModificationServiceImpl
 
changeDescription(long, String) - Method in interface org.squashtest.tm.service.project.GenericProjectManagerService
 
changeDescription(long, String) - Method in interface org.squashtest.tm.service.requirement.RequirementModificationService
 
changeDescription(long, String) - Method in interface org.squashtest.tm.service.requirement.RequirementVersionManagerService
 
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
changeExecutionsStates(AutomatedExecutionSetIdentifier, TestExecutionStatus) - Method in class org.squashtest.tm.service.internal.testautomation.service.AutomatedExecutionManagerServiceImpl
 
changeExecutionsStates(AutomatedExecutionSetIdentifier, TestExecutionStatus) - Method in interface org.squashtest.tm.service.testautomation.AutomatedExecutionManagerService
Changes the state of a set of executions 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
 
changeIframeFriendly(long, boolean) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackerModificationService
 
changeImportance(long, TestCaseImportance) - Method in interface org.squashtest.tm.service.testcase.TestCaseModificationService
 
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.
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.project.GenericProjectManagerService
 
changeName(long, String) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackerModificationService
 
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.customfield.CustomCustomFieldManagerServiceImpl
 
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.GenericProjectManagerService
 
changeName(long, String) - Method in interface org.squashtest.tm.service.requirement.RequirementVersionManagerService
 
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, TestCaseNature) - Method in interface org.squashtest.tm.service.testcase.TestCaseModificationService
 
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
 
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
 
changePrerequisite(long, String) - Method in interface org.squashtest.tm.service.testcase.TestCaseModificationService
 
changeReference(long, String) - Method in interface org.squashtest.tm.service.requirement.RequirementModificationService
 
changeReference(long, String) - Method in interface org.squashtest.tm.service.requirement.RequirementVersionManagerService
 
changeReference(long, String) - Method in interface org.squashtest.tm.service.testcase.TestCaseModificationService
 
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
 
changeStatus(long, RequirementStatus) - Method in interface org.squashtest.tm.service.requirement.RequirementModificationService
 
changeStatus(long, RequirementStatus) - Method in interface org.squashtest.tm.service.requirement.RequirementVersionManagerService
 
changeStatus(long, TestCaseStatus) - Method in interface org.squashtest.tm.service.testcase.TestCaseModificationService
 
changeTestAutomationEnabled(long, boolean) - Method in interface org.squashtest.tm.service.project.GenericProjectManagerService
 
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, TestCaseType) - Method in interface org.squashtest.tm.service.testcase.TestCaseModificationService
 
changeUrl(long, String) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackerModificationService
 
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, String) - Method in interface org.squashtest.tm.service.customfield.CustomFieldValueManagerService
Will update the value of a CustomFieldValue using its Id.
changeValue(long, String) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
 
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
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
same as BugTrackersLocalService.checkBugTrackerStatus(Project), using the id of the project instead.
checkBugTrackerStatus(Project) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
 
checkBugTrackerStatus(Long) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
 
checkColumnsMapping(Map<String, Integer>, ImportRequirementTestCaseLinksSummaryImpl) - Method in class org.squashtest.tm.service.internal.importer.RequirementTestCaseLinkParserImpl
 
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, String[]) - Method in interface org.squashtest.tm.service.testcase.CallStepManagerService
Deprecated. 
checkForCyclicStepCallBeforePaste(long, List<Long>) - Method in interface org.squashtest.tm.service.testcase.CallStepManagerService
same as CallStepManagerService.checkForCyclicStepCallBeforePaste(long, String[]) with a more comfortable signature
checkIterationsDatesIntegrity(Collection<ScheduledIteration>) - Static method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
 
checkLoginAvailability(String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateUserDao
 
checkLoginAvailability(String) - Method in interface org.squashtest.tm.service.internal.repository.UserDao
checks if a user already exist with the same login in the database.
checkNameAvailability(String) - Method in interface org.squashtest.tm.service.internal.repository.BugTrackerDao
checks if there is a Bugtracker of the same name in the database.
checkNameAvailability(String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateBugTrackerDao
 
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.
checkProjectContainsOnlyFolders(Project) - Method in class org.squashtest.tm.service.internal.deletion.ProjectDeletionHandlerImpl
 
checkProjectContainsOnlyFolders(Project) - Method in interface org.squashtest.tm.service.internal.project.ProjectDeletionHandler
 
clearCache() - Method in class org.squashtest.tm.service.security.acls.model.NullAclCache
 
clearFromCache(ENTITY_TYPE) - Method in interface org.squashtest.tm.service.internal.repository.GenericDao
 
clearFromCache(Collection<ENTITY_TYPE>) - Method in interface org.squashtest.tm.service.internal.repository.GenericDao
 
clearFromCache(ENTITY_TYPE) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
 
clearFromCache(Collection<ENTITY_TYPE>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
 
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
 
close() - Method in interface org.squashtest.tm.service.internal.archive.ArchiveReader
 
close() - Method in class org.squashtest.tm.service.internal.archive.ZipReader
 
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.HibernateGenericProjectDao
 
coerceTemplateIntoProject(long) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
 
collectDeletableNodes() - Method in class org.squashtest.tm.service.internal.deletion.LockedFileInferenceGraph
Once the locks are resolved, will return the nodes that are eventually deletable.
collectFromMapList(List<X>, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateEntityDao
 
collectFromMapList(Criteria) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateEntityDao
 
collectFromMapListToSet(Criteria, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateEntityDao
 
collectFromMapListToSet(Criteria) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateEntityDao
 
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.
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.
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.library.RequirementVersionCategoryComparator
 
compareBottom(int) - Method in class org.squashtest.tm.service.internal.library.RequirementVersionCategoryComparator
 
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
 
computeSchedule() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignProgressionStatistics
 
ConfigurationService - Interface in org.squashtest.tm.service.configuration
 
ConfigurationServiceImpl - Class in org.squashtest.tm.service.internal.configuration
 
ConfigurationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.configuration.ConfigurationServiceImpl
 
convertToAdministrableProject(GenericProject) - Method in class org.squashtest.tm.service.internal.project.GenericToAdministrableProject
 
copy(int, int) - Method in class org.squashtest.tm.service.internal.library.RequirementVersionCategoryComparator
 
COPY_TOKEN - Static variable in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
token appended to the name of a copy
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
Same as ProjectsPermissionManagementService.copyAssignedUsersFromTemplate(Project, ProjectTemplate) using the template's id
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(Project, ProjectTemplate) - 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(Project, ProjectTemplate) - 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(BoundEntity, BoundEntity) - 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
 
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 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.
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 interface org.squashtest.tm.service.library.LibraryNavigationService
same, when the destination is a Library.
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
 
count() - Method in interface org.squashtest.tm.service.internal.repository.TeamDao
Simply count all Teams
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 class org.squashtest.tm.service.internal.repository.hibernate.HibernateUserDao
 
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.
countBugTrackers() - Method in interface org.squashtest.tm.service.internal.repository.BugTrackerDao
 
countBugTrackers() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateBugTrackerDao
 
countByRequirement(long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionDao
 
countByRequirementVersionId(long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementAuditEventDao
 
countByTestCaseId(long) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionDao
Returns the count of executions which ran a given test case.
countByTestCaseId(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateExecutionDao
 
countByVerifiedRequirementVersion(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
 
countByVerifiedRequirementVersion(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDao
 
countCallingTestSteps(long) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDao
Counts the calling test steps of a test case
countCustomFields() - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldDao
Will count all existing custom fields
countExecutionSteps(long) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionDao
 
countExecutionSteps(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateExecutionDao
(non-Javadoc)
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
 
countGenericProjects() - Method in interface org.squashtest.tm.service.internal.repository.GenericProjectDao
 
countIssuesfromExecutionAndExecutionSteps(List<Long>, List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIssueDao
 
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 class org.squashtest.tm.service.internal.repository.hibernate.HibernateIssueDao
 
countIssuesfromExecutionSteps(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
Self explanatory
countIssuesfromIssueList(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIssueDao
 
countIssuesfromIssueList(Collection<Long>, Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIssueDao
 
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
countNonFoldersInProject(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomProjectDao
 
countNonFoldersInProject(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateProjectDao
 
countProjects() - Method in interface org.squashtest.tm.service.internal.repository.ProjectDao
 
countReady(long) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionDao
 
countReady(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateExecutionDao
 
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
 
countSuccess(long) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionDao
 
countSuccess(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateExecutionDao
 
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
 
countTestPlanItems(long) - Method in interface org.squashtest.tm.service.internal.repository.TestSuiteDao
 
countTestPlans(Long, Filtering) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestSuiteDao
 
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) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestSuiteDao
 
countTestPlans(Long, Filtering, ColumnFiltering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestSuiteDao
 
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
 
createAllCustomFieldValues(BoundEntity) - Method in interface org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueService
Will create all the custom field values for one entity.
createAllCustomFieldValues(BoundEntity) - 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(ActionTestStep, ExecutionStep, Project) - Method in interface org.squashtest.tm.service.internal.denormalizedField.PrivateDenormalizedFieldValueService
Will create denormalized field values for Called Execution Step.
createAllDenormalizedFieldValues(BoundEntity, DenormalizedFieldHolder) - Method in class org.squashtest.tm.service.internal.denormalizedField.PrivateDenormalizedFieldValueServiceImpl
 
createAllDenormalizedFieldValues(ActionTestStep, ExecutionStep, Project) - Method in class org.squashtest.tm.service.internal.denormalizedField.PrivateDenormalizedFieldValueServiceImpl
 
createAndStartAutomatedSuite(long) - Method in interface org.squashtest.tm.service.campaign.CustomIterationModificationService
Create an automated execution for every automated item test plan in the given iteration, group them in an automated suite and tells the connector to process them.
createAndStartAutomatedSuite(long, Collection<Long>) - Method in interface org.squashtest.tm.service.campaign.CustomIterationModificationService
Create an automated execution for each of the test plan in arguments, group them in an automated suite and tells the connectors to process them .
createAndStartAutomatedSuite(long) - Method in interface org.squashtest.tm.service.campaign.CustomTestSuiteModificationService
Create an automated execution for every automated item test plan in the given test-suite, group them in an automated suite and tells the connector to process them.
createAndStartAutomatedSuite(long, List<Long>) - Method in interface org.squashtest.tm.service.campaign.CustomTestSuiteModificationService
Create an automated execution for each of the test plan in arguments, group them in an automated suite and tells the connectors to process them .
createAndStartAutomatedSuite(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
 
createAndStartAutomatedSuite(long, Collection<Long>) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
 
createAndStartAutomatedSuite(List<IterationTestPlanItem>) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
 
createAndStartAutomatedSuite(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomTestSuiteModificationServiceImpl
 
createAndStartAutomatedSuite(long, List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.CustomTestSuiteModificationServiceImpl
 
createAndStartAutomatedSuite(List<IterationTestPlanItem>) - Method in interface org.squashtest.tm.service.internal.campaign.IterationTestPlanManager
 
createAndStartAutomatedSuiteByITPIsIds(Collection<Long>) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
 
createAndStartAutomatedSuiteByITPIsIds(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.campaign.IterationTestPlanManager
 
createAuthentication(long, String) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
createAuthentication(long, String) - Method in interface org.squashtest.tm.service.user.AdministrationService
Creates authentication data for given user.
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
 
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
 
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
 
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) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementModificationServiceImpl
 
createNewVersion(long) - Method in interface org.squashtest.tm.service.requirement.CustomRequirementModificationService
Increase the current version of the given requirement.
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
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
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.
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
 
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.AdministrationService
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.AdministrationService
Creates a user without credentials.
cufBindingService - Variable in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
 
currentSession() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedSuiteDao
 
currentSession() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
 
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
 
CustomCustomFieldBindingDao - Interface in org.squashtest.tm.service.internal.repository
 
CustomCustomFieldDao - Interface in org.squashtest.tm.service.internal.repository
Facade for Custom-Field access methods which cannot be dynamically generated.
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
 
CustomDatasetDao - Interface in org.squashtest.tm.service.internal.repository
 
CustomFieldBindingDao - Interface in org.squashtest.tm.service.internal.repository
 
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
 
CustomFieldDao - Interface in org.squashtest.tm.service.internal.repository
 
CustomFieldDeletionDao - Interface in org.squashtest.tm.service.internal.repository
 
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
 
CustomFieldManagerService - Interface in org.squashtest.tm.service.customfield
Facade service for custom fields management.
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
 
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
 
CustomParameterDao - Interface in org.squashtest.tm.service.internal.repository
 
CustomProjectDao - Interface in org.squashtest.tm.service.internal.repository
 
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
 
CustomRequirementModificationService - Interface in org.squashtest.tm.service.requirement
Requirement modification services which cannot be dynamically generated.
CustomRequirementModificationServiceImpl - Class in org.squashtest.tm.service.internal.requirement
 
CustomRequirementModificationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.requirement.CustomRequirementModificationServiceImpl
 
CustomRequirementVersionCoverageDao - Interface in org.squashtest.tm.service.internal.repository
 
CustomRequirementVersionDao - Interface in org.squashtest.tm.service.internal.repository
 
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
 
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
 

D

DatabaseBackedObjectIdentityGeneratorStrategy - Class in org.squashtest.tm.service.security.acls.domain
This ObjectIdentityGenerator fetches the entity using hibernate and delegates the creation of ObjectIdentity to a ObjectIdentityRetrievalStrategy.
DatabaseBackedObjectIdentityGeneratorStrategy() - Constructor for class org.squashtest.tm.service.security.acls.domain.DatabaseBackedObjectIdentityGeneratorStrategy
 
dataIterator() - Method in class org.squashtest.tm.service.internal.campaign.CampaignExportCSVFullModelImpl
 
dataIterator() - Method in class org.squashtest.tm.service.internal.campaign.CampaignExportCSVModelImpl
 
dataIterator() - Method in class org.squashtest.tm.service.internal.campaign.SimpleCampaignExportCSVModelImpl
 
dataIterator() - Method in class org.squashtest.tm.service.internal.library.RequirementVersionSearchExportCSVModelImpl
 
dataIterator() - Method in class org.squashtest.tm.service.internal.library.TestCaseSearchExportCSVModelImpl
 
DatasetDao - Interface in org.squashtest.tm.service.internal.repository
 
DatasetModificationService - Interface in org.squashtest.tm.service.testcase
 
DatasetModificationServiceImpl - Class in org.squashtest.tm.service.internal.testcase
 
DatasetModificationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.testcase.DatasetModificationServiceImpl
 
DatasetParamValueDao - Interface in org.squashtest.tm.service.internal.repository
 
dateFormat - Variable in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
deactivateAccount(String) - Method in class org.squashtest.tm.service.internal.security.AdministratorAuthenticationServiceImpl
 
deactivateAccount(String) - Method in interface org.squashtest.tm.service.security.AdministratorAuthenticationService
 
deactivateUser(long) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
deactivateUser(long) - Method in class org.squashtest.tm.service.internal.user.UserAccountServiceImpl
 
deactivateUser(long) - Method in interface org.squashtest.tm.service.user.AdministrationService
 
deactivateUser(long) - Method in interface org.squashtest.tm.service.user.UserAccountService
 
deactivateUsers(Collection<Long>) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
deactivateUsers(Collection<Long>) - Method in interface org.squashtest.tm.service.user.AdministrationService
 
deassociateTeams(long, List<Long>) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
deassociateTeams(long, List<Long>) - Method in interface org.squashtest.tm.service.user.AdministrationService
Will remove user from teams members lists.
DEFAULT_ENCODING_KEY - Static variable in class org.squashtest.tm.service.internal.importer.TestCaseImporter
 
DefaultTestAutomationServerFactoryBean - Class in org.squashtest.tm.service.internal.testautomation.configuration
 
DefaultTestAutomationServerFactoryBean() - Constructor for class org.squashtest.tm.service.internal.testautomation.configuration.DefaultTestAutomationServerFactoryBean
 
DeletableNodeData - Class in org.squashtest.tm.service.internal.deletion
 
DeletableNodeData(Long) - Constructor for class org.squashtest.tm.service.internal.deletion.DeletableNodeData
 
DeletableNodeData(Long, Boolean) - Constructor for class org.squashtest.tm.service.internal.deletion.DeletableNodeData
 
DeletableNodeData(Long, Boolean, String) - Constructor for class org.squashtest.tm.service.internal.deletion.DeletableNodeData
 
delete(long) - Method in interface org.squashtest.tm.service.campaign.CustomIterationModificationService
 
delete(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
 
delete(CustomFieldValue) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldValueDao
'nuff said.
delete(RequirementVersionCoverage) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionCoverageDao
Simply delete the given RequirementVersionCoverage
delete(Team) - Method in interface org.squashtest.tm.service.internal.repository.TeamDao
Simply delete the given Team
deleteAccount(String) - Method in class org.squashtest.tm.service.internal.security.AdministratorAuthenticationServiceImpl
 
deleteAccount(String) - Method in interface org.squashtest.tm.service.security.AdministratorAuthenticationService
 
deleteAll(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldValueDao
Delete all the CustomFieldValue, given their ids.
deleteAllCustomFieldValues(BoundEntity) - Method in interface org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueService
will delete all the custom field vales for one entity
deleteAllCustomFieldValues(BindableEntity, List<Long>) - Method in interface org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueService
Will delete all the custom field values for multiple BoundEntities
deleteAllCustomFieldValues(BoundEntity) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
 
deleteAllCustomFieldValues(BindableEntity, List<Long>) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
 
deleteAllDenormalizedFieldValues(DenormalizedFieldHolder) - Method in interface org.squashtest.tm.service.internal.denormalizedField.PrivateDenormalizedFieldValueService
will delete all the denormalized field values for one entity
deleteAllDenormalizedFieldValues(DenormalizedFieldHolder) - Method in class org.squashtest.tm.service.internal.denormalizedField.PrivateDenormalizedFieldValueServiceImpl
 
deleteAllExecutions(long) - Method in interface org.squashtest.tm.service.campaign.TestSuiteExecutionProcessingService
will delete all existing executions
deleteAllExecutions(long) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteExecutionProcessingServiceImpl
 
deleteAllForBinding(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldValueDao
Delete all the CustomFieldValue related to a CustomFieldBinding, given its id.
deleteAllForEntities(BindableEntity, List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldValueDao
Delete all the custom field values related to a bunch of bound entities
deleteAllForEntity(Long, BindableEntity) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldValueDao
Delete all the custom field values related to a BoundEntity, identified by its id and BindableEntity
deleteAllForEntity(long, DenormalizedFieldHolderType) - Method in interface org.squashtest.tm.service.internal.repository.DenormalizedFieldValueDao
Delete all the denormalized field values related to a DenormalizedFieldHolder, identified by its id and DenormalizedFieldHolderType
deleteConfiguration(String, String) - Method in interface org.squashtest.tm.service.configuration.ConfigurationService
 
deleteConfiguration(String, String) - Method in class org.squashtest.tm.service.internal.configuration.ConfigurationServiceImpl
 
deleteCustomField(long) - Method in interface org.squashtest.tm.service.customfield.CustomCustomFieldManagerService
Will delete the custom-field entity
deleteCustomField(long) - Method in class org.squashtest.tm.service.internal.customfield.CustomCustomFieldManagerServiceImpl
 
deleteExecSteps(Execution) - Method in class org.squashtest.tm.service.internal.deletion.CampaignDeletionHandlerImpl
 
deleteExecution(Execution) - Method in interface org.squashtest.tm.service.execution.ExecutionModificationService
that method should delete the execution.
deleteExecution(Execution) - Method in interface org.squashtest.tm.service.internal.campaign.CampaignNodeDeletionHandler
That method should delete the execution.
deleteExecution(Execution) - Method in class org.squashtest.tm.service.internal.deletion.CampaignDeletionHandlerImpl
 
deleteExecution(Execution) - Method in class org.squashtest.tm.service.internal.execution.ExecutionModificationServiceImpl
 
deleteExecutions(List<Execution>) - Method in interface org.squashtest.tm.service.internal.campaign.CampaignNodeDeletionHandler
uses CampaignNodeDeletionHandler.deleteExecution(Execution)
deleteExecutions(List<Execution>) - Method in class org.squashtest.tm.service.internal.deletion.CampaignDeletionHandlerImpl
 
deleteIterations(List<Long>) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
that method should delete the iterations.
deleteIterations(List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
 
deleteIterations(List<Long>) - Method in interface org.squashtest.tm.service.internal.campaign.CampaignNodeDeletionHandler
That method should delete the iterations.
deleteIterations(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.CampaignDeletionHandlerImpl
 
deleteIterationTestPlanItem(IterationTestPlanItem) - Method in interface org.squashtest.tm.service.internal.campaign.CampaignNodeDeletionHandler
That method should delete the test plan item.
deleteIterationTestPlanItem(IterationTestPlanItem) - Method in class org.squashtest.tm.service.internal.deletion.CampaignDeletionHandlerImpl
 
deleteNodes(List<Long>) - Method in interface org.squashtest.tm.service.campaign.CustomIterationModificationService
that method should delete the nodes.
deleteNodes(List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
 
deleteNodes(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.AbstractNodeDeletionHandler
NodeDeletionHandler.deleteNodes(List)
deleteNodes(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.RequirementDeletionHandlerImpl
 
deleteNodes(List<Long>) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
 
deleteNodes(List<Long>) - Method in interface org.squashtest.tm.service.internal.library.NodeDeletionHandler
(see above for definitions) That method perform actual node deletion.
deleteNodes(List<Long>) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
that method should delete the nodes.
deleteProject(long) - Method in class org.squashtest.tm.service.internal.deletion.ProjectDeletionHandlerImpl
 
deleteProject(long) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
 
deleteProject(long) - Method in class org.squashtest.tm.service.internal.project.CustomProjectModificationServiceImpl
 
deleteProject(long) - Method in interface org.squashtest.tm.service.internal.project.ProjectDeletionHandler
Deletes a generic project.
deleteProject(long) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
 
deleteProject(long) - Method in interface org.squashtest.tm.service.project.CustomProjectModificationService
 
deleteRequirementAuditEvents(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
 
deleteRequirementAuditEvents(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDeletionDao
 
deleteStep(TestCase, TestStep) - Method in class org.squashtest.tm.service.internal.deletion.TestCaseNodeDeletionHandlerImpl
 
deleteStep(TestCase, TestStep) - Method in interface org.squashtest.tm.service.internal.testcase.TestCaseNodeDeletionHandler
 
deleteSuites(List<Long>) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
that method should delete test suites, and remove its references in iteration and iteration test plan item
deleteSuites(List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
 
deleteSuites(List<Long>) - Method in interface org.squashtest.tm.service.internal.campaign.CampaignNodeDeletionHandler
That method should delete test suites, and remove its references in iteration and iteration test plan item
deleteSuites(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.CampaignDeletionHandlerImpl
 
deleteTeam(long) - Method in class org.squashtest.tm.service.internal.user.CustomTeamModificationServiceImpl
 
deleteTeam(long) - Method in interface org.squashtest.tm.service.user.CustomTeamModificationService
Delete the team along with all it's acls.
deleteUser(long) - Method in class org.squashtest.tm.service.internal.user.UserAccountServiceImpl
 
deleteUser(long) - Method in interface org.squashtest.tm.service.user.UserAccountService
 
deleteUserProjectOldPermission(String, long) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
 
deleteUserProjectOldPermission(String, long) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionManagementService
 
deleteUsers(Collection<Long>) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
deleteUsers(Collection<Long>) - Method in interface org.squashtest.tm.service.user.AdministrationService
 
DeletionDao - Interface in org.squashtest.tm.service.internal.repository
 
DenormalizedFieldHelper<X extends org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldHolder> - Class in org.squashtest.tm.service.internal.customfield
This version exists for the DenormalizedFieldHolder, which are structurally equivalent to BoundEntity but with a different class domain.
DenormalizedFieldHelper(X) - Constructor for class org.squashtest.tm.service.internal.customfield.DenormalizedFieldHelper
 
DenormalizedFieldHelper(Collection<X>) - Constructor for class org.squashtest.tm.service.internal.customfield.DenormalizedFieldHelper
 
DenormalizedFieldValueDao - Interface in org.squashtest.tm.service.internal.repository
Data access methods for DenormalizedFieldValue.
DenormalizedFieldValueFinder - Interface in org.squashtest.tm.service.denormalizedfield
 
dest - Variable in class org.squashtest.tm.service.deletion.NodeMovement
 
detachIssue(long) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
Will detach an existing issue from an issue detector
detachIssue(long) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
 
detachTestPlanFromTestSuite(List<Long>, long) - Method in interface org.squashtest.tm.service.campaign.TestSuiteTestPlanManagerService
 
detachTestPlanFromTestSuite(List<Long>, long) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteTestPlanManagerServiceImpl
 
detachTestPlanFromTestSuiteAndRemoveFromIteration(List<Long>, long) - Method in interface org.squashtest.tm.service.campaign.TestSuiteTestPlanManagerService
 
detachTestPlanFromTestSuiteAndRemoveFromIteration(List<Long>, long) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteTestPlanManagerServiceImpl
 
detectLockedNodes(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.AbstractNodeDeletionHandler
Given a list of node ids, returns a sublist corresponding to the ids of the nodes which cannot be deleted according to the specs.
detectLockedNodes(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.CampaignDeletionHandlerImpl
 
detectLockedNodes(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.RequirementDeletionHandlerImpl
 
detectLockedNodes(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.TestCaseNodeDeletionHandlerImpl
 
diagnoseSuppression(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.AbstractNodeDeletionHandler
Given their ids, that method should check the nodes and actually report the informations as specified in NodeDeletionHandler.simulateDeletion(List).
diagnoseSuppression(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.CampaignDeletionHandlerImpl
 
diagnoseSuppression(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.RequirementDeletionHandlerImpl
 
diagnoseSuppression(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.TestCaseNodeDeletionHandlerImpl
 
disableWizardForWorkspace(long, WorkspaceType, String) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
 
disableWizardForWorkspace(long, WorkspaceType, String) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
enables the given wizard for the given workspace of the given project
documentsAdded(long) - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchIndexingMonitor
 
documentsBuilt(int) - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchIndexingMonitor
 
doGetCustomFieldValues() - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
 
doGetCustomFieldValues() - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldHelperImpl
 
doGetCustomFieldValues() - Method in class org.squashtest.tm.service.internal.customfield.NoValuesCustomFieldHelper
 
duplicate(UserDetails) - Static method in class org.squashtest.tm.service.internal.security.UserBuilder
 

E

enableWizardForWorkspace(long, WorkspaceType, String) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
 
enableWizardForWorkspace(long, WorkspaceType, String) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
enables the given wizard for the given workspace of the given project
entitiesLoaded(int) - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchIndexingMonitor
 
EntityDao<ENTITY_TYPE> - Interface in org.squashtest.tm.service.internal.repository
 
entityType - Variable in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
 
Entry - Interface in org.squashtest.tm.service.internal.archive
An Entry must be capable of : Give its path.
equals(Object) - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
evaluate(Object) - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper.BindingLocationFilter
 
evictFromCache(ObjectIdentity) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
 
evictFromCache(Serializable) - Method in class org.squashtest.tm.service.security.acls.model.NullAclCache
 
evictFromCache(ObjectIdentity) - Method in class org.squashtest.tm.service.security.acls.model.NullAclCache
 
ExcelTestCaseParserImpl - Class in org.squashtest.tm.service.internal.importer
 
ExcelTestCaseParserImpl() - Constructor for class org.squashtest.tm.service.internal.importer.ExcelTestCaseParserImpl
 
executeDeleteNamedQuery(String, String, Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDeletionDao
 
executeDeleteSQLQuery(String, String, Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDeletionDao
 
executeEntityNamedQuery(String, String, Object) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
Runs a named query which returns a single entity / tuple / scalar and which accepts a unique parameter.
executeEntityNamedQuery(String, SetQueryParametersCallback) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
 
executeEntityNamedQuery(String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
 
executeListNamedQuery(String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
Executes a no-args named query which returns a list of entities.
executeListNamedQuery(String, SetQueryParametersCallback) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
Executes a named query with parameters.
executeListNamedQuery(String, Object, Paging) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
Executes a named query with parameters.
executeListNamedQuery(String, SetQueryParametersCallback, Paging) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
Executes a named query with parameters.
executeSelect(String) - Method in class org.squashtest.tm.service.internal.api.repository.HibernateSqlQueryRunner
 
executeSelect(String, Map<String, ?>) - Method in class org.squashtest.tm.service.internal.api.repository.HibernateSqlQueryRunner
 
executeSelectNamedQuery(String, String, Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDeletionDao
 
executeSelectSQLQuery(String, String, Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDeletionDao
 
executeTests(Collection<AutomatedTest>, String) - Method in interface org.squashtest.tm.service.testautomation.spi.TestAutomationConnector
Given a bunch of tests, must tell the remote server to execute them.
executeTests(Collection<AutomatedTest>, String, TestAutomationCallbackService) - Method in interface org.squashtest.tm.service.testautomation.spi.TestAutomationConnector
Same than TestAutomationConnector.executeTests(Collection, String) (in particular, it must return as soon as the tests have started).
executeUniqueSelect(String) - Method in class org.squashtest.tm.service.internal.api.repository.HibernateSqlQueryRunner
 
executeUniqueSelect(String, Map<String, ?>) - Method in class org.squashtest.tm.service.internal.api.repository.HibernateSqlQueryRunner
 
executeUpdateListQuery(String, SetQueryParametersCallback) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
 
ExecutionDao - Interface in org.squashtest.tm.service.internal.repository
 
ExecutionFinder - Interface in org.squashtest.tm.service.execution
 
ExecutionModificationService - Interface in org.squashtest.tm.service.execution
 
ExecutionModificationServiceImpl - Class in org.squashtest.tm.service.internal.execution
 
ExecutionModificationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.execution.ExecutionModificationServiceImpl
 
ExecutionProcessingService - Interface in org.squashtest.tm.service.execution
 
ExecutionProcessingServiceImpl - Class in org.squashtest.tm.service.internal.execution
 
ExecutionProcessingServiceImpl() - Constructor for class org.squashtest.tm.service.internal.execution.ExecutionProcessingServiceImpl
 
ExecutionStepDao - Interface in org.squashtest.tm.service.internal.repository
 
exportCampaignToCSV(Long, String) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
given a campaign Id, returns a model.
exportCampaignToCSV(Long, String) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
 
exportRequirementVersionSearchResultsToCSV(AdvancedSearchModel, Locale) - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
exportRequirementVersionSearchResultsToCSV(AdvancedSearchModel, Locale) - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
exportTestCaseSearchResultsToCSV(AdvancedSearchModel, Locale) - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
exportTestCaseSearchResultsToCSV(AdvancedSearchModel, Locale) - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 

F

feedNextLayer(TreeNode, TreeNode, Map<NodeContainer<TreeNode>, Collection<TreeNode>>, 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).
fetchAllResultURL(TestAutomationProject, AutomatedSuite) - Method in interface org.squashtest.tm.service.internal.testautomation.service.InsecureTestAutomationManagementService
Will (attempt to) retrieve the result url for all the executions that belongs to a given automated suite, and of which tests belongs to a given project.
fetchAllResultURL(TestAutomationProject, AutomatedSuite) - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationManagementServiceImpl
 
FetchTestListFuture - Class in org.squashtest.tm.service.internal.testautomation.thread
 
FetchTestListFuture(FetchTestListTask, Future<TestAutomationProjectContent>) - Constructor for class org.squashtest.tm.service.internal.testautomation.thread.FetchTestListFuture
 
FetchTestListTask - Class in org.squashtest.tm.service.internal.testautomation.tasks
 
FetchTestListTask(TestAutomationConnectorRegistry, TestAutomationProject) - Constructor for class org.squashtest.tm.service.internal.testautomation.tasks.FetchTestListTask
 
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 class org.squashtest.tm.internal.test.StubRequirementDao
 
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.project.CustomProjectTemplateManagerServiceImpl
 
findAll() - Method in interface org.squashtest.tm.service.internal.repository.AutomatedSuiteDao
 
findAll() - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldDao
 
findAll() - Method in interface org.squashtest.tm.service.internal.repository.EntityDao
 
findAll(PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.GenericProjectDao
 
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.ProjectDao
 
findAll(PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.ProjectDao
 
findAll() - Method in interface org.squashtest.tm.service.internal.repository.ProjectTemplateDao
 
findAll() - Method in interface org.squashtest.tm.service.project.CustomProjectTemplateFinder
 
findAll() - Method in interface org.squashtest.tm.service.user.TeamFinderService
 
findAllActiveByIds(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernatePartyDao
 
findAllActiveByIds(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.PartyDao
 
findAllActiveParties() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernatePartyDao
 
findAllActiveParties() - Method in interface org.squashtest.tm.service.internal.repository.PartyDao
 
findAllActiveUsersOrderedByLogin() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateUserDao
 
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.AdministrationService
 
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
 
findAllAttachments(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAttachmentDao
 
findAllAttachmentsFiltered(Long, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.AttachmentDao
 
findAllAttachmentsFiltered(Long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAttachmentDao
 
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).
findAllBoundCustomFields(Long, BindableEntity) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldDao
returns the complementary of CustomFieldDao.findAllBindableCustomFields(Long, BindableEntity)
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
 
findAllByExtender(Collection<AutomatedExecutionExtender>) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedTestDao
Same than AutomatedTestDao.findAllByExtenderIds(List), but with the extenders themselves instead of their ids.
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
 
findAllById(Collection<String>) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedSuiteDao
 
findAllById(Collection<String>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedSuiteDao
 
findAllByIdListOrderedByName(List<Long>) - Method in class org.squashtest.tm.internal.test.StubRequirementDao
 
findAllByIds(Collection<Long>) - Method in class org.squashtest.tm.internal.test.StubRequirementDao
 
findAllByIds(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomCustomFieldBindingDao
returns the bindings grouped by project and entity, sorted by position
findAllByIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomCustomFieldBindingDao
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(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.GenericProjectDao
 
findAllByIds(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomCustomFieldBindingDao
 
findAllByIds(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomCustomFieldBindingDao
 
findAllByIds(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateEntityDao
 
findAllByIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.ProjectDao
 
findAllByIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionCoverageDao
Find all requirementVersionCoverages matching the given ids
findAllByIds(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionDao
 
findAllByIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TeamDao
Find all teams matching the given ids
findAllByIds(Collection<Long>) - Method in interface org.squashtest.tm.service.testcase.TestCaseFinder
Fetches all the test cases matching the given list of ids.
findAllByIterationId(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestSuiteDao
 
findAllByIterationId(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestSuiteDao
 
findAllByName(String) - Method in interface org.squashtest.tm.service.internal.repository.TeamDao
Find all teams with name equals to the given name param.
findAllByNameAndTestCases(String, List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomParameterDao
 
findAllByNameAndTestCases(String, List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateParameterDao
 
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 interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
Finds all TestCaseLibraryNode which name contains the given token.
findAllByNameContaining(String, boolean) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
 
findAllByNameContaining(String, boolean) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDao
 
findAllByRequirement(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomRequirementVersionDao
 
findAllByRequirement(RequirementSearchCriteria, boolean) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
Returns the test cases associated with at least a requirement that meets the criteria
findAllByRequirement(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementVersionDao
 
findAllByRequirement(RequirementSearchCriteria, boolean) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDao
 
findAllByRequirement(Requirement) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionDao
 
findAllByRequirement(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementVersionManagerServiceImpl
 
findAllByRequirement(long) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementVersionManagerServiceImpl
 
findAllByRequirement(long, PagingAndSorting) - 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
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.testcase.VerifyingTestCaseManagerService
 
findAllByRequirementVersion(long) - Method in interface org.squashtest.tm.service.testcase.VerifyingTestCaseManagerService
 
findAllByRequirementVersionIdOrderedByDate(long, Paging) - Method in interface org.squashtest.tm.service.audit.RequirementAuditTrailService
 
findAllByRequirementVersionIdOrderedByDate(long) - Method in interface org.squashtest.tm.service.audit.RequirementAuditTrailService
 
findAllByRequirementVersionIdOrderedByDate(long, Paging) - Method in class org.squashtest.tm.service.internal.audit.RequirementAuditTrailServiceImpl
 
findAllByRequirementVersionIdOrderedByDate(long) - Method in class org.squashtest.tm.service.internal.audit.RequirementAuditTrailServiceImpl
 
findAllByRequirementVersionIdOrderedByDate(long, Paging) - Method in interface org.squashtest.tm.service.internal.repository.RequirementAuditEventDao
 
findAllBySearchCriteria(RequirementSearchCriteria) - Method in class org.squashtest.tm.internal.test.StubRequirementDao
 
findAllBySearchCriteria(RequirementSearchCriteria) - Method in class org.squashtest.tm.service.internal.library.SearchServiceImpl
 
findAllBySearchCriteria(RequirementSearchCriteria) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
 
findAllBySearchCriteria(RequirementSearchCriteria) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
 
findAllBySearchCriteria(RequirementSearchCriteria) - Method in interface org.squashtest.tm.service.library.SearchService
 
findAllBySearchCriteriaOrderByProject(RequirementSearchCriteria) - Method in class org.squashtest.tm.internal.test.StubRequirementDao
 
findAllBySearchCriteriaOrderByProject(RequirementSearchCriteria) - Method in class org.squashtest.tm.service.internal.library.SearchServiceImpl
 
findAllBySearchCriteriaOrderByProject(RequirementSearchCriteria) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
 
findAllBySearchCriteriaOrderByProject(RequirementSearchCriteria) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDao
 
findAllBySearchCriteriaOrderByProject(RequirementSearchCriteria) - Method in interface org.squashtest.tm.service.library.SearchService
 
findAllBySuiteIdAndProjectId(String, Long) - Method in interface org.squashtest.tm.service.internal.repository.testautomation.AutomatedExecutionExtenderDao
 
findAllBySuiteIdAndTestName(String, String, String) - Method in interface org.squashtest.tm.service.internal.repository.testautomation.AutomatedExecutionExtenderDao
Returns the AutomatedExecutions which match the AutomatedExecutionSetIdentifier.
findAllByTestCase(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomParameterDao
 
findAllByTestCase(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateParameterDao
 
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.CustomRequirementVersionCoverageDao
Returns a paged and ordered list taken from all RequirementVersionCoverage directly linked to the TestCase matching the given id param.
findAllByTestCaseId(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionDao
Returns the executions which ran the given test case using the given paging and sorting data
findAllByTestCaseId(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateExecutionDao
 
findAllByTestCaseId(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementVersionCoverageDao
 
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.ExecutionDao
 
findAllByTestCaseIdOrderByRunDate(long, Paging) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateExecutionDao
 
findAllByTestCases(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomParameterDao
 
findAllByTestCases(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateParameterDao
 
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.HibernateTestCaseDao
 
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.HibernateTestCaseDao
 
findAllCallingTestCases(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDao
 
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.
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
 
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
 
findAllCustomFieldValueOfBindingAndEntity(long, long, BindableEntity) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldValueDao
return the custom field value matchine the given params.
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
Same as CustomFieldValueFinderService.findAllCustomFieldValues(BoundEntity), using a List of entities instead.
findAllCustomFieldValues(Collection<? extends BoundEntity>, Collection<CustomField>) - Method in interface org.squashtest.tm.service.customfield.CustomFieldValueFinderService
Same as CustomFieldValueFinderService.findAllCustomFieldValues(Collection), but only the values refering to one of the custom fields given as argument will be retained.
findAllCustomFieldValues(long, BindableEntity) - Method in interface org.squashtest.tm.service.customfield.CustomFieldValueFinderService
Same as CustomFieldValueFinderService.findAllCustomFieldValues(BoundEntity), but the properties identifying a BoundEntity are broken down into its ID and type.
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
 
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
findAllDatasetsByTestCase(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomDatasetDao
Will return all datasets for the given test case.
findAllDatasetsByTestCase(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDatasetDao
 
findAllDatasetsByTestCases(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomDatasetDao
Will return all datasets found for the given test cases ids.
findAllDatasetsByTestCases(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDatasetDao
 
findAllDirectlyVerifiedRequirementsByTestCaseId(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.requirement.VerifiedRequirementsManagerServiceImpl
 
findAllDirectlyVerifiedRequirementsByTestCaseId(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.requirement.VerifiedRequirementsManagerService
Returns the filtered list of VerifiedRequirements directly verified by a test case.
findAllDirectlyVerifiedRequirementsByTestStepId(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.requirement.VerifiedRequirementsManagerServiceImpl
 
findAllDirectlyVerifiedRequirementsByTestStepId(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.requirement.VerifiedRequirementsManagerService
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
 
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.HibernateTestCaseDao
 
findAllExecutionByTestSuite(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestSuiteDao
 
findAllExecutionByTestSuite(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestSuiteDao
 
findAllExecutions(long) - Method in interface org.squashtest.tm.service.campaign.IterationFinder
 
findAllExecutions(long) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
 
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
 
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
 
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
 
findAllForCustomField(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldBindingDao
 
findAllForEntities(Collection<DenormalizedFieldHolder>, Collection<RenderingLocation>) - Method in interface org.squashtest.tm.service.denormalizedfield.DenormalizedFieldValueFinder
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.DenormalizedFieldValueFinder
Will return all DenormalizedFieldValue attached to the given DenormalizedFieldHolder ordered by dfv.position asc.
findAllForEntity(DenormalizedFieldHolder) - Method in class org.squashtest.tm.service.internal.denormalizedField.PrivateDenormalizedFieldValueServiceImpl
 
findAllForEntityAndRenderingLocation(DenormalizedFieldHolder, RenderingLocation) - Method in interface org.squashtest.tm.service.denormalizedfield.DenormalizedFieldValueFinder
Will return all DenormalizedFieldValue attached to the given DenormalizedFieldHolder and having the given RenderingLocation, ordered by dfv.position asc.
findAllForEntityAndRenderingLocation(DenormalizedFieldHolder, RenderingLocation) - Method in class org.squashtest.tm.service.internal.denormalizedField.PrivateDenormalizedFieldValueServiceImpl
 
findAllForGenericProject(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldBindingDao
 
findAllForIteration(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIssueDao
 
findAllForIteration(Long) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
Will find all issues declared in the iteration of the given id.
findAllForProjectAndEntity(long, BindableEntity) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldBindingDao
 
findAllForProjectAndEntity(long, BindableEntity, Paging) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldBindingDao
 
findAllforTestCase(long) - Method in class org.squashtest.tm.service.internal.testcase.ParameterModificationServiceImpl
 
findAllforTestCase(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.
findAllForTestSuite(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIssueDao
 
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 class org.squashtest.tm.service.internal.repository.hibernate.HibernateUsersGroupDao
 
findAllGroupsOrderedByQualifiedName() - Method in interface org.squashtest.tm.service.internal.repository.UsersGroupDao
 
findAllHostedProjects(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestAutomationServerDao
 
findAllHostedProjects(long) - Method in interface org.squashtest.tm.service.internal.repository.TestAutomationServerDao
return all the projects that the given server hosts.
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.ExecutionDao
 
findAllIssueDetectorsForExecution(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateExecutionDao
 
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
 
findAllLibraries() - Method in interface org.squashtest.tm.service.campaign.CampaignLibrariesCrudService
Deprecated.  
findAllLibraries() - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibrariesCrudServiceImpl
 
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 class org.squashtest.tm.service.internal.testcase.TestCaseLibrariesCrudServiceImpl
Deprecated.  
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.  
findAllLibraries() - Method in interface org.squashtest.tm.service.testcase.TestCaseLibrariesCrudService
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.HibernateTestCaseDao
 
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
 
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.AdministrationService
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 class org.squashtest.tm.service.internal.repository.hibernate.HibernateUserDao
 
findAllNonTeamMembers(long) - Method in interface org.squashtest.tm.service.internal.repository.UserDao
 
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 interface org.squashtest.tm.service.internal.repository.CustomFieldDao
Will find all custom fields and return them ordered by their name.
findAllOrderedByName() - Method in interface org.squashtest.tm.service.internal.repository.ProjectDao
 
findAllOrderedByName(Paging) - Method in interface org.squashtest.tm.service.project.GenericProjectFinder
 
findAllOrderedByName() - Method in interface org.squashtest.tm.service.project.ProjectManagerService
 
findAllParentsOf(List<Long>) - Method in class org.squashtest.tm.internal.test.StubRequirementDao
 
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
 
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 class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
findAllQueryableCustomFieldsByBoundEntityType(BindableEntity) - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
findAllReadable() - Method in class org.squashtest.tm.service.internal.project.CustomProjectModificationServiceImpl
 
findAllReadable() - Method in interface org.squashtest.tm.service.project.ProjectFinder
 
findAllReferences() - Method in interface org.squashtest.tm.service.project.ProjectTemplateFinder
Finds all templates order by name and returns them as NamedReferences
findAllRequirementsIdsByLibrary(long) - Method in class org.squashtest.tm.internal.test.StubRequirementDao
 
findAllRequirementsIdsByLibrary(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)
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.HibernateTestCaseDao
 
findAllTeamMembers(long, PagingAndSorting, Filtering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateUserDao
 
findAllTeamMembers(long, PagingAndSorting, Filtering) - Method in interface org.squashtest.tm.service.internal.repository.UserDao
 
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.HibernateTestCaseDao
 
findAllTestCasesIdsByLibrary(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
Return all test case ids contained by the library of the given id.
findAllTestCasesIdsByLibrary(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDao
 
findAllTestCasesIdsCalledByTestCases(List<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(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDao
 
findAllTestCasesIdsCallingTestCases(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
 
findAllTestCasesIdsCallingTestCases(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDao
 
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
 
findAllTestPlanItemsPaged(long, Paging) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestSuiteDao
Deprecated. 
findAllTestPlanItemsPaged(long, Paging) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestSuiteDao
 
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
 
findAllUsers(PagingAndSorting, Filtering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateUserDao
 
findAllUsers(PagingAndSorting, Filtering) - Method in interface org.squashtest.tm.service.internal.repository.UserDao
 
findAllUsersFiltered(PagingAndSorting, Filtering) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
findAllUsersFiltered(PagingAndSorting, Filtering) - Method in interface org.squashtest.tm.service.user.AdministrationService
 
findAllUsersGroupOrderedByQualifiedName() - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
findAllUsersGroupOrderedByQualifiedName() - Method in interface org.squashtest.tm.service.user.AdministrationService
 
findAllUsersOrderedByLogin() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateUserDao
 
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.AdministrationService
 
findAllUsersWhoCreatedRequirementVersions() - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
findAllUsersWhoCreatedRequirementVersions() - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
findAllUsersWhoCreatedTestCases() - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
findAllUsersWhoCreatedTestCases() - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
findAllUsersWhoModifiedRequirementVersions() - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
findAllUsersWhoModifiedRequirementVersions() - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
findAllUsersWhoModifiedTestCases() - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
findAllUsersWhoModifiedTestCases() - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
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.VerifiedRequirementsManagerService
Returns all VerifiedRequirement for the TestCase matching the given id.
findAllVerifiedRequirementsByTestCaseId(long) - Method in interface org.squashtest.tm.service.requirement.VerifiedRequirementsManagerService
Returns all VerifiedRequirement for the TestCase matching the given id.
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
 
findAndInit(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
 
findAndInit(long) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionDao
 
findAndInit(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateExecutionDao
 
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.HibernateTestCaseDao
 
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
 
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
 
findAttachmentWithContent(Long) - Method in interface org.squashtest.tm.service.internal.repository.AttachmentDao
 
findAttachmentWithContent(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAttachmentDao
 
findAutomatedTestSuiteById(String) - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationManagementServiceImpl
 
findAutomatedTestSuiteById(String) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationFinderService
 
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
same as CustomFieldBindingFinderService.findAvailableCustomFields(), restricted to the given project and bindable entity.
findAvailableCustomFields() - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldBindingModificationServiceImpl
 
findAvailableCustomFields(long, BindableEntity) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldBindingModificationServiceImpl
 
findBoundCustomFields(long, BindableEntity) - Method in interface org.squashtest.tm.service.customfield.CustomFieldBindingFinderService
Returns the complementary of CustomFieldBindingFinderService.findAvailableCustomFields(long, BindableEntity)
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
 
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
 
findBreadCrumbForRequirement(String, Long, String) - Method in class org.squashtest.tm.service.internal.library.SearchServiceImpl
 
findBreadCrumbForRequirement(String, Long, String) - Method in interface org.squashtest.tm.service.library.SearchService
 
findBreadCrumbForTestCase(String, Long, String) - Method in class org.squashtest.tm.service.internal.library.SearchServiceImpl
 
findBreadCrumbForTestCase(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
 
findByCode(String) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldDao
Will find the CustomField having a code value matching the parameter.
findByContent(Requirement) - Method in class org.squashtest.tm.internal.test.StubRequirementDao
 
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
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(TestAutomationServer) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestAutomationServerDao
 
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.
findByExample(TestAutomationServer) - Method in interface org.squashtest.tm.service.internal.repository.TestAutomationServerDao
Given a detached (or even attached) TestAutomationServer example, will fetch a TestAutomationServer having the same characteristics.
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.customfield.CustomFieldFinderService
 
findById(long) - Method in interface org.squashtest.tm.service.execution.ExecutionFinder
 
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.execution.ExecutionModificationServiceImpl
 
findById(long) - Method in interface org.squashtest.tm.service.internal.repository.ActionTestStepDao
 
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
'nuff said.
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.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 class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestAutomationServerDao
 
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.ProjectTemplateDao
 
findById(long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionCoverageDao
Simply retrieve the RequirementVersionCoverage of the given id
findById(long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionDao
 
findById(long) - Method in interface org.squashtest.tm.service.internal.repository.TeamDao
Simply retrieve the Team of the given id
findById(long) - Method in interface org.squashtest.tm.service.internal.repository.testautomation.AutomatedExecutionExtenderDao
 
findById(Long) - Method in interface org.squashtest.tm.service.internal.repository.TestAutomationProjectDao
 
findById(Long) - Method in interface org.squashtest.tm.service.internal.repository.TestAutomationServerDao
 
findById(long) - Method in class org.squashtest.tm.service.internal.testcase.ParameterModificationServiceImpl
 
findById(long) - Method in interface org.squashtest.tm.service.project.GenericProjectFinder
 
findById(long) - Method in interface org.squashtest.tm.service.requirement.RequirementModificationService
 
findById(long) - Method in interface org.squashtest.tm.service.requirement.RequirementVersionManagerService
 
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
 
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
 
findByIdWithInitializedSteps(long) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDao
 
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.AdministrationService
 
findByName(String) - Method in interface org.squashtest.tm.service.customfield.CustomFieldFinderService
 
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 class org.squashtest.tm.service.internal.repository.hibernate.HibernateBugTrackerDao
 
findByPath(String) - Method in interface org.squashtest.tm.service.internal.repository.LibraryContentRepository
 
findByQualifiedName(String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateUsersGroupDao
 
findByQualifiedName(String) - Method in interface org.squashtest.tm.service.internal.repository.UsersGroupDao
 
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.
findBySearchCriteria(TestCaseSearchCriteria) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
 
findBySearchCriteria(TestCaseSearchCriteria) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDao
 
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.HibernateTestCaseDao
 
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
That method returns the list of test cases having at least one CallTestStep directly calling the test case identified by testCaseId.
findCampaign(long) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
Deprecated. use CampaignFinder.findById(long) instead
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.CampaignLibraryNavigationServiceImpl
 
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
 
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
 
findChildrenByParentPath(String) - Method in interface org.squashtest.tm.service.internal.repository.LibraryContentRepository
 
findChildrenRequirements(long) - Method in class org.squashtest.tm.internal.test.StubRequirementDao
 
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
 
findConfiguration(String) - Method in interface org.squashtest.tm.service.configuration.ConfigurationService
 
findConfiguration(String) - Method in class org.squashtest.tm.service.internal.configuration.ConfigurationServiceImpl
 
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
 
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
 
findDatasetByTestCaseAndByName(Long, String) - Method in interface org.squashtest.tm.service.internal.repository.CustomDatasetDao
Will return the dataset matching the given name and belonging to the test case matchine the given id.
findDatasetByTestCaseAndByName(Long, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDatasetDao
 
findDescendantIds(List<Long>, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateEntityDao
 
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
 
findDistinctBugTrackersForProjects(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateBugTrackerDao
 
findDistinctRequirementsCriticalities(List<Long>) - Method in class org.squashtest.tm.internal.test.StubRequirementDao
 
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.internal.test.StubRequirementDao
 
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.HibernateRequirementVersionCoverageDao
 
findDistinctRequirementVersionsByTestCases(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementVersionCoverageDao
 
findExecution(Long) - Method in interface org.squashtest.tm.service.execution.ExecutionProcessingService
 
findExecution(Long) - Method in class org.squashtest.tm.service.internal.execution.ExecutionProcessingServiceImpl
 
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.ExecutionDao
 
findExecutionRank(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateExecutionDao
 
findExecutionsByAutomatedTestSuiteId(String) - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationManagementServiceImpl
 
findExecutionsByAutomatedTestSuiteId(String) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationFinderService
Given the id of an automated test suite, returns the list of executions associated to this automated test suite.
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
 
findExecutionSteps(long) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionDao
 
findExecutionSteps(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateExecutionDao
 
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
 
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.
findIndexedTestPlan(long, PagingAndMultiSorting) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
Returns the paged list of [index, CampaignTestPlanItem] wrapped in an IndexedIterationTestPlanItem
findIndexedTestPlan(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDao
Returns the paged list of [index, CampaignTestPlanItem] wrapped in an IndexedIterationTestPlanItem
findIndexedTestPlan(long, PagingAndMultiSorting, Filtering, ColumnFiltering) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestSuiteDao
Returns the paged list of [index, IterationTestPlanItem] wrapped in an IndexedIterationTestPlanItem
findIndexedTestPlan(long, PagingAndSorting, Filtering, ColumnFiltering) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestSuiteDao
Returns the paged list of [index, IterationTestPlanItem] wrapped in an IndexedIterationTestPlanItem
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, PagingAndSorting, Filtering, ColumnFiltering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestSuiteDao
 
findIndexedTestPlan(long, PagingAndMultiSorting, Filtering, ColumnFiltering) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestSuiteDao
 
findIndexedTestPlan(long, PagingAndMultiSorting, Filtering, ColumnFiltering) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
Returns the paged list of [index, IterationTestPlanItem] wrapped in an IndexedIterationTestPlanItem
findIndexedTestPlan(long, PagingAndSorting, Filtering, ColumnFiltering) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
Returns the paged list of [index, IterationTestPlanItem] wrapped in an IndexedIterationTestPlanItem
findIndexModel() - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
findIndexModel() - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
findIssueDetectorByIssue(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIssueDao
 
findIssueDetectorByIssue(long) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
Will return the Execution or the ExecutionStep that holds the Issue of the given id.
findIssueOwnerOfClass(List<Long>, Class<X>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIssueDao
 
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
 
findIteration(long) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
Deprecated. use IterationFinder.findById(long) instead
findIteration(long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
 
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
 
findLaunchableTestPlan(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestSuiteDao
return a list of ordered iteration_test_plan_items that are linked to a test case or have an execution
making it the launchable test plan of the test suite
findLaunchableTestPlan(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestSuiteDao
 
findLibrary(long) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
 
findLibrary(long) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
 
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.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
 
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 class org.squashtest.tm.internal.test.StubRequirementDao
 
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
 
findNamesInLibraryStartingWith(long, String) - Method in class org.squashtest.tm.internal.test.StubRequirementDao
 
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
 
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.
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.
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
 
findOrderedExecutionsByIterationAndTestCase(long, long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
 
findOrderedExecutionsByIterationAndTestCase(long, long) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
 
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
 
findPagedAttachments(long, PagingAndSorting) - Method in interface org.squashtest.tm.service.attachment.AttachmentFinderService
 
findPagedAttachments(AttachmentHolder, PagingAndSorting) - Method in interface org.squashtest.tm.service.attachment.AttachmentFinderService
 
findPagedAttachments(long, PagingAndSorting) - Method in class org.squashtest.tm.service.internal.attachment.AttachmentManagerServiceImpl
 
findPagedAttachments(AttachmentHolder, PagingAndSorting) - 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
Will return instances of CustomFieldValueDao.CustomFieldValuesPair, that will pair two CustomFieldValue that represents the same CustomFieldBinding.
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 ].
findParameterByNameAndTestCase(String, Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomParameterDao
 
findParameterByNameAndTestCase(String, Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateParameterDao
 
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
 
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
findProjectById(long) - Method in interface org.squashtest.tm.service.internal.testautomation.service.InsecureTestAutomationManagementService
 
findProjectById(long) - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationManagementServiceImpl
 
findProjectFilterByUserLogin() - Method in class org.squashtest.tm.service.internal.project.ProjectFilterModificationServiceImpl
This method checks whether this user uses a project filter.
findProjectFilterByUserLogin(String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateProjectFilterDao
 
findProjectFilterByUserLogin(String) - Method in interface org.squashtest.tm.service.internal.repository.ProjectFilterDao
Method which returns a given user single ProjectFilter
findProjectFilterByUserLogin() - Method in interface org.squashtest.tm.service.project.ProjectFilterModificationService
This method returns the default project filter for the current user
findProjectFiltersContainingProject(long) - Method in interface org.squashtest.tm.service.internal.repository.ProjectDao
 
findProjectIdBySuiteId(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestSuiteDao
 
findProjectIdBySuiteId(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestSuiteDao
 
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
 
findProjectsFiltered(PagingAndSorting, String) - Method in interface org.squashtest.tm.service.internal.repository.GenericProjectDao
 
findProjectsFiltered(PagingAndSorting, String) - Method in interface org.squashtest.tm.service.internal.repository.ProjectDao
 
findProjectWithoutPermissionByParty(long) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
 
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
 
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
 
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
 
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.internal.test.StubRequirementDao
 
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.internal.test.StubRequirementDao
 
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
 
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.
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.CustomCustomFieldDao
will find the SingleSelectField of the given id
findSingleSelectFieldById(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomCustomFieldDao
 
findSorted(PagingAndSorting, Class<ENTITY_TYPE>, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateEntityDao
 
findSorted(PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateEntityDao
Same as HibernateEntityDao.findSorted(PagingAndSorting, Class, String) using the current entity type and its class name as an alias.
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.HibernateTeamDao
 
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.AdministrationService
Will return an paged and filtered list of Teams that have the concerned user as a member.
findSortedBugtrackers(PagingAndSorting) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackerFinderService
 
findSortedBugtrackers(PagingAndSorting) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackerManagerServiceImpl
 
findSortedBugTrackers(PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.BugTrackerDao
 
findSortedBugTrackers(PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateBugTrackerDao
 
findSortedCustomFields(PagingAndSorting) - 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(PagingAndSorting) - Method in class org.squashtest.tm.service.internal.customfield.CustomCustomFieldManagerServiceImpl
 
findSortedCustomFields(PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.CustomCustomFieldDao
Will find all existing custom fields ordered according to the given PagingAndSorting params.
findSortedCustomFields(PagingAndSorting) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomCustomFieldDao
 
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
 
findSortedIssueOwnershipsForCampaigns(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).
findSortedIssueOwnershipsForCampaigns(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 class org.squashtest.tm.service.internal.repository.hibernate.HibernateIssueDao
 
findSortedIssuesFromExecutionAndExecutionSteps(List<Long>, List<Long>, PagingAndSorting) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
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.
findSortedIssuesFromIssuesLists(Collection<Long>, PagingAndSorting, Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIssueDao
 
findSortedIssuesFromIssuesLists(Collection<Long>, PagingAndSorting, Long) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
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.
findSortedProjects(PagingAndSorting, Filtering) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
 
findSortedProjects(PagingAndSorting, 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
Will find all Projects and Templates to which the user has management access to and return them ordered according to the given params.
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.HibernateTeamDao
 
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
 
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.ExecutionDao
 
findStepsFiltered(Long, Paging) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateExecutionDao
 
findTestById(long) - Method in interface org.squashtest.tm.service.internal.testautomation.service.InsecureTestAutomationManagementService
 
findTestById(long) - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationManagementServiceImpl
 
findTestCase(TestCaseSearchCriteria) - Method in class org.squashtest.tm.service.internal.library.SearchServiceImpl
 
findTestCase(long) - Method in class org.squashtest.tm.service.internal.testcase.CallStepManagerServiceImpl
 
findTestCase(long) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
 
findTestCase(TestCaseSearchCriteria) - Method in interface org.squashtest.tm.service.library.SearchService
 
findTestCase(long) - Method in interface org.squashtest.tm.service.testcase.CallStepManagerService
 
findTestCase(long) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
Deprecated. use TestCaseFinder.findById(long) instead
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
 
findTestCaseByName(String, boolean) - Method in class org.squashtest.tm.service.internal.library.SearchServiceImpl
 
findTestCaseByName(String, boolean) - Method in interface org.squashtest.tm.service.library.SearchService
Deprecated. 
findTestCaseByRequirement(RequirementSearchCriteria, boolean) - Method in class org.squashtest.tm.service.internal.library.SearchServiceImpl
 
findTestCaseByRequirement(RequirementSearchCriteria, boolean) - Method in interface org.squashtest.tm.service.library.SearchService
 
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.HibernateTestCaseDao
 
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
 
findTestCaseIdsFromSelection(Collection<Long>, Collection<Long>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
 
findTestCaseIdsFromSelection(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 ids of the TestCases encompassed by this selection.
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 class org.squashtest.tm.service.internal.repository.hibernate.HibernateIssueDao
 
findTestCaseRelatedToIssue(long) - Method in interface org.squashtest.tm.service.internal.repository.IssueDao
 
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.HibernateTestCaseDao
 
findTestCasesHavingCallerDetails(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
Given a list of test case ids, returns a list of the following structure : - caller id (null if no match), - caller name (null if no match), - called id, - called name Note that only first-level callers will be included if found, additional invokations will be needed to fetch all the hierarchy.
findTestCasesHavingCallerDetails(Collection<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDao
 
findTestCasesToExportFromLibrary(List<Long>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
 
findTestCasesToExportFromLibrary(List<Long>) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
Will find all test cases found in the given projects and return their information as a list of ExportTestCaseData
findTestCasesToExportFromNodes(List<Long>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
 
findTestCasesToExportFromNodes(List<Long>) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
Will find all test cases of the given ids and contained in folders of the given ids, and return their information as a list of ExportTestCaseData
findTestCaseToExportFromLibrary(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
 
findTestCaseToExportFromLibrary(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDao
 
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.HibernateTestCaseDao
 
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.HibernateTestSuiteDao
 
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
 
findTestPlanItem(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateItemTestPlanDao
 
findTestPlanItem(long) - Method in interface org.squashtest.tm.service.internal.repository.IterationTestPlanDao
 
findTestPlanItemByTestCaseId(long, long) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanFinder
Deprecated. used only in IntegrationTests
findTestPlanItemByTestCaseId(long, long) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
Deprecated. method used only in Integration tests should be removed
findTestPlanPaged(long, Paging) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestSuiteDao
 
findTestPlanPartition(long, List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestSuiteDao
 
findTestPlanPartition(long, List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestSuiteDao
 
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(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDeletionDao
 
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
 
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.HibernateTestCaseDao
 
findUsedParamsNamesTestCaseSteps(TestCase) - Static method in class org.squashtest.tm.service.internal.testcase.ParameterModificationServiceImpl
 
findUserById(long) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
findUserById(long) - Method in interface org.squashtest.tm.service.user.AdministrationService
 
findUserByLogin(String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateUserDao
 
findUserByLogin(String) - Method in interface org.squashtest.tm.service.internal.repository.UserDao
 
findUsersByLoginList(List<String>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateUserDao
 
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.HibernateProjectDao
 
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.HibernateProjectDao
 
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.HibernateProjectDao
 
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.HibernateProjectDao
 
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
 
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
 
findVersions(Long) - Method in class org.squashtest.tm.internal.test.StubRequirementDao
 
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.internal.test.StubRequirementDao
 
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 class org.squashtest.tm.service.internal.campaign.AutomatedRunTransactionHandler
 
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(long, String) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
Assigns an execution status to a test plan item.
forceExecutionStatus(long, String) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
 
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
 

G

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.
gatherCampaignNonExecutedTestCaseImportanceStatistics(long) - Method in interface org.squashtest.tm.service.campaign.CampaignStatisticsService
Given a campaign id, gathers and returns the number of non-executed test cases grouped by weight.
gatherCampaignNonExecutedTestCaseImportanceStatistics(long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignStatisticsServiceImpl
 
gatherCampaignProgressionStatistics(long) - Method in interface org.squashtest.tm.service.campaign.CampaignStatisticsService
Given a campaignId, gathers and return the theoterical 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 above 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
 
gatherCampaignTestCaseStatusStatistics(long) - Method in interface org.squashtest.tm.service.campaign.CampaignStatisticsService
Given a campaign id, gathers and returns the number of test cases grouped by execution status.
gatherCampaignTestCaseStatusStatistics(long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignStatisticsServiceImpl
 
gatherCampaignTestCaseSuccessRateStatistics(long) - Method in interface org.squashtest.tm.service.campaign.CampaignStatisticsService
Given a campaign id, gathers and returns the number of passed and failed test cases grouped by weight.
gatherCampaignTestCaseSuccessRateStatistics(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
 
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
 
gatherIterationTestInventoryStatistics(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.
gatherIterationTestInventoryStatistics(long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignStatisticsServiceImpl
 
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.
gatherTestSuiteTestInventoryStatistics(long) - Method in interface org.squashtest.tm.service.campaign.IterationStatisticsService
 
gatherTestSuiteTestInventoryStatistics(long) - Method in class org.squashtest.tm.service.internal.campaign.IterationStatisticsServiceImpl
 
generateNonClashingName(String, Collection<String>) - 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) - Static method in class org.squashtest.tm.service.internal.library.LibraryUtils
 
generateUniqueCopyNumber(List<String>, String) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
 
generateUniqueCopyNumber(List<String>, String, String) - Static method in class org.squashtest.tm.service.internal.library.LibraryUtils
 
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() - 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() - Constructor for class org.squashtest.tm.service.internal.library.GenericNodeManagementService
 
GenericProjectDao - Interface in org.squashtest.tm.service.internal.repository
 
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() - Constructor for class org.squashtest.tm.service.internal.library.GenericWorkspaceService
 
get() - Method in class org.squashtest.tm.service.internal.testautomation.thread.FetchTestListFuture
 
get(long, TimeUnit) - Method in class org.squashtest.tm.service.internal.testautomation.thread.FetchTestListFuture
 
getAbove20Steps() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseSizeStatistics
 
getActive() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
getAddingStrategy() - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
 
getAllCallerCalledPairs(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.TestCaseNodeDeletionHandlerImpl
See CustomTestCaseDao.findTestCasesHavingCallerDetails(java.util.Collection) for more information regarding that mysterious Object[]
getAllDatasetByTestCase(long) - Method in class org.squashtest.tm.service.internal.testcase.DatasetModificationServiceImpl
 
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
getApproved() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatusesStatistics
 
getAttachmentContent(Long) - Method in interface org.squashtest.tm.service.attachment.AttachmentManagerService
 
getAttachmentContent(Long) - Method in class org.squashtest.tm.service.internal.attachment.AttachmentManagerServiceImpl
 
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.
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.HibernateCustomCustomFieldBindingDao.NewBindingPosition
 
getBoundRequirementsStatistics() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatisticsBundle
 
getCampaignNonExecutedTestCaseImportanceStatistics() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignStatisticsBundle
 
getCampaignProgressionStatistics() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignStatisticsBundle
 
getCampaignTestCaseStatusStatistics() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignStatisticsBundle
 
getCampaignTestCaseSuccessRateStatistics() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignStatisticsBundle
 
getCategory() - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
 
getCells() - Method in class org.squashtest.tm.service.internal.campaign.CampaignExportCSVFullModelImpl.RowImpl
 
getCells() - Method in class org.squashtest.tm.service.internal.campaign.CampaignExportCSVModelImpl.RowImpl
 
getCells() - Method in class org.squashtest.tm.service.internal.campaign.SimpleCampaignExportCSVModelImpl.RowImpl
 
getCells() - Method in class org.squashtest.tm.service.internal.library.RequirementVersionSearchExportCSVModelImpl.RowImpl
 
getCells() - Method in class org.squashtest.tm.service.internal.library.TestCaseSearchExportCSVModelImpl.RowImpl
 
getClassName() - Method in exception org.squashtest.tm.service.security.acls.jdbc.UnknownAclClassException
 
getConnectorForKind(String) - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationConnectorRegistry
 
getConnectorKind() - Method in interface org.squashtest.tm.service.testautomation.spi.TestAutomationConnector
A String indicating which kind of connector it is
getCreatedBy() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
getCreatedOn() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
getCriticality() - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
 
getCufValuesService() - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
 
getCumulativeExecutionsPerDate() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignProgressionStatistics
 
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.internal.customfield.AbstractCustomFieldHelper
 
getCustomFieldConfiguration() - Method in class org.squashtest.tm.service.internal.customfield.DenormalizedFieldHelper
 
getCustomFieldValues() - Method in interface org.squashtest.tm.service.customfield.CustomFieldHelper
 
getCustomFieldValues() - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
 
getDefaultServer() - Method in interface org.squashtest.tm.service.internal.testautomation.service.InsecureTestAutomationManagementService
That method returns the default server configuration.
getDefaultServer() - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationManagementServiceImpl
 
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.internal.customfield.DenormalizedFieldHelper
 
getDescription() - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
 
getDest() - Method in class org.squashtest.tm.service.deletion.NodeMovement
 
getDialectsSupportingGroupConcat() - Method in class org.squashtest.tm.service.internal.hibernate.RicherDialectSessionFactoryBean
 
getEmail() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
getEntity(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
 
getErrors() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignProgressionStatistics
 
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
 
getFailures() - Method in interface org.squashtest.tm.service.importer.ImportRequirementTestCaseLinksSummary
 
getFailures() - Method in interface org.squashtest.tm.service.importer.ImportSummary
 
getFailures() - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
getFailures() - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
 
getFirstItemIndex() - Method in class org.squashtest.tm.service.internal.repository.hibernate.LevelImplementorSorter
 
getFirstName() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
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.HibernateCustomCustomFieldBindingDao.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
 
getGroup() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
getHeader() - Method in class org.squashtest.tm.service.internal.campaign.CampaignExportCSVFullModelImpl
 
getHeader() - Method in class org.squashtest.tm.service.internal.campaign.CampaignExportCSVModelImpl
 
getHeader() - Method in class org.squashtest.tm.service.internal.campaign.SimpleCampaignExportCSVModelImpl
 
getHeader() - Method in class org.squashtest.tm.service.internal.library.RequirementVersionSearchExportCSVModelImpl
 
getHeader() - Method in class org.squashtest.tm.service.internal.library.TestCaseSearchExportCSVModelImpl
 
getHigh() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseImportanceStatistics
 
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.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
 
getImportanceStatistics() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatisticsBundle
 
getIndex() - Method in class org.squashtest.tm.service.campaign.IndexedCampaignTestPlanItem
 
getIndex() - Method in class org.squashtest.tm.service.campaign.IndexedIterationTestPlanItem
 
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
 
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
 
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
 
getIterationService() - Method in class org.squashtest.tm.service.internal.library.TestCaseSearchExportCSVModelImpl
 
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
 
getKnownProblem() - Method in class org.squashtest.tm.service.testautomation.model.TestAutomationProjectContent
 
getLastBoundServerOrDefault(long) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
 
getLastBoundServerOrDefault(long) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectFinder
Returns a TestAutomationServer instance.
getLastModifiedBy() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
getLastModifiedOn() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
getLastName() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
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
 
getLinkAlreadyExist() - Method in interface org.squashtest.tm.service.importer.ImportRequirementTestCaseLinksSummary
 
getLinkAlreadyExist() - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
getLocale() - Method in class org.squashtest.tm.service.internal.library.RequirementVersionCategoryComparatorSource
 
getLocations() - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
 
getLogin() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
getLow() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseImportanceStatistics
 
getManyRequirements() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseBoundRequirementsStatistics
 
getMaxTokenLength() - Method in class org.squashtest.tm.service.internal.library.StandardAnalyzerWithoutStopWords
 
getMedium() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseImportanceStatistics
 
getMissingColumnHeaders() - Method in interface org.squashtest.tm.service.importer.ImportRequirementTestCaseLinksSummary
if the format of the file is bad, this method will let the client know.
getMissingColumnHeaders() - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
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 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.requirement.VerifiedRequirement
 
getName() - Method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
 
getName() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
getNbBlocked() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseStatusStatistics
 
getNbBlocked() - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
 
getNbBlocked() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
 
getNbColumns() - Method in class org.squashtest.tm.service.internal.library.RequirementVersionSearchExportCSVModelImpl
 
getNbColumns() - Method in class org.squashtest.tm.service.internal.library.TestCaseSearchExportCSVModelImpl
 
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.IterationTestInventoryStatistics
 
getNbFailure() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
 
getNbHigh() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
 
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
 
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
 
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
 
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.IterationTestInventoryStatistics
 
getNbReady() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
 
getNbRunning() - Method in class org.squashtest.tm.service.statistics.campaign.CampaignTestCaseStatusStatistics
 
getNbRunning() - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
 
getNbRunning() - 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.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.IterationTestInventoryStatistics
 
getNbUntestable() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
 
getNbVeryHigh() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
 
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.IterationTestInventoryStatistics
 
getNewPosition() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomCustomFieldBindingDao.NewBindingPosition
 
getNode() - Method in class org.squashtest.tm.service.deletion.NodeRenaming
 
getNodeName() - Method in class org.squashtest.tm.service.internal.deletion.DeletableNodeData
 
getObject() - Method in class org.squashtest.tm.service.internal.testautomation.configuration.DefaultTestAutomationServerFactoryBean
 
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.testautomation.configuration.DefaultTestAutomationServerFactoryBean
 
getObsolete() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatusesStatistics
 
getObsoletes() - Method in interface org.squashtest.tm.service.importer.ImportRequirementTestCaseLinksSummary
 
getObsoletes() - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
getOffsetGap(Fieldable) - Method in class org.squashtest.tm.service.internal.library.StandardAnalyzerWithoutStopWords
 
getOneRequirement() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseBoundRequirementsStatistics
 
getOriginal() - Method in class org.squashtest.tm.service.internal.repository.CustomFieldValueDao.CustomFieldValuesPair
 
getPageSize() - Method in class org.squashtest.tm.service.internal.repository.hibernate.LevelImplementorSorter
 
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)
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
 
getPasteToRequirementStrategy() - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
 
getPathAsString(long) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryFinderService
Returns the path of a CampaignLibraryNode given its id.
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.
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
 
getPositionIncrementGap(String) - Method in class org.squashtest.tm.service.internal.library.StandardAnalyzerWithoutStopWords
 
getPrincipal() - Method in class org.squashtest.tm.service.security.SpringSecurityUserContextService
 
getPrincipal() - Method in interface org.squashtest.tm.service.security.UserContextService
 
getProject() - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
 
getProject() - Method in class org.squashtest.tm.service.testautomation.model.TestAutomationProjectContent
 
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.requirement.VerifiedRequirement
 
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
 
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
 
getRequirementAccessRejected() - Method in interface org.squashtest.tm.service.importer.ImportRequirementTestCaseLinksSummary
 
getRequirementAccessRejected() - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
getRequirementNotFound() - Method in interface org.squashtest.tm.service.importer.ImportRequirementTestCaseLinksSummary
 
getRequirementNotFound() - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
getRequirementVersions() - Method in class org.squashtest.tm.service.internal.library.RequirementVersionSearchExportCSVModelImpl
 
getResid() - Method in class org.squashtest.tm.service.deletion.Node
 
getResultURLs(Collection<AutomatedTest>, String) - Method in interface org.squashtest.tm.service.testautomation.spi.TestAutomationConnector
Given a bunch of tests, must return the URLs of their executions, that can be identified by the reference.
getScheduledEnd() - Method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
 
getScheduledEnd() - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
 
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
 
getSeparator() - Method in class org.squashtest.tm.service.internal.campaign.CampaignExportCSVFullModelImpl
 
getSeparator() - Method in class org.squashtest.tm.service.internal.campaign.CampaignExportCSVModelImpl
 
getSeparator() - Method in class org.squashtest.tm.service.internal.campaign.SimpleCampaignExportCSVModelImpl
 
getSeparator() - Method in class org.squashtest.tm.service.internal.library.RequirementVersionSearchExportCSVModelImpl
 
getSeparator() - Method in class org.squashtest.tm.service.internal.library.TestCaseSearchExportCSVModelImpl
 
getSession() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDeletionDao
 
getShortName() - Method in interface org.squashtest.tm.service.internal.archive.Entry
 
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.library.RequirementVersionCategoryComparatorSource
 
getSpecificLibraries(List<Project>) - Method in class org.squashtest.tm.service.internal.library.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.library.RequirementLibrarySelectionStrategyImpl
 
getSpecificLibraries(List<Project>) - Method in class org.squashtest.tm.service.internal.library.TestCaseLibrarySelectionStrategyImpl
 
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.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.requirement.VerifiedRequirement
 
getStatusesStatistics() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatisticsBundle
 
getStatusReport(long) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionDao
 
getStatusReport(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateExecutionDao
 
getStopwordSet() - Method in class org.squashtest.tm.service.internal.library.StandardAnalyzerWithoutStopWords
 
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.ImportRequirementTestCaseLinksSummary
 
getSuccess() - Method in interface org.squashtest.tm.service.importer.ImportSummary
 
getSuccess() - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
getSuccess() - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
 
getTask() - Method in class org.squashtest.tm.service.internal.testautomation.thread.FetchTestListFuture
 
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
getTestCaseAccessRejected() - Method in interface org.squashtest.tm.service.importer.ImportRequirementTestCaseLinksSummary
 
getTestCaseAccessRejected() - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
getTestCaseCallers(Long) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseCallTreeFinder
 
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.
getTestCaseNotFound() - Method in interface org.squashtest.tm.service.importer.ImportRequirementTestCaseLinksSummary
 
getTestCaseNotFound() - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
getTestCases() - Method in class org.squashtest.tm.service.internal.library.TestCaseSearchExportCSVModelImpl
 
getTestplanCount() - Method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
 
getTests() - Method in class org.squashtest.tm.service.testautomation.model.TestAutomationProjectContent
 
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.HibernateTestSuiteDao
 
getTestSuiteStatistics(long, String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestSuiteDao
 
getTestsuiteTestInventoryStatisticsList() - Method in class org.squashtest.tm.service.statistics.iteration.IterationStatisticsBundle
 
getTimeoutMillis() - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationManagementServiceImpl
 
getToBeUpdated() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatusesStatistics
 
getTotal() - Method in interface org.squashtest.tm.service.importer.ImportRequirementTestCaseLinksSummary
 
getTotal() - Method in interface org.squashtest.tm.service.importer.ImportSummary
 
getTotal() - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
getTotal() - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
 
getType() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
getUnderReview() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatusesStatistics
 
getUsername() - Method in class org.squashtest.tm.service.security.SpringSecurityUserContextService
 
getUsername() - Method in interface org.squashtest.tm.service.security.UserContextService
 
getValue() - Method in class org.squashtest.tm.service.internal.campaign.CampaignExportCSVFullModelImpl.CellImpl
 
getValue() - Method in class org.squashtest.tm.service.internal.campaign.CampaignExportCSVModelImpl.CellImpl
 
getValue() - Method in class org.squashtest.tm.service.internal.campaign.SimpleCampaignExportCSVModelImpl.CellImpl
 
getValue() - Method in class org.squashtest.tm.service.internal.library.RequirementVersionSearchExportCSVModelImpl.CellImpl
 
getValue() - Method in class org.squashtest.tm.service.internal.library.TestCaseSearchExportCSVModelImpl.CellImpl
 
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
 
getVersionNotFound() - Method in interface org.squashtest.tm.service.importer.ImportRequirementTestCaseLinksSummary
 
getVersionNotFound() - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
getVersionNumber() - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
 
getVeryHigh() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseImportanceStatistics
 
getWorkInProgress() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatusesStatistics
 
getZeroRequirements() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseBoundRequirementsStatistics
 
getZeroSteps() - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseSizeStatistics
 
GroupConcatFunction - Class in org.squashtest.tm.service.internal.hibernate
This custom implementation of group_concat.
GroupConcatFunction(String, Type) - Constructor for class org.squashtest.tm.service.internal.hibernate.GroupConcatFunction
 
GroupConcatFunction(String) - Constructor for class org.squashtest.tm.service.internal.hibernate.GroupConcatFunction
 

H

hadKnownProblems() - Method in class org.squashtest.tm.service.testautomation.model.TestAutomationProjectContent
 
HAS_ROLE_ADMIN - Static variable in interface org.squashtest.tm.service.customfield.CustomFieldManagerService
 
hasAuthentication() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
hasCustomField(Long, BindableEntity) - Method in interface org.squashtest.tm.service.internal.repository.BoundEntityDao
Tells whether the given bound entity has custom fields or not.
hasCustomField(Long, BindableEntity) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateBoundEntityDao
 
hasCustomFields(BoundEntity) - Method in interface org.squashtest.tm.service.customfield.CustomFieldHelperService
 
hasCustomFields(BoundEntity) - Method in interface org.squashtest.tm.service.customfield.CustomFieldValueFinderService
Tells whether the given bound entity has custom fields or not.
hasCustomFields(Long, BindableEntity) - Method in interface org.squashtest.tm.service.customfield.CustomFieldValueFinderService
Same as CustomFieldValueFinderService.hasCustomFields(BoundEntity), the bound entity being identified by its type and id
hasCustomFields(BoundEntity) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldHelperServiceImpl
 
hasCustomFields(BoundEntity) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
 
hasCustomFields(Long, BindableEntity) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
 
hashCode() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
hasLockedFiles() - Method in class org.squashtest.tm.service.internal.deletion.LockedFileInferenceGraph
 
hasMoreExecutableItems(long, long) - Method in interface org.squashtest.tm.service.campaign.TestSuiteExecutionProcessingService
tells if a test suite has at least one executable item in its test plan after the given item.
hasMoreExecutableItems(long, long) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteExecutionProcessingServiceImpl
 
hasMoreThanRead(Object) - Method in class org.squashtest.tm.service.internal.security.AclPermissionEvaluationService
 
hasMoreThanRead(Object) - Method in interface org.squashtest.tm.service.security.PermissionEvaluationService
return true if the user has more than readonly on the object
hasNext() - Method in class org.squashtest.tm.service.internal.archive.ZipReader
 
hasPermissionOnObject(String, Long, String) - Method in class org.squashtest.tm.service.internal.security.AclPermissionEvaluationService
 
hasPermissionOnObject(String, Long, String) - Method in interface org.squashtest.tm.service.security.PermissionEvaluationService
returns true if the current user has the given permission on the object of the given id and classname.
hasPreviousExecutableItems(long, long) - Method in interface org.squashtest.tm.service.campaign.TestSuiteExecutionProcessingService
tells if a test suite has at least one executable item in its test plan before the given item.
hasPreviousExecutableItems(long, long) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteExecutionProcessingServiceImpl
 
hasRole(String) - Method in class org.squashtest.tm.service.internal.security.AclPermissionEvaluationService
 
hasRole(String) - Method in interface org.squashtest.tm.service.security.PermissionEvaluationService
return true if the user has the given role.
hasRole(String) - Method in class org.squashtest.tm.service.security.SpringSecurityUserContextService
 
hasRole(String) - Method in interface org.squashtest.tm.service.security.UserContextService
 
hasRoleOrPermissionOnObject(String, String, Object) - Method in class org.squashtest.tm.service.internal.security.AclPermissionEvaluationService
 
hasRoleOrPermissionOnObject(String, String, Long, String) - Method in class org.squashtest.tm.service.internal.security.AclPermissionEvaluationService
 
hasRoleOrPermissionOnObject(String, String, Object) - Method in interface org.squashtest.tm.service.security.PermissionEvaluationService
 
hasRoleOrPermissionOnObject(String, String, Long, String) - Method in interface org.squashtest.tm.service.security.PermissionEvaluationService
Same as PermissionEvaluationService.hasRoleOrPermissionOnObject(String, String, Object), except that Object is explicitly identified by its ID and classname
hasStepAsVerifying(long) - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
 
HibernateAdministrationDao - Class in org.squashtest.tm.service.internal.repository.hibernate
Dao for no specific workspace.
HibernateAdministrationDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateAdministrationDao
 
HibernateAttachmentContentDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateAttachmentContentDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateAttachmentContentDao
 
HibernateAttachmentDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateAttachmentDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateAttachmentDao
 
HibernateAttachmentListDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateAttachmentListDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateAttachmentListDao
 
HibernateAutomatedSuiteDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateAutomatedSuiteDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedSuiteDao
 
HibernateAutomatedTestDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateAutomatedTestDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedTestDao
 
HibernateBoundEntityDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateBoundEntityDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateBoundEntityDao
 
HibernateBugTrackerBindingDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateBugTrackerBindingDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateBugTrackerBindingDao
 
HibernateBugTrackerDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateBugTrackerDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateBugTrackerDao
 
HibernateCampaignDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateCampaignDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDao
 
HibernateCampaignDeletionDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateCampaignDeletionDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDeletionDao
 
HibernateCampaignFolderDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateCampaignFolderDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignFolderDao
 
HibernateCampaignLibraryDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateCampaignLibraryDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignLibraryDao
 
HibernateCampaignLibraryNodeDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateCampaignLibraryNodeDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignLibraryNodeDao
 
HibernateCampaignTestPlanItemDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateCampaignTestPlanItemDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignTestPlanItemDao
 
HibernateCustomCustomFieldBindingDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateCustomCustomFieldBindingDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomCustomFieldBindingDao
 
HibernateCustomCustomFieldBindingDao.NewBindingPosition - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateCustomCustomFieldBindingDao.NewBindingPosition() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomCustomFieldBindingDao.NewBindingPosition
 
HibernateCustomCustomFieldDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateCustomCustomFieldDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomCustomFieldDao
 
HibernateCustomFieldDeletionDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateCustomFieldDeletionDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomFieldDeletionDao
 
HibernateDao<ENTITY_TYPE> - Class in org.squashtest.tm.service.internal.repository.hibernate
To implement an Hibernate DAO, subclass this class, annotate it with @Repository and work with the Hibernate session provided by HibernateDao.currentSession()
HibernateDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
 
HibernateDatasetDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateDatasetDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateDatasetDao
 
HibernateDeletionDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateDeletionDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateDeletionDao
 
HibernateEntityDao<ENTITY_TYPE> - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateEntityDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateEntityDao
 
HibernateExecutionDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateExecutionDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateExecutionDao
 
HibernateExecutionStepDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateExecutionStepDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateExecutionStepDao
 
HibernateGenericProjectDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateGenericProjectDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateGenericProjectDao
 
HibernateIssueDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateIssueDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateIssueDao
 
HibernateItemTestPlanDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateItemTestPlanDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateItemTestPlanDao
 
HibernateIterationDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateIterationDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
 
HibernateLibraryDao<LIBRARY extends org.squashtest.tm.domain.library.Library<NODE>,NODE extends org.squashtest.tm.domain.library.LibraryNode> - Class in org.squashtest.tm.service.internal.repository.hibernate
Superclass for DAOs of Library objects.
HibernateLibraryDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateLibraryDao
 
HibernateObjectDao - Class in org.squashtest.tm.service.internal.repository.hibernate
Dao to use when you need to do simple actions with entities of unknown type.
HibernateObjectDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateObjectDao
 
HibernateParameterDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateParameterDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateParameterDao
 
HibernatePartyDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernatePartyDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernatePartyDao
 
HibernateProjectDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateProjectDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateProjectDao
 
HibernateProjectFilterDao - Class in org.squashtest.tm.service.internal.repository.hibernate
DAO for org.squashtest.tm.domain.projectfilter.ProjectFilter
HibernateProjectFilterDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateProjectFilterDao
 
HibernateRequirementDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateRequirementDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDao
 
HibernateRequirementDeletionDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateRequirementDeletionDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
 
HibernateRequirementFolderDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateRequirementFolderDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementFolderDao
 
HibernateRequirementLibraryDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateRequirementLibraryDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementLibraryDao
 
HibernateRequirementLibraryNodeDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateRequirementLibraryNodeDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementLibraryNodeDao
 
HibernateRequirementVersionCoverageDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateRequirementVersionCoverageDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementVersionCoverageDao
 
HibernateRequirementVersionDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateRequirementVersionDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementVersionDao
 
HibernateSqlQueryRunner - Class in org.squashtest.tm.service.internal.api.repository
Hinernate based implementation of SqlQueryRunner.
HibernateSqlQueryRunner() - Constructor for class org.squashtest.tm.service.internal.api.repository.HibernateSqlQueryRunner
 
HibernateTeamDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateTeamDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateTeamDao
 
HibernateTestAutomationProjectDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateTestAutomationProjectDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestAutomationProjectDao
 
HibernateTestAutomationServerDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateTestAutomationServerDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestAutomationServerDao
 
HibernateTestCaseDao - Class in org.squashtest.tm.service.internal.repository.hibernate
DAO for org.squashtest.tm.domain.testcase.TestCase
HibernateTestCaseDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDao
 
HibernateTestCaseDeletionDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateTestCaseDeletionDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDeletionDao
 
HibernateTestCaseFolderDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateTestCaseFolderDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseFolderDao
 
HibernateTestCaseLibraryDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateTestCaseLibraryDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseLibraryDao
 
HibernateTestCaseLibraryNodeDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateTestCaseLibraryNodeDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseLibraryNodeDao
 
HibernateTestStepDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateTestStepDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestStepDao
 
HibernateTestSuiteDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateTestSuiteDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestSuiteDao
 
HibernateUserDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateUserDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateUserDao
 
HibernateUsersGroupDao - Class in org.squashtest.tm.service.internal.repository.hibernate
 
HibernateUsersGroupDao() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.HibernateUsersGroupDao
 

I

importExcel(InputStream, long) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
 
importExcel(InputStream, long) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
Accepts a stream to a .xls / .xlsx file info for requirement folders and requirements.
importExcelRequirements(InputStream, long) - Method in class org.squashtest.tm.service.internal.importer.RequirementImporter
 
importExcelTestCase(InputStream, long, String) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
 
importExcelTestCase(InputStream, long, String) - Method in interface org.squashtest.tm.service.testcase.TestCaseLibraryNavigationService
Accepts a stream to a .zip file containing regular folders or excel files and nothing else.
importExcelTestCases(InputStream, Long, String) - Method in class org.squashtest.tm.service.internal.importer.TestCaseImporter
 
importLinksExcel(InputStream) - Method in class org.squashtest.tm.service.internal.importer.RequirementTestCaseLinksImporter
 
importLinksExcel(InputStream) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
 
importLinksExcel(InputStream) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
Accepts a stream to a .xls / .xlsx file info for requirement and test-case links.
ImportRequirementTestCaseLinksSummary - Interface in org.squashtest.tm.service.importer
 
ImportRequirementTestCaseLinksSummaryImpl - Class in org.squashtest.tm.service.internal.importer
 
ImportRequirementTestCaseLinksSummaryImpl() - Constructor for class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
ImportSummary - Interface in org.squashtest.tm.service.importer
 
ImportSummaryImpl - Class in org.squashtest.tm.service.internal.importer
 
ImportSummaryImpl() - Constructor for class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
 
includeAllCustomFields() - Method in interface org.squashtest.tm.service.customfield.CustomFieldHelper
tells the helper to include every custom fields it finds.
includeAllCustomFields() - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
 
incrFailures() - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
incrFailures() - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
 
incrModified() - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
 
incrRejected() - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
 
incrRenamed() - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
 
incrTotal() - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
incrTotal() - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
 
indexAll() - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
indexAll() - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
IndexedCampaignTestPlanItem - Class in org.squashtest.tm.service.campaign
This class pairs an Iteration with an index.
IndexedCampaignTestPlanItem(Integer, CampaignTestPlanItem) - Constructor for class org.squashtest.tm.service.campaign.IndexedCampaignTestPlanItem
 
IndexedIterationTestPlanItem - Class in org.squashtest.tm.service.campaign
This class pairs an Iteration with an index.
IndexedIterationTestPlanItem(Integer, IterationTestPlanItem) - Constructor for class org.squashtest.tm.service.campaign.IndexedIterationTestPlanItem
 
indexingCompleted() - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchIndexingMonitor
 
indexRequirementVersions() - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
indexRequirementVersions() - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
indexTestCases() - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
indexTestCases() - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
InheritableAclsObjectIdentityRetrievalStrategy - Class in org.squashtest.tm.service.security.acls.domain
This ObjectIdentityRetrievalStrategy checks if an entity should inherit ACLs from another entity.
InheritableAclsObjectIdentityRetrievalStrategy() - Constructor for class org.squashtest.tm.service.security.acls.domain.InheritableAclsObjectIdentityRetrievalStrategy
 
init() - Method in class org.squashtest.tm.service.internal.campaign.CampaignExportCSVFullModelImpl
 
init() - Method in class org.squashtest.tm.service.internal.campaign.CampaignExportCSVModelImpl
 
init() - Method in class org.squashtest.tm.service.internal.campaign.SimpleCampaignExportCSVModelImpl
 
init() - Method in interface org.squashtest.tm.service.internal.campaign.WritableCampaignCSVModel
 
init() - Method in class org.squashtest.tm.service.internal.customfield.DenormalizedFieldHelper
 
initCustomFields() - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
When called, this method should initialize the AbstractCustomFieldHelper.customFields attribute.
initCustomFields() - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldHelperImpl
 
initCustomFields() - Method in class org.squashtest.tm.service.internal.customfield.NoValuesCustomFieldHelper
 
initCustomFieldValues(BoundEntity, Map<Long, String>) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
 
initCustomFieldValues(BoundEntity, Map<Long, String>) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
initialCustomFieldValues maps the id of a CustomField to the value of the corresponding CustomFieldValues for that BoundEntity. read it again until it makes sense. it assumes that the CustomFieldValues instances already exists.
initDetachedSuite(String) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedSuiteDao
Given the id of an AutomatedSuite, returns a detached instance with all dependencies initialized : AutomatedExecutionExtender, AutomatedTest, TestAutomationProject and TestAutomationServer.
initDetachedSuite(String) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedSuiteDao
 
initLockGraph(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.TestCaseNodeDeletionHandlerImpl
 
InsecureTestAutomationManagementService - Interface in org.squashtest.tm.service.internal.testautomation.service
That private interface contains methods that cannot be secured because the current ACL system doesn't encompass the TestAutomationX entities.
isCancelled() - Method in class org.squashtest.tm.service.internal.testautomation.thread.FetchTestListFuture
 
isCriticalErrors() - Method in interface org.squashtest.tm.service.importer.ImportRequirementTestCaseLinksSummary
Tells whether the operation failed completely because of something really bad.
isCriticalErrors() - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
isDeletable() - Method in class org.squashtest.tm.service.internal.deletion.DeletableNodeData
 
isDirectory() - Method in interface org.squashtest.tm.service.internal.archive.Entry
 
isDirectVerification() - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
 
isDone() - Method in class org.squashtest.tm.service.internal.testautomation.thread.FetchTestListFuture
 
isFile() - Method in interface org.squashtest.tm.service.internal.archive.Entry
 
isHasAuthentication() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
ugly method name for javabean access.
isHasRights() - Method in class org.squashtest.tm.service.deletion.NotDeletableCampaignsPreviewReport
 
isIndexedOnPreviousVersion() - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
isIndexedOnPreviousVersion() - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
isInPermissionGroup(String, Long, String) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
 
isInPermissionGroup(long, Long, String) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
 
isInPermissionGroup(long, Long, String) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionFinder
 
isInPermissionGroup(String, Long, String) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionFinder
 
isOkToGoDeeper() - Method in class org.squashtest.tm.service.internal.library.FirstLayerTreeNodeMover
 
isOkToGoDeeper() - Method in class org.squashtest.tm.service.internal.library.NextLayersTreeNodeMover
PRIVATE
isOkToGoDeeper() - Method in interface org.squashtest.tm.service.internal.library.PasteOperation
will say if the operation allows to go process node's childrens after operation.
isOkToGoDeeper() - Method in class org.squashtest.tm.service.internal.library.TreeNodeCopier
 
isProjectTemplate(long) - Method in interface org.squashtest.tm.service.internal.repository.CustomGenericProjectDao
Tells whether the project of id 'projectId' is a project template or not
isProjectTemplate(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateGenericProjectDao
 
isSingleton() - Method in class org.squashtest.tm.service.internal.testautomation.configuration.DefaultTestAutomationServerFactoryBean
 
IssueDao - Interface in org.squashtest.tm.service.internal.repository
 
isUsed(long) - Method in class org.squashtest.tm.service.internal.testcase.ParameterModificationServiceImpl
 
isUsed(long) - Method in interface org.squashtest.tm.service.testcase.ParameterFinder
Returns true if the parameter is used in one of it's test case action steps
IterationDao - Interface in org.squashtest.tm.service.internal.repository
 
IterationFinder - Interface in org.squashtest.tm.service.campaign
 
IterationModificationService - Interface in org.squashtest.tm.service.campaign
 
IterationStatisticsBundle - Class in org.squashtest.tm.service.statistics.iteration
 
IterationStatisticsBundle() - Constructor for class org.squashtest.tm.service.statistics.iteration.IterationStatisticsBundle
 
IterationStatisticsService - Interface in org.squashtest.tm.service.campaign
 
IterationStatisticsServiceImpl - Class in org.squashtest.tm.service.internal.campaign
 
IterationStatisticsServiceImpl() - Constructor for class org.squashtest.tm.service.internal.campaign.IterationStatisticsServiceImpl
 
IterationTestInventoryStatistics - Class in org.squashtest.tm.service.statistics.campaign
 
IterationTestInventoryStatistics() - Constructor for class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
 
IterationTestPlanDao - Interface in org.squashtest.tm.service.internal.repository
 
IterationTestPlanFinder - Interface in org.squashtest.tm.service.campaign
 
IterationTestPlanManager - Interface in org.squashtest.tm.service.internal.campaign
 
IterationTestPlanManagerService - Interface in org.squashtest.tm.service.campaign
Service that aims at managing the test cases of a campaign (i.e. its test plan)
IterationTestPlanManagerServiceImpl - Class in org.squashtest.tm.service.internal.campaign
 
IterationTestPlanManagerServiceImpl() - Constructor for class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
 

J

JdbcManageableAclService - Class in org.squashtest.tm.service.security.acls.jdbc
When one update the Acl of an object (ie the permissions of a user), one want to refresh the aclCache if there is one.
JdbcManageableAclService(DataSource, LookupStrategy) - Constructor for class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
 

L

LevelImplementorSorter - Class in org.squashtest.tm.service.internal.repository.hibernate
 
LevelImplementorSorter(PagingAndMultiSorting) - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.LevelImplementorSorter
 
LibraryContentRepository - Interface in org.squashtest.tm.service.internal.repository
 
LibraryDao<LIBRARY extends org.squashtest.tm.domain.library.Library<? extends NODE>,NODE extends org.squashtest.tm.domain.library.LibraryNode> - Interface in org.squashtest.tm.service.internal.repository
Defines a DAO for Library entities.
LibraryNavigationService<LIBRARY extends org.squashtest.tm.domain.library.Library<? extends NODE>,FOLDER extends org.squashtest.tm.domain.library.Folder<? extends NODE>,NODE extends org.squashtest.tm.domain.library.LibraryNode> - Interface in org.squashtest.tm.service.library
Defines common methods for a library navigation service, mainly library access and folder manipulation.
LibraryNodeDao<NODE extends org.squashtest.tm.domain.library.LibraryNode> - Interface in org.squashtest.tm.service.internal.repository
 
LibrarySelectionStrategy<LIBRARY extends org.squashtest.tm.domain.library.Library<NODE>,NODE extends org.squashtest.tm.domain.library.LibraryNode> - Interface in org.squashtest.tm.service.internal.library
 
LibraryUtils - Class in org.squashtest.tm.service.internal.library
 
LinkedToIterationPreviewReport - Class in org.squashtest.tm.service.deletion
 
LinkedToIterationPreviewReport() - Constructor for class org.squashtest.tm.service.deletion.LinkedToIterationPreviewReport
 
listPermissionsOnObject(Object) - Method in class org.squashtest.tm.service.internal.security.AclPermissionEvaluationService
 
listPermissionsOnObject(Object) - Method in interface org.squashtest.tm.service.security.PermissionEvaluationService
returns all existing permissions and says which of those the user is granted on the given object.
listProjectsOnServer(TestAutomationServer) - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationManagementServiceImpl
 
listProjectsOnServer(URL, String, String) - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationManagementServiceImpl
 
listProjectsOnServer(TestAutomationServer) - Method in interface org.squashtest.tm.service.testautomation.spi.TestAutomationConnector
Given a server (that contains everything you need to connect it), returns the collection of TestAutomationProject that it hosts.
listProjectsOnServer(URL, String, String) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationFinderService
Given the URL of the test automation server, and the credentials required to connect it, will return the list of project currently available on it.
listProjectsOnServer(TestAutomationServer) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationFinderService
see TestAutomationFinderService.listProjectsOnServer(URL, String, String), using a TestAutomationServer for argument
listRegisteredConnectors() - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationConnectorRegistry
 
listTestsInProject(TestAutomationProject) - Method in interface org.squashtest.tm.service.testautomation.spi.TestAutomationConnector
Given a project (that contains everything you need to connect it), returns the collection of AutomatedTest that it contains
listTestsInProjects(Collection<TestAutomationProject>) - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationManagementServiceImpl
 
listTestsInProjects(Collection<TestAutomationProject>) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationFinderService
Given a collection of TestAutomationProject, will return the aggregated list of AutomatedTest paired with their owner project.
loadAuthoritiesByUsername(String) - Method in class org.squashtest.tm.service.internal.security.SquashUserDetailsManagerImpl
 
loadAuthoritiesByUsername(String) - Method in interface org.squashtest.tm.service.security.UserDetailsService
Loads authorities as the UserDetailsService.loadUserByUsername(String) method would, but it does not check the authentication table beforehand.
LockedFileInferenceGraph - Class in org.squashtest.tm.service.internal.deletion
 
LockedFileInferenceGraph() - Constructor for class org.squashtest.tm.service.internal.deletion.LockedFileInferenceGraph
 
Log4jLoggerLevelModifier - Class in org.squashtest.tm.service.internal.logging
 
Log4jLoggerLevelModifier() - Constructor for class org.squashtest.tm.service.internal.logging.Log4jLoggerLevelModifier
 

M

makeCopierStrategy(PasteStrategy<?, ?>) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
 
makeMoverStrategy(PasteStrategy<?, ?>) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
 
ManageableAclService - Interface in org.squashtest.tm.service.security.acls.jdbc
 
map(String, Class<? extends Enum<?>>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.LevelImplementorSorter
 
mergeWith(OperationReport) - Method in class org.squashtest.tm.service.deletion.OperationReport
 
messageArgs() - Method in exception org.squashtest.tm.service.testautomation.spi.BadConfiguration
 
messageArgs() - Method in exception org.squashtest.tm.service.testautomation.spi.UnknownConnectorKind
 
migrateCustomFieldValues(BoundEntity) - Method in interface org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueService
Will ensure that the custom field values of an entity are consistent with the custom fields bound to the project it belongs to, at the time when the method is invoked.
migrateCustomFieldValues(Collection<BoundEntity>) - Method in interface org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueService
Same as PrivateCustomFieldValueService.migrateCustomFieldValues(BoundEntity), batched version.
migrateCustomFieldValues(BoundEntity) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
 
migrateCustomFieldValues(Collection<BoundEntity>) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
 
modifyLoginMessage(String) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
modifyLoginMessage(String) - Method in interface org.squashtest.tm.service.user.AdministrationService
 
modifyUserEmail(long, String) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
modifyUserEmail(long, String) - Method in class org.squashtest.tm.service.internal.user.UserAccountServiceImpl
 
modifyUserEmail(long, String) - Method in interface org.squashtest.tm.service.user.AdministrationService
 
modifyUserEmail(long, String) - Method in interface org.squashtest.tm.service.user.UserAccountService
 
modifyUserFirstName(long, String) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
modifyUserFirstName(long, String) - Method in class org.squashtest.tm.service.internal.user.UserAccountServiceImpl
 
modifyUserFirstName(long, String) - Method in interface org.squashtest.tm.service.user.AdministrationService
 
modifyUserFirstName(long, String) - Method in interface org.squashtest.tm.service.user.UserAccountService
 
modifyUserLastName(long, String) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
modifyUserLastName(long, String) - Method in class org.squashtest.tm.service.internal.user.UserAccountServiceImpl
 
modifyUserLastName(long, String) - Method in interface org.squashtest.tm.service.user.AdministrationService
 
modifyUserLastName(long, String) - Method in interface org.squashtest.tm.service.user.UserAccountService
 
modifyUserLogin(long, String) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
modifyUserLogin(long, String) - Method in class org.squashtest.tm.service.internal.user.UserAccountServiceImpl
 
modifyUserLogin(long, String) - Method in interface org.squashtest.tm.service.user.AdministrationService
 
modifyUserLogin(long, String) - Method in interface org.squashtest.tm.service.user.UserAccountService
 
modifyWelcomeMessage(String) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
modifyWelcomeMessage(String) - Method in interface org.squashtest.tm.service.user.AdministrationService
 
moveCustomFieldbindings(List<Long>, int) - Method in interface org.squashtest.tm.service.customfield.CustomFieldBindingModificationService
Given a list of CustomFieldBindings, will reorder them with respect to their project and bound entity.
moveCustomFieldbindings(List<Long>, int) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldBindingModificationServiceImpl
 
moved - Variable in class org.squashtest.tm.service.deletion.NodeMovement
 
moveNodesToFolder(long, Long[]) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
 
moveNodesToFolder(long, Long[]) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
 
moveNodesToLibrary(long, Long[]) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
 
moveNodesToLibrary(long, Long[]) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
 
moveNodesToRequirement(long, Long[]) - Method in class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
 
moveNodesToRequirement(long, Long[]) - Method in interface org.squashtest.tm.service.requirement.RequirementLibraryNavigationService
 
moveTestPlanItems(long, int, List<Long>) - Method in interface org.squashtest.tm.service.campaign.CampaignTestPlanManagerService
 
moveTestPlanItems(long, int, List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.CampaignTestPlanManagerServiceImpl
 

N

NamedParamsUniqueResultExecution - Class in org.squashtest.tm.service.internal.api.repository
Execution of a query which uses named parameters and returns a singler row.
NamedParamsUniqueResultExecution(Map<String, ?>) - Constructor for class org.squashtest.tm.service.internal.api.repository.NamedParamsUniqueResultExecution
 
NativeQueries - Class in org.squashtest.tm.service.internal.repository.hibernate
thanks to the Hibernate support to pure scalar native queries, let's create another query respository.
needsUpdate() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomCustomFieldBindingDao.NewBindingPosition
 
newComparator(String, int, int, boolean) - Method in class org.squashtest.tm.service.internal.library.RequirementVersionCategoryComparatorSource
 
newDenormalizedHelper(X) - Method in interface org.squashtest.tm.service.customfield.CustomFieldHelperService
 
newDenormalizedHelper(List<X>) - Method in interface org.squashtest.tm.service.customfield.CustomFieldHelperService
 
newDenormalizedHelper(X) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldHelperServiceImpl
 
newDenormalizedHelper(List<X>) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldHelperServiceImpl
 
newHelper(X) - Method in interface org.squashtest.tm.service.customfield.CustomFieldHelperService
 
newHelper(List<X>) - Method in interface org.squashtest.tm.service.customfield.CustomFieldHelperService
 
newHelper(X) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldHelperServiceImpl
 
newHelper(List<X>) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldHelperServiceImpl
 
newStepsHelper(List<TestStep>, Project) - Method in interface org.squashtest.tm.service.customfield.CustomFieldHelperService
Creates a CustomFieldHelper for the given test steps contained in the given project.
newStepsHelper(List<TestStep>, Project) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldHelperServiceImpl
 
next() - Method in class org.squashtest.tm.service.internal.archive.ZipReader
 
NextLayerFeeder - Class in org.squashtest.tm.service.internal.library
 
NextLayerFeeder() - Constructor for class org.squashtest.tm.service.internal.library.NextLayerFeeder
 
NextLayersTreeNodeMover - Class in org.squashtest.tm.service.internal.library
This class is used after the FirstLayerTreeNodeMover.
NextLayersTreeNodeMover() - Constructor for class org.squashtest.tm.service.internal.library.NextLayersTreeNodeMover
 
Node - Class in org.squashtest.tm.service.deletion
 
Node(Long, String) - Constructor for class org.squashtest.tm.service.deletion.Node
 
Node() - Constructor for class org.squashtest.tm.service.deletion.Node
 
NodeDeletionHandler<NODE extends org.squashtest.tm.domain.library.LibraryNode,FOLDER extends org.squashtest.tm.domain.library.Folder<NODE>> - Interface in org.squashtest.tm.service.internal.library
This interface describes the contract for handlers responsible for deleting domain objects.
NodeManagementService<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>> - Interface in org.squashtest.tm.service.internal.library
 
NodeMovement - Class in org.squashtest.tm.service.deletion
 
NodeMovement(Node, List<Node>) - Constructor for class org.squashtest.tm.service.deletion.NodeMovement
 
NodeMovement() - Constructor for class org.squashtest.tm.service.deletion.NodeMovement
 
NodeRenaming - Class in org.squashtest.tm.service.deletion
 
NodeRenaming() - Constructor for class org.squashtest.tm.service.deletion.NodeRenaming
 
NodeRenaming(Node, String) - Constructor for class org.squashtest.tm.service.deletion.NodeRenaming
 
NonUniqueEntityException - Exception in org.squashtest.tm.service.internal.repository.hibernate
 
NonUniqueEntityException() - Constructor for exception org.squashtest.tm.service.internal.repository.hibernate.NonUniqueEntityException
 
NotDeletableCampaignsPreviewReport - Class in org.squashtest.tm.service.deletion
 
NotDeletableCampaignsPreviewReport() - Constructor for class org.squashtest.tm.service.deletion.NotDeletableCampaignsPreviewReport
 
NotDeletablePreviewReport - Class in org.squashtest.tm.service.deletion
 
NotDeletablePreviewReport() - Constructor for class org.squashtest.tm.service.deletion.NotDeletablePreviewReport
 
NotFoundException - Exception in org.squashtest.tm.service.testautomation.spi
 
NotFoundException() - Constructor for exception org.squashtest.tm.service.testautomation.spi.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception org.squashtest.tm.service.testautomation.spi.NotFoundException
 
NotFoundException(String) - Constructor for exception org.squashtest.tm.service.testautomation.spi.NotFoundException
 
NotFoundException(Throwable) - Constructor for exception org.squashtest.tm.service.testautomation.spi.NotFoundException
 
notify(RequirementAuditEvent) - Method in class org.squashtest.tm.service.internal.event.StatusBasedRequirementAuditor
 
NoValuesCustomFieldHelper<BOUND extends org.squashtest.tm.domain.customfield.BoundEntity> - Class in org.squashtest.tm.service.internal.customfield
Custom field helper to be used when there are no entities in the given custom field binding context.
NoValuesCustomFieldHelper(Project, BindableEntity) - Constructor for class org.squashtest.tm.service.internal.customfield.NoValuesCustomFieldHelper
 
NullAclCache - Class in org.squashtest.tm.service.security.acls.model
 
NullAclCache() - Constructor for class org.squashtest.tm.service.security.acls.model.NullAclCache
 
numberByTestCase(long) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionCoverageDao
Returns the total amount of RequirementVersionCoverage witch verifying TestCase's id matches the given param.
numberByTestCases(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionCoverageDao
Returns the total amount of distinct RequirementVersionCover witch verifying TestCase's id matches on of the given id params.
numberDistinctVerifiedByTestCases(Collection<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionCoverageDao
Returns the total amount of RequirementVersion witch verifying TestCase's id matches on of the given id params.

O

ObjectAclService - Interface in org.squashtest.tm.service.security.acls.model
 
ObjectIdentityService - Interface in org.squashtest.tm.service.security
 
ObjectIdentityServiceImpl - Class in org.squashtest.tm.service.internal.security
 
ObjectIdentityServiceImpl() - Constructor for class org.squashtest.tm.service.internal.security.ObjectIdentityServiceImpl
 
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.squashtest.tm.service.internal.hibernate.AuditLogInterceptor
 
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class org.squashtest.tm.service.internal.hibernate.AuditLogInterceptor
 
OperationReport - Class in org.squashtest.tm.service.deletion
 
OperationReport() - Constructor for class org.squashtest.tm.service.deletion.OperationReport
 
org.squashtest.tm.internal.test - package org.squashtest.tm.internal.test
 
org.squashtest.tm.service.attachment - package org.squashtest.tm.service.attachment
 
org.squashtest.tm.service.audit - package org.squashtest.tm.service.audit
 
org.squashtest.tm.service.bugtracker - package org.squashtest.tm.service.bugtracker
 
org.squashtest.tm.service.campaign - package org.squashtest.tm.service.campaign
 
org.squashtest.tm.service.configuration - package org.squashtest.tm.service.configuration
 
org.squashtest.tm.service.customfield - package org.squashtest.tm.service.customfield
 
org.squashtest.tm.service.deletion - package org.squashtest.tm.service.deletion
 
org.squashtest.tm.service.denormalizedfield - package org.squashtest.tm.service.denormalizedfield
 
org.squashtest.tm.service.execution - package org.squashtest.tm.service.execution
 
org.squashtest.tm.service.importer - package org.squashtest.tm.service.importer
 
org.squashtest.tm.service.internal.api.repository - package org.squashtest.tm.service.internal.api.repository
 
org.squashtest.tm.service.internal.archive - package org.squashtest.tm.service.internal.archive
 
org.squashtest.tm.service.internal.attachment - package org.squashtest.tm.service.internal.attachment
 
org.squashtest.tm.service.internal.audit - package org.squashtest.tm.service.internal.audit
 
org.squashtest.tm.service.internal.bugtracker - package org.squashtest.tm.service.internal.bugtracker
 
org.squashtest.tm.service.internal.campaign - package org.squashtest.tm.service.internal.campaign
 
org.squashtest.tm.service.internal.configuration - package org.squashtest.tm.service.internal.configuration
 
org.squashtest.tm.service.internal.customfield - package org.squashtest.tm.service.internal.customfield
 
org.squashtest.tm.service.internal.deletion - package org.squashtest.tm.service.internal.deletion
 
org.squashtest.tm.service.internal.denormalizedField - package org.squashtest.tm.service.internal.denormalizedField
 
org.squashtest.tm.service.internal.event - package org.squashtest.tm.service.internal.event
 
org.squashtest.tm.service.internal.execution - package org.squashtest.tm.service.internal.execution
 
org.squashtest.tm.service.internal.foundation.collection - package org.squashtest.tm.service.internal.foundation.collection
 
org.squashtest.tm.service.internal.hibernate - package org.squashtest.tm.service.internal.hibernate
 
org.squashtest.tm.service.internal.importer - package org.squashtest.tm.service.internal.importer
 
org.squashtest.tm.service.internal.library - package org.squashtest.tm.service.internal.library
 
org.squashtest.tm.service.internal.logging - package org.squashtest.tm.service.internal.logging
 
org.squashtest.tm.service.internal.project - package org.squashtest.tm.service.internal.project
 
org.squashtest.tm.service.internal.repository - package org.squashtest.tm.service.internal.repository
 
org.squashtest.tm.service.internal.repository.hibernate - package org.squashtest.tm.service.internal.repository.hibernate
This file contains Hibernate named queries used by DAOs.
org.squashtest.tm.service.internal.repository.testautomation - package org.squashtest.tm.service.internal.repository.testautomation
 
org.squashtest.tm.service.internal.requirement - package org.squashtest.tm.service.internal.requirement
 
org.squashtest.tm.service.internal.security - package org.squashtest.tm.service.internal.security
 
org.squashtest.tm.service.internal.spring - package org.squashtest.tm.service.internal.spring
 
org.squashtest.tm.service.internal.testautomation.configuration - package org.squashtest.tm.service.internal.testautomation.configuration
 
org.squashtest.tm.service.internal.testautomation.service - package org.squashtest.tm.service.internal.testautomation.service
 
org.squashtest.tm.service.internal.testautomation.tasks - package org.squashtest.tm.service.internal.testautomation.tasks
 
org.squashtest.tm.service.internal.testautomation.thread - package org.squashtest.tm.service.internal.testautomation.thread
 
org.squashtest.tm.service.internal.testcase - package org.squashtest.tm.service.internal.testcase
 
org.squashtest.tm.service.internal.user - package org.squashtest.tm.service.internal.user
 
org.squashtest.tm.service.library - package org.squashtest.tm.service.library
 
org.squashtest.tm.service.project - package org.squashtest.tm.service.project
 
org.squashtest.tm.service.requirement - package org.squashtest.tm.service.requirement
 
org.squashtest.tm.service.security - package org.squashtest.tm.service.security
 
org.squashtest.tm.service.security.acls.domain - package org.squashtest.tm.service.security.acls.domain
 
org.squashtest.tm.service.security.acls.jdbc - package org.squashtest.tm.service.security.acls.jdbc
 
org.squashtest.tm.service.security.acls.model - package org.squashtest.tm.service.security.acls.model
 
org.squashtest.tm.service.statistics.campaign - package org.squashtest.tm.service.statistics.campaign
 
org.squashtest.tm.service.statistics.iteration - package org.squashtest.tm.service.statistics.iteration
 
org.squashtest.tm.service.statistics.testcase - package org.squashtest.tm.service.statistics.testcase
 
org.squashtest.tm.service.testautomation - package org.squashtest.tm.service.testautomation
 
org.squashtest.tm.service.testautomation.model - package org.squashtest.tm.service.testautomation.model
 
org.squashtest.tm.service.testautomation.spi - package org.squashtest.tm.service.testautomation.spi
 
org.squashtest.tm.service.testcase - package org.squashtest.tm.service.testcase
 
org.squashtest.tm.service.user - package org.squashtest.tm.service.user
 

P

PagingUtils - Class in org.squashtest.tm.service.internal.foundation.collection
Utility clas for paging queries.
ParameterDao - Interface in org.squashtest.tm.service.internal.repository
 
ParameterFinder - Interface in org.squashtest.tm.service.testcase
 
ParameterModificationService - Interface in org.squashtest.tm.service.testcase
 
ParameterModificationServiceImpl - Class in org.squashtest.tm.service.internal.testcase
 
ParameterModificationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.testcase.ParameterModificationServiceImpl
 
ParameterNamesFinder - Class in org.squashtest.tm.service.internal.testcase
 
ParameterNamesFinder() - Constructor for class org.squashtest.tm.service.internal.testcase.ParameterNamesFinder
 
parseFile(InputStream, ImportSummaryImpl) - Method in class org.squashtest.tm.service.internal.importer.ExcelTestCaseParserImpl
 
parseFile(Workbook, ImportSummaryImpl) - Method in class org.squashtest.tm.service.internal.importer.ExcelTestCaseParserImpl
 
parseRow(RequirementFolder, Row, ImportSummaryImpl, Map<String, Integer>, Map<RequirementFolder, List<PseudoRequirement>>) - Method in class org.squashtest.tm.service.internal.importer.RequirementParserImpl
 
parseRow(Row, ImportRequirementTestCaseLinksSummaryImpl, Map<String, Integer>, Map<TestCase, List<RequirementVersion>>) - Method in class org.squashtest.tm.service.internal.importer.RequirementTestCaseLinkParserImpl
 
PartyDao - Interface in org.squashtest.tm.service.internal.repository
 
password(String) - Method in class org.squashtest.tm.service.internal.security.UserBuilder
 
pasteCopiedTestStep(long, long, long) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
 
pasteCopiedTestStep(long, long, long) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
will insert a test step into a test case script, possibly after a step (the position), given their Ids.
pasteCopiedTestStepToLastIndex(long, long) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
 
pasteCopiedTestStepToLastIndex(long, long) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
will insert a test step into a test case script at the last position
pasteNodes(long, List<Long>) - Method in class org.squashtest.tm.service.internal.library.PasteStrategy
 
PasteOperation - Interface in org.squashtest.tm.service.internal.library
 
PasteStrategy<CONTAINER extends org.squashtest.tm.domain.library.NodeContainer<NODE>,NODE extends org.squashtest.tm.domain.library.TreeNode> - Class in org.squashtest.tm.service.internal.library
Careful : As of Squash TM 1.5.0 this object becomes stateful, in layman words you need one instance per operation.
PasteStrategy() - Constructor for class org.squashtest.tm.service.internal.library.PasteStrategy
 
performOperation(TreeNode, NodeContainer<TreeNode>) - Method in class org.squashtest.tm.service.internal.library.FirstLayerTreeNodeMover
 
performOperation(TreeNode, NodeContainer<TreeNode>) - Method in class org.squashtest.tm.service.internal.library.NextLayersTreeNodeMover
Will make sure all nodes are aware of their project and call the TreeNodeUpdater on each of them.
performOperation(TreeNode, NodeContainer<TreeNode>) - Method in interface org.squashtest.tm.service.internal.library.PasteOperation
Some operation involving a node and another node will happen, ie the source will be copied or moved to the destination.
performOperation(TreeNode, NodeContainer<TreeNode>) - Method in class org.squashtest.tm.service.internal.library.TreeNodeCopier
 
PermissionEvaluationService - Interface in org.squashtest.tm.service.security
This service evaluates permissions of the current user.
permissionService - Variable in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
 
PermissionsUtils - Class in org.squashtest.tm.service.security
 
persist(CustomField) - Method in interface org.squashtest.tm.service.customfield.CustomCustomFieldManagerService
Will persist the given custom field.
persist(CustomField) - Method in class org.squashtest.tm.service.internal.customfield.CustomCustomFieldManagerServiceImpl
 
persist(GenericProject) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
 
persist(AutomatedTest) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedTestDao
Will persist a new AutomatedTest.
persist(CampaignLibrary) - Method in interface org.squashtest.tm.service.internal.repository.CampaignLibraryDao
 
persist(CustomFieldBinding) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldBindingDao
 
persist(CustomField) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldDao
 
persist(CustomFieldValue) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldValueDao
'nuff said.
persist(Dataset) - Method in interface org.squashtest.tm.service.internal.repository.DatasetDao
 
persist(DatasetParamValue) - Method in interface org.squashtest.tm.service.internal.repository.DatasetParamValueDao
 
persist(DenormalizedFieldValue) - Method in interface org.squashtest.tm.service.internal.repository.DenormalizedFieldValueDao
'nuff said.
persist(ENTITY_TYPE) - Method in interface org.squashtest.tm.service.internal.repository.GenericDao
 
persist(List<ENTITY_TYPE>) - Method in interface org.squashtest.tm.service.internal.repository.GenericDao
 
persist(AutomatedTest) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedTestDao
 
persist(List<ENTITY_TYPE>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
 
persist(ENTITY_TYPE) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
 
persist(TestAutomationProject) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestAutomationProjectDao
 
persist(TestAutomationServer) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestAutomationServerDao
 
persist(Parameter) - Method in interface org.squashtest.tm.service.internal.repository.ParameterDao
 
persist(Project) - Method in interface org.squashtest.tm.service.internal.repository.ProjectDao
 
persist(RequirementAuditEvent) - Method in interface org.squashtest.tm.service.internal.repository.RequirementAuditEventDao
 
persist(RequirementLibrary) - Method in interface org.squashtest.tm.service.internal.repository.RequirementLibraryDao
 
persist(RequirementVersionCoverage) - Method in interface org.squashtest.tm.service.internal.repository.RequirementVersionCoverageDao
Will persist a new requirementVersionCoverage.
persist(Team) - Method in interface org.squashtest.tm.service.internal.repository.TeamDao
Will persist a new team.
persist(AutomatedExecutionExtender) - Method in interface org.squashtest.tm.service.internal.repository.testautomation.AutomatedExecutionExtenderDao
 
persist(TestAutomationProject) - Method in interface org.squashtest.tm.service.internal.repository.TestAutomationProjectDao
Will persist a new TestAutomationProject.
persist(TestAutomationServer) - Method in interface org.squashtest.tm.service.internal.repository.TestAutomationServerDao
Will persist a new TestAutomationServer.
persist(TestCaseLibrary) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseLibraryDao
 
persist(STEP) - Method in interface org.squashtest.tm.service.internal.repository.TestStepDao
 
persist(Dataset, long) - Method in class org.squashtest.tm.service.internal.testcase.DatasetModificationServiceImpl
 
persist(Team) - Method in class org.squashtest.tm.service.internal.user.CustomTeamModificationServiceImpl
 
persist(GenericProject) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
 
persist(Dataset, long) - Method in interface org.squashtest.tm.service.testcase.DatasetModificationService
 
persist(Team) - Method in interface org.squashtest.tm.service.user.CustomTeamModificationService
Check if name is available and persist the new Team.
persistEntity(Object) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
 
persistIterationAndTestPlan(Iteration) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
 
persistIterationAndTestPlan(Iteration) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
 
persistOrAttach(TestAutomationProject) - Method in interface org.squashtest.tm.service.internal.testautomation.service.InsecureTestAutomationManagementService
Will persist the supplied remote TestAutomationProject.
persistOrAttach(AutomatedTest) - Method in interface org.squashtest.tm.service.internal.testautomation.service.InsecureTestAutomationManagementService
Pretty much the same than InsecureTestAutomationManagementService.persistOrAttach(TestAutomationProject).
persistOrAttach(TestAutomationProject) - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationManagementServiceImpl
 
persistOrAttach(AutomatedTest) - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationManagementServiceImpl
 
persistProjectFilter(ProjectFilter) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateProjectFilterDao
 
persistProjectFilter(ProjectFilter) - Method in interface org.squashtest.tm.service.internal.repository.ProjectFilterDao
Method which creates a project filter
persistTestCaseAndSteps(TestCase) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
That method exists because hibernate doesn't quite respect the cascade persist for a set of test case and steps
persistTestCaseAndSteps(TestCase) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDao
 
prepareRequirementDeletion(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.TestCaseImportanceManagerForRequirementDeletion
will find TestCases concerned by deleted requirements versions and store them in property along with the concerned criticalities
previewLockedNodes(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.TestCaseNodeDeletionHandlerImpl
 
PrivateCustomFieldValueService - Interface in org.squashtest.tm.service.internal.customfield
That interface is called so because it should remain private to this bundle.
PrivateCustomFieldValueServiceImpl - Class in org.squashtest.tm.service.internal.customfield
 
PrivateCustomFieldValueServiceImpl() - Constructor for class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
 
PrivateDenormalizedFieldValueService - Interface in org.squashtest.tm.service.internal.denormalizedField
That interface should remain private to this bundle.
PrivateDenormalizedFieldValueServiceImpl - Class in org.squashtest.tm.service.internal.denormalizedField
 
PrivateDenormalizedFieldValueServiceImpl() - Constructor for class org.squashtest.tm.service.internal.denormalizedField.PrivateDenormalizedFieldValueServiceImpl
 
processNodes(TreeNode) - Method in class org.squashtest.tm.service.internal.library.FirstLayerTreeNodeMover
 
ProjectDao - Interface in org.squashtest.tm.service.internal.repository
 
ProjectDeletionHandler - Interface in org.squashtest.tm.service.internal.project
 
ProjectDeletionHandlerImpl - Class in org.squashtest.tm.service.internal.deletion
 
ProjectDeletionHandlerImpl() - Constructor for class org.squashtest.tm.service.internal.deletion.ProjectDeletionHandlerImpl
 
ProjectFilterDao - Interface in org.squashtest.tm.service.internal.repository
 
ProjectFilterModificationService - Interface in org.squashtest.tm.service.project
 
ProjectFilterModificationServiceImpl - Class in org.squashtest.tm.service.internal.project
 
ProjectFilterModificationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.project.ProjectFilterModificationServiceImpl
 
ProjectFinder - Interface in org.squashtest.tm.service.project
 
ProjectManagerService - Interface in org.squashtest.tm.service.project
 
ProjectsPermissionFinder - Interface in org.squashtest.tm.service.project
 
ProjectsPermissionManagementService - Interface in org.squashtest.tm.service.project
 
ProjectsPermissionManagementServiceImpl - Class in org.squashtest.tm.service.internal.project
 
ProjectsPermissionManagementServiceImpl() - Constructor for class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
 
ProjectTemplateDao - Interface in org.squashtest.tm.service.internal.repository
 
ProjectTemplateFinder - Interface in org.squashtest.tm.service.project
 
ProjectTemplateManagerService - Interface in org.squashtest.tm.service.project
 
putInCache(MutableAcl) - Method in class org.squashtest.tm.service.security.acls.model.NullAclCache
 

R

recomputeBindingPositions() - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomCustomFieldBindingDao
 
refreshAcls() - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
 
refreshAcls() - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
basically ensures that recent modification affecting the ACL will be taken into account immediately.
registerConnector(TestAutomationConnector, Map<?, ?>) - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationConnectorRegistry
Registers a new kind of connector connector.
reindexRequirementVersion(Long) - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
reindexRequirementVersion(Long) - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
reindexRequirementVersions(List<RequirementVersion>) - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
reindexRequirementVersions(List<RequirementVersion>) - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
reindexRequirementVersionsByIds(List<Long>) - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
reindexRequirementVersionsByIds(List<Long>) - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
reindexTestCase(Long) - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
reindexTestCase(Long) - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
reindexTestCases(List<TestCase>) - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
reindexTestCases(List<TestCase>) - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
remove() - Method in class org.squashtest.tm.service.internal.archive.ZipReader
 
remove(CustomField) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldDao
 
remove(Dataset) - Method in interface org.squashtest.tm.service.internal.repository.DatasetDao
Simply remove the given dataset
remove(DatasetParamValue) - Method in interface org.squashtest.tm.service.internal.repository.DatasetParamValueDao
 
remove(ENTITY_TYPE) - Method in interface org.squashtest.tm.service.internal.repository.GenericDao
 
remove(GenericProject) - Method in interface org.squashtest.tm.service.internal.repository.GenericProjectDao
Simply remove entity
remove(ENTITY_TYPE) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
 
remove(Parameter) - Method in interface org.squashtest.tm.service.internal.repository.ParameterDao
 
remove(Dataset) - Method in class org.squashtest.tm.service.internal.testcase.DatasetModificationServiceImpl
 
remove(Parameter) - Method in class org.squashtest.tm.service.internal.testcase.ParameterModificationServiceImpl
 
remove(Dataset) - Method in interface org.squashtest.tm.service.testcase.DatasetModificationService
 
remove(Parameter) - Method in interface org.squashtest.tm.service.testcase.ParameterModificationService
 
removeAll(List<ENTITY_TYPE>) - Method in interface org.squashtest.tm.service.internal.repository.GenericDao
 
removeAll(List<ENTITY_TYPE>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
 
removeAllByTestCaseIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.DatasetDao
 
removeAllByTestCaseIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.ParameterDao
 
removeAllByTestCaseIds(List<Long>) - Method in class org.squashtest.tm.service.internal.testcase.DatasetModificationServiceImpl
 
removeAllByTestCaseIds(List<Long>) - Method in class org.squashtest.tm.service.internal.testcase.ParameterModificationServiceImpl
 
removeAllByTestCaseIds(List<Long>) - Method in interface org.squashtest.tm.service.testcase.DatasetModificationService
 
removeAllByTestCaseIds(List<Long>) - Method in interface org.squashtest.tm.service.testcase.ParameterModificationService
 
removeAllPermissionsFromObject(Class<?>, long) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
 
removeAllPermissionsFromObject(Class<?>, long) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionManagementService
Removes all the permissions from the given object.
removeAllPermissionsFromProjectTemplate(long) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
 
removeAllPermissionsFromProjectTemplate(long) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionManagementService
Removes all the permissions from the given template (not its libraries).
removeAllResponsibilities(ObjectIdentity) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
 
removeAllResponsibilities(long) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
 
removeAllResponsibilities(long, ObjectIdentity) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
Removes all responsibilities a user might have on a entity.
removeAllResponsibilities(ObjectIdentity) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
Removes ALL RESPONSIBILITIES from the given object.
removeAllResponsibilities(long) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
Remove all responsibilities for the Party of the given Id
removeAllResponsibilities(long, ObjectIdentity) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
Returns all permission groups for a namespace.
removeAllSteps(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDeletionDao
 
removeAllSteps(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDeletionDao
 
removeAllValuesByTestCaseIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.DatasetDao
 
removeAllValuesByTestCaseIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.ParameterDao
 
removeAttachment(Long) - Method in interface org.squashtest.tm.service.internal.repository.AttachmentDao
 
removeAttachment(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAttachmentDao
 
removeAttachmentFromList(Long, Long) - Method in interface org.squashtest.tm.service.attachment.AttachmentManagerService
 
removeAttachmentFromList(Long, Long) - Method in class org.squashtest.tm.service.internal.attachment.AttachmentManagerServiceImpl
 
removeAttachmentList(AttachmentList) - Method in interface org.squashtest.tm.service.internal.repository.DeletionDao
 
removeAttachmentList(AttachmentList) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDeletionDao
 
removeAttachmentsLists(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.DeletionDao
 
removeAttachmentsLists(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDeletionDao
 
removeAutomation(long) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
 
removeAutomation(long) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
Will delete the link
removeBugTracker(long) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
 
removeBugTracker(long) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
Will remove the association the Project has to it's Bugtracker.
removeById(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestStepDao
 
removeById(long) - Method in interface org.squashtest.tm.service.internal.repository.TestStepDao
 
removeById(long) - Method in class org.squashtest.tm.service.internal.testcase.DatasetModificationServiceImpl
 
removeById(long) - Method in class org.squashtest.tm.service.internal.testcase.ParameterModificationServiceImpl
 
removeById(long) - Method in interface org.squashtest.tm.service.testcase.DatasetModificationService
 
removeById(long) - Method in interface org.squashtest.tm.service.testcase.ParameterModificationService
 
removeCampaignTestPlanInboundReferences(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDeletionDao
 
removeCampaignTestPlanInboundReferences(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDeletionDao
 
removeCustomField(CustomField) - Method in interface org.squashtest.tm.service.internal.repository.CustomFieldDeletionDao
 
removeCustomField(CustomField) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomFieldDeletionDao
 
removeCustomFieldBindings(List<Long>) - Method in interface org.squashtest.tm.service.customfield.CustomFieldBindingModificationService
removes a batch of custom field bindings using their ids.
removeCustomFieldBindings(Long) - Method in interface org.squashtest.tm.service.customfield.CustomFieldBindingModificationService
removes all the custom field bindings defined for a project.
removeCustomFieldBindings(List<Long>) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldBindingModificationServiceImpl
 
removeCustomFieldBindings(Long) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldBindingModificationServiceImpl
 
removeCustomFieldBindings(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CustomCustomFieldBindingDao
 
removeCustomFieldBindings(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomCustomFieldBindingDao
 
removeDatasetFromIterationTestPlanItems(Long) - Method in interface org.squashtest.tm.service.internal.repository.CustomDatasetDao
TODO
removeDatasetFromIterationTestPlanItems(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDatasetDao
 
removeEntities(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.DeletionDao
 
removeEntities(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDeletionDao
 
removeEntities(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomFieldDeletionDao
 
removeEntities(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
 
removeEntities(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDeletionDao
 
removeEntity(Object) - Method in interface org.squashtest.tm.service.internal.repository.DeletionDao
 
removeEntity(ENTITY_TYPE) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDao
 
removeEntity(Object) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateDeletionDao
 
removeFolder(long) - Method in class org.squashtest.tm.service.internal.library.GenericFolderModificationService
 
removeFolder(long) - Method in interface org.squashtest.tm.service.library.FolderModificationService
 
removeFromCampaign(Iteration) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateIterationDao
 
removeFromCampaign(Iteration) - Method in interface org.squashtest.tm.service.internal.repository.IterationDao
 
removeFromVerifiedRequirementLists(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
 
removeFromVerifiedRequirementLists(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDeletionDao
 
removeFromVerifyingTestCaseLists(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDeletionDao
 
removeFromVerifyingTestCaseLists(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDeletionDao
 
removeFromVerifyingTestStepsList(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDeletionDao
 
removeFromVerifyingTestStepsList(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDeletionDao
 
removeListOfAttachments(Long, List<Long>) - Method in interface org.squashtest.tm.service.attachment.AttachmentManagerService
 
removeListOfAttachments(Long, List<Long>) - Method in class org.squashtest.tm.service.internal.attachment.AttachmentManagerServiceImpl
 
removeListOfSteps(long, List<Long>) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
 
removeListOfSteps(long, List<Long>) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
 
removeMember(long, long) - Method in class org.squashtest.tm.service.internal.user.CustomTeamModificationServiceImpl
 
removeMember(long, long) - Method in interface org.squashtest.tm.service.user.CustomTeamModificationService
 
removeMemberFromAllTeams(long) - Method in class org.squashtest.tm.service.internal.user.CustomTeamModificationServiceImpl
 
removeMemberFromAllTeams(long) - Method in interface org.squashtest.tm.service.user.CustomTeamModificationService
 
removeMembers(long, List<Long>) - Method in class org.squashtest.tm.service.internal.user.CustomTeamModificationServiceImpl
 
removeMembers(long, List<Long>) - Method in interface org.squashtest.tm.service.user.CustomTeamModificationService
 
removeNode(long) - Method in class org.squashtest.tm.service.internal.library.GenericNodeManagementService
 
removeNode(long) - Method in interface org.squashtest.tm.service.internal.library.NodeManagementService
Removes a node from repository by its ID.
removeObjectIdentity(long, Class<?>) - Method in class org.squashtest.tm.service.internal.security.ObjectIdentityServiceImpl
 
removeObjectIdentity(ObjectIdentity) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
 
removeObjectIdentity(ObjectIdentity) - Method in interface org.squashtest.tm.service.security.acls.jdbc.ManageableAclService
 
removeObjectIdentity(long, Class<?>) - Method in interface org.squashtest.tm.service.security.ObjectIdentityService
 
removeOption(long, String) - Method in interface org.squashtest.tm.service.customfield.CustomCustomFieldManagerService
Will remove the from the custom-field's option list.
removeOption(long, String) - Method in class org.squashtest.tm.service.internal.customfield.CustomCustomFieldManagerServiceImpl
 
removeOrSetIterationTestPlanInboundReferencesToNull(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDeletionDao
 
removeOrSetIterationTestPlanInboundReferencesToNull(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDeletionDao
 
removeProjectPermission(long, long) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
 
removeProjectPermission(long, long) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
 
removeProjectPermission(long, long) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
 
removeProjectPermission(long, long) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionFinder
 
removeProjectPermission(long, long) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionManagementService
 
removeProjectPermissionForAllProjects(long) - Method in class org.squashtest.tm.service.internal.project.ProjectsPermissionManagementServiceImpl
 
removeProjectPermissionForAllProjects(long) - Method in interface org.squashtest.tm.service.project.ProjectsPermissionManagementService
 
removeRenderingLocation(long, RenderingLocation) - Method in interface org.squashtest.tm.service.customfield.CustomFieldBindingModificationService
Remove the rendering location from a custom field binding
removeRenderingLocation(long, RenderingLocation) - Method in class org.squashtest.tm.service.internal.customfield.CustomFieldBindingModificationServiceImpl
 
removeStepFromTestCase(long, long) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
 
removeStepFromTestCase(long, long) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
 
removeTeams(Collection<Long>) - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
removeTestPlanFromIteration(long) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
Removes a test case from an iteration except if the test plans was executed
removeTestPlanFromIteration(long) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
 
removeTestPlanItem(long, long) - Method in interface org.squashtest.tm.service.campaign.CampaignTestPlanManagerService
 
removeTestPlanItem(long, long) - Method in class org.squashtest.tm.service.internal.campaign.CampaignTestPlanManagerServiceImpl
 
removeTestPlanItems(long, List<Long>) - Method in interface org.squashtest.tm.service.campaign.CampaignTestPlanManagerService
 
removeTestPlanItems(long, List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.CampaignTestPlanManagerServiceImpl
 
removeTestPlansFromIteration(List<Long>, long) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
Removes a list of test cases from a campaign excepted the test plans which were executed
removeTestPlansFromIteration(List<Long>, long) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
 
removeTestPlansFromIterationObj(List<Long>, Iteration) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
Removes a list of test cases from an iteration excepted the test plans which were executed
removeTestPlansFromIterationObj(List<Long>, Iteration) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
 
removeTestStepsCoverageByRequirementVersionIds(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
 
removeTestStepsCoverageByRequirementVersionIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDeletionDao
 
removeTestSuites(List<Long>) - Method in interface org.squashtest.tm.service.campaign.CustomIterationModificationService
That method will remove each test suite, leaving it's test plan items linked to no test_suite
removeTestSuites(List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
 
removeVerifiedRequirementVersionFromTestCase(long, long) - Method in class org.squashtest.tm.service.internal.requirement.VerifiedRequirementsManagerServiceImpl
 
removeVerifiedRequirementVersionFromTestCase(long, long) - Method in interface org.squashtest.tm.service.requirement.VerifiedRequirementsManagerService
Removes a requirement from the ones verified by a test case.
removeVerifiedRequirementVersionsFromTestCase(List<Long>, long) - Method in class org.squashtest.tm.service.internal.requirement.VerifiedRequirementsManagerServiceImpl
 
removeVerifiedRequirementVersionsFromTestCase(List<Long>, long) - Method in interface org.squashtest.tm.service.requirement.VerifiedRequirementsManagerService
Removes a list of requirements from the ones verified by a test case.
removeVerifiedRequirementVersionsFromTestStep(List<Long>, long) - Method in class org.squashtest.tm.service.internal.requirement.VerifiedRequirementsManagerServiceImpl
 
removeVerifiedRequirementVersionsFromTestStep(List<Long>, long) - Method in interface org.squashtest.tm.service.requirement.VerifiedRequirementsManagerService
Removes a requirement from the step but not from the test case.
removeVerifyingTestCaseFromRequirementVersion(long, long) - Method in class org.squashtest.tm.service.internal.testcase.VerifyingTestCaseManagerServiceImpl
 
removeVerifyingTestCaseFromRequirementVersion(long, long) - Method in interface org.squashtest.tm.service.testcase.VerifyingTestCaseManagerService
Removes a test-case from the ones verified by a requirement.
removeVerifyingTestCasesFromRequirementVersion(List<Long>, long) - Method in class org.squashtest.tm.service.internal.testcase.VerifyingTestCaseManagerServiceImpl
 
removeVerifyingTestCasesFromRequirementVersion(List<Long>, long) - Method in interface org.squashtest.tm.service.testcase.VerifyingTestCaseManagerService
Removes a list of test-cases from the ones verified by a requirment.
rename(long, String) - Method in interface org.squashtest.tm.service.campaign.CustomCampaignModificationService
 
rename(long, String) - Method in interface org.squashtest.tm.service.campaign.CustomIterationModificationService
 
rename(long, String) - Method in interface org.squashtest.tm.service.campaign.CustomTestSuiteModificationService
That method will update the name of the suite with newName, identified by suiteId.
rename(long, String) - Method in class org.squashtest.tm.service.internal.campaign.CustomCampaignModificationServiceImpl
 
rename(long, String) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
 
rename(long, String) - Method in class org.squashtest.tm.service.internal.campaign.CustomTestSuiteModificationServiceImpl
 
rename(long, String) - Method in class org.squashtest.tm.service.internal.requirement.CustomRequirementModificationServiceImpl
 
rename(long, String) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
 
rename(long, String) - Method in interface org.squashtest.tm.service.requirement.CustomRequirementModificationService
 
rename(long, String) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
 
renameAttachment(Long, String) - Method in interface org.squashtest.tm.service.attachment.AttachmentManagerService
 
renameAttachment(Long, String) - Method in class org.squashtest.tm.service.internal.attachment.AttachmentManagerServiceImpl
 
renameFolder(long, String) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
Deprecated. 
renameFolder(long, String) - Method in class org.squashtest.tm.service.internal.library.GenericFolderModificationService
 
renameFolder(long, String) - Method in interface org.squashtest.tm.service.library.FolderModificationService
 
renameFolder(long, String) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
Deprecated. 
renameNode(long, String) - Method in class org.squashtest.tm.service.internal.library.GenericNodeManagementService
 
renameNode(long, String) - Method in interface org.squashtest.tm.service.internal.library.NodeManagementService
Renames a node by its ID after checking that there is no name clash in the node's container.
render(Type, List, SessionFactoryImplementor) - Method in class org.squashtest.tm.service.internal.hibernate.GroupConcatFunction
 
reorderTestPlan(long, MultiSorting) - Method in interface org.squashtest.tm.service.campaign.CampaignTestPlanManagerService
 
reorderTestPlan(long, MultiSorting) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
 
reorderTestPlan(long, MultiSorting) - Method in interface org.squashtest.tm.service.campaign.TestSuiteTestPlanManagerService
 
reorderTestPlan(long, MultiSorting) - Method in class org.squashtest.tm.service.internal.campaign.CampaignTestPlanManagerServiceImpl
 
reorderTestPlan(long, MultiSorting) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
 
reorderTestPlan(long, MultiSorting) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteTestPlanManagerServiceImpl
 
REQUIREMENT_FOLDER_SET_NULL_SIMPLE_RESOURCE - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
REQUIREMENT_FOLDER_SQL_FIND_CONTENT_FOR_FOLDER - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
REQUIREMENT_FOLDER_SQL_FIND_PAIRED_COTENT_FOR_FOLDERS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
REQUIREMENT_FOLDER_SQL_REMOVE - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
REQUIREMENT_INDEXING_DATE_KEY - Static variable in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
REQUIREMENT_INDEXING_VERSION_KEY - Static variable in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
REQUIREMENT_SET_NULL_REQUIREMENT_VERSION - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
REQUIREMENT_SQL_REMOVE - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
REQUIREMENT_SQL_REMOVE_FROM_FOLDER - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
REQUIREMENT_SQL_REMOVE_FROM_LIBRARY - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
REQUIREMENT_SQL_REMOVE_TEST_STEP_COVERAGE_BY_REQ_VERSION_IDS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
REQUIREMENT_SQL_REMOVEFROMVERIFIEDREQUIREMENTLISTS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
REQUIREMENT_VERSION_FIND_ID_FROM_REQUIREMENT - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
REQUIREMENT_VERSION_SQL_REMOVE - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
RequirementAuditEventDao - Interface in org.squashtest.tm.service.internal.repository
 
RequirementAuditTrailService - Interface in org.squashtest.tm.service.audit
Service for accessing a Requirement's audit trail (ie the Requirement's audit events).
RequirementAuditTrailServiceImpl - Class in org.squashtest.tm.service.internal.audit
 
RequirementAuditTrailServiceImpl() - Constructor for class org.squashtest.tm.service.internal.audit.RequirementAuditTrailServiceImpl
 
RequirementDao - Interface in org.squashtest.tm.service.internal.repository
 
RequirementDeletionDao - Interface in org.squashtest.tm.service.internal.repository
 
RequirementDeletionHandlerImpl - Class in org.squashtest.tm.service.internal.deletion
 
RequirementDeletionHandlerImpl() - Constructor for class org.squashtest.tm.service.internal.deletion.RequirementDeletionHandlerImpl
 
RequirementFolderDao - Interface in org.squashtest.tm.service.internal.repository
 
RequirementImporter - Class in org.squashtest.tm.service.internal.importer
 
RequirementImporter() - Constructor for class org.squashtest.tm.service.internal.importer.RequirementImporter
 
RequirementLibrariesCrudService - Interface in org.squashtest.tm.service.requirement
Deprecated. not used anumore
RequirementLibrariesCrudServiceImpl - Class in org.squashtest.tm.service.internal.requirement
 
RequirementLibrariesCrudServiceImpl() - Constructor for class org.squashtest.tm.service.internal.requirement.RequirementLibrariesCrudServiceImpl
 
RequirementLibraryDao - Interface in org.squashtest.tm.service.internal.repository
 
RequirementLibraryFinderService - Interface in org.squashtest.tm.service.requirement
 
RequirementLibraryNavigationService - Interface in org.squashtest.tm.service.requirement
 
RequirementLibraryNavigationServiceImpl - Class in org.squashtest.tm.service.internal.requirement
 
RequirementLibraryNavigationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.requirement.RequirementLibraryNavigationServiceImpl
 
REQUIREMENTLIBRARYNODE_SQL_FILTERFOLDERIDS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
REQUIREMENTLIBRARYNODE_SQL_REMOVE - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
RequirementLibrarySelectionStrategyImpl - Class in org.squashtest.tm.service.internal.library
 
RequirementLibrarySelectionStrategyImpl() - Constructor for class org.squashtest.tm.service.internal.library.RequirementLibrarySelectionStrategyImpl
 
RequirementModificationService - Interface in org.squashtest.tm.service.requirement
 
RequirementNodeDeletionHandler - Interface in org.squashtest.tm.service.internal.requirement
 
RequirementNodeWalker - Class in org.squashtest.tm.service.internal.requirement
That class will descend a RequirementLibraryNode hierarchy and add them in a particular order.
RequirementNodeWalker() - Constructor for class org.squashtest.tm.service.internal.requirement.RequirementNodeWalker
 
RequirementParserImpl - Class in org.squashtest.tm.service.internal.importer
 
RequirementParserImpl() - Constructor for class org.squashtest.tm.service.internal.importer.RequirementParserImpl
 
RequirementTestCaseLinkParserImpl - Class in org.squashtest.tm.service.internal.importer
 
RequirementTestCaseLinkParserImpl() - Constructor for class org.squashtest.tm.service.internal.importer.RequirementTestCaseLinkParserImpl
 
RequirementTestCaseLinksImporter - Class in org.squashtest.tm.service.internal.importer
 
RequirementTestCaseLinksImporter() - Constructor for class org.squashtest.tm.service.internal.importer.RequirementTestCaseLinksImporter
 
RequirementVersionCategoryComparator - Class in org.squashtest.tm.service.internal.library
 
RequirementVersionCategoryComparatorSource - Class in org.squashtest.tm.service.internal.library
 
RequirementVersionCategoryComparatorSource(MessageSource, Locale) - Constructor for class org.squashtest.tm.service.internal.library.RequirementVersionCategoryComparatorSource
 
RequirementVersionCoverageDao - Interface in org.squashtest.tm.service.internal.repository
Data access methods for RequirementVersionCoverages.
RequirementVersionDao - Interface in org.squashtest.tm.service.internal.repository
 
RequirementVersionManagerService - Interface in org.squashtest.tm.service.requirement
Requirement Version mangement related services.
RequirementVersionSearchExportCSVModelImpl - Class in org.squashtest.tm.service.internal.library
 
RequirementVersionSearchExportCSVModelImpl() - Constructor for class org.squashtest.tm.service.internal.library.RequirementVersionSearchExportCSVModelImpl
 
RequirementVersionSearchExportCSVModelImpl(List<RequirementVersion>) - Constructor for class org.squashtest.tm.service.internal.library.RequirementVersionSearchExportCSVModelImpl
 
RequirementVersionSearchExportCSVModelImpl.CellImpl - Class in org.squashtest.tm.service.internal.library
 
RequirementVersionSearchExportCSVModelImpl.CellImpl(String) - Constructor for class org.squashtest.tm.service.internal.library.RequirementVersionSearchExportCSVModelImpl.CellImpl
 
RequirementVersionSearchExportCSVModelImpl.RowImpl - Class in org.squashtest.tm.service.internal.library
 
RequirementVersionSearchExportCSVModelImpl.RowImpl(List<? extends SearchExportCSVModel.Cell>) - Constructor for class org.squashtest.tm.service.internal.library.RequirementVersionSearchExportCSVModelImpl.RowImpl
 
reset() - Method in class org.squashtest.tm.service.internal.deletion.LockedFileInferenceGraph
 
resetUserPassword(String, String) - Method in class org.squashtest.tm.service.internal.security.AdministratorAuthenticationServiceImpl
 
resetUserPassword(long, String) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
resetUserPassword(String, String) - Method in interface org.squashtest.tm.service.security.AdministratorAuthenticationService
 
resetUserPassword(long, String) - Method in interface org.squashtest.tm.service.user.AdministrationService
 
resolveLockedFiles() - Method in class org.squashtest.tm.service.internal.deletion.LockedFileInferenceGraph
That method will check that if a test case is candidate to deletion, all test cases calling it directly or indirectly will be deleted along.
RESOURCE_SQL_REMOVE - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
restrictToCommonFields() - Method in interface org.squashtest.tm.service.customfield.CustomFieldHelper
tells the helper to retain only the custom fields that are common to all the entities (in case they come from mixed projects, or are of mixed concrete classes)
restrictToCommonFields() - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
 
results(Query) - Method in class org.squashtest.tm.service.internal.api.repository.NamedParamsUniqueResultExecution
 
resume() - Method in class org.squashtest.tm.service.internal.campaign.AutomatedRunTransactionHandler
 
retrieveClassAclGroupFromPartyId(long, String) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
 
retrieveClassAclGroupFromPartyId(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.
retrieveClassAclGroupFromPartyId(long, String, Sorting, Filtering) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
 
retrieveClassAclGroupFromPartyId(long, List<String>, Sorting, Filtering) - 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.
retrieveClassAclGroupFromPartyId(long, String) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
 
retrieveClassAclGroupFromPartyId(long, List<String>) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
 
retrieveClassAclGroupFromPartyId(long, String, Sorting, Filtering) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
 
retrieveClassAclGroupFromPartyId(long, List<String>, Sorting, Filtering) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
 
retrieveClassAclGroupFromUserLogin(String, String) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
 
retrieveClassAclGroupFromUserLogin(String, List<String>) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
 
retrieveClassAclGroupFromUserLogin(String, String) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
 
retrieveClassAclGroupFromUserLogin(String, List<String>) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
 
retrievePartyAndAclGroupNameFromIdentityAndClass(long, Class<?>) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
 
retrievePartyAndAclGroupNameFromIdentityAndClass(long, Class<?>, Sorting, Filtering) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
 
retrievePartyAndAclGroupNameFromIdentityAndClass(long, Class<?>) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
Will find squash User ids and theirs permission names for the given acl_object_identity.identity and acl_object_identity.className
retrievePartyAndAclGroupNameFromIdentityAndClass(long, Class<?>, Sorting, Filtering) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
Same as #retriveUserAndAclGroupNameFromIdentityAndClass(long, Class), sorted and filtered version
reusableTokenStream(String, Reader) - Method in class org.squashtest.tm.service.internal.library.StandardAnalyzerWithoutStopWords
 
RicherDialectSessionFactoryBean - Class in org.squashtest.tm.service.internal.hibernate
The purpose of this class is to add more things to the config of the session factory, when there is no other way to do so.
RicherDialectSessionFactoryBean() - Constructor for class org.squashtest.tm.service.internal.hibernate.RicherDialectSessionFactoryBean
 
RLN_FIND_SORTED_PARENT_IDS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
RLN_FIND_SORTED_PARENT_NAMES - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 

S

safePersist(TestCase) - Method in interface org.squashtest.tm.service.internal.repository.CustomTestCaseDao
if the transient test case has steps, will invoke CustomTestCaseDao.persistTestCaseAndSteps(TestCase) else, will just save it.
safePersist(TestCase) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDao
 
saveOrUpdateProjectFilter(List<Long>, boolean) - Method in class org.squashtest.tm.service.internal.project.ProjectFilterModificationServiceImpl
 
saveOrUpdateProjectFilter(List<Long>, boolean) - Method in interface org.squashtest.tm.service.project.ProjectFilterModificationService
This method update the projects filter project white list and status (activated or not)
SCHED_ITER_MISSING_DATES_I18N - Static variable in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
 
SCHED_ITER_NO_ITERATIONS_I18N - Static variable in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
 
SCHED_ITER_OVERLAP_DATES_I18N - Static variable in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
 
ScheduledIteration - Class in org.squashtest.tm.service.statistics.campaign
 
ScheduledIteration() - Constructor for class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
 
ScheduledIteration(long, String, long, Date, Date) - Constructor for class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
 
searchForRequirementVersions(AdvancedSearchModel, Locale) - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
searchForRequirementVersions(AdvancedSearchModel, PagingAndMultiSorting, MessageSource, Locale) - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
searchForRequirementVersions(AdvancedSearchModel, PagingAndMultiSorting, MessageSource, Locale) - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
searchForRequirementVersions(AdvancedSearchModel, Locale) - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
searchForTestCases(AdvancedSearchModel, Locale) - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
searchForTestCases(AdvancedSearchModel, PagingAndMultiSorting, Locale) - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
searchForTestCases(AdvancedSearchModel, PagingAndMultiSorting, Locale) - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
searchForTestCases(AdvancedSearchModel, Locale) - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
searchForTestCasesThroughRequirementModel(AdvancedSearchModel, Locale) - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
searchForTestCasesThroughRequirementModel(AdvancedSearchModel, PagingAndMultiSorting, Locale) - Method in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
searchForTestCasesThroughRequirementModel(AdvancedSearchModel, PagingAndMultiSorting, Locale) - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
searchForTestCasesThroughRequirementModel(AdvancedSearchModel, Locale) - Method in interface org.squashtest.tm.service.library.AdvancedSearchService
 
SearchService - Interface in org.squashtest.tm.service.library
 
SearchServiceImpl - Class in org.squashtest.tm.service.internal.library
 
SearchServiceImpl() - Constructor for class org.squashtest.tm.service.internal.library.SearchServiceImpl
 
SecurityCheckableObject - Class in org.squashtest.tm.service.security
 
SecurityCheckableObject(Object, String) - Constructor for class org.squashtest.tm.service.security.SecurityCheckableObject
 
separateFolderFromCampaignIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.CampaignDeletionDao
Given a list of CampaignLibraryNode ids, will tell which ones are folder ids and which ones are campaigns.
separateFolderFromCampaignIds(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCampaignDeletionDao
 
separateFolderFromRequirementIds(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateRequirementDeletionDao
 
separateFolderFromRequirementIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.RequirementDeletionDao
Given a list of RequirementLibraryNode ids, will tell which ones are folder ids and which ones are requirements.
separateFolderFromTestCaseIds(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDeletionDao
 
separateFolderFromTestCaseIds(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDeletionDao
Given a list of TestCaseLibraryNode ids, will tell which ones are folder ids and which ones are campaigns.
ServerConnectionFailed - Exception in org.squashtest.tm.service.testautomation.spi
 
ServerConnectionFailed() - Constructor for exception org.squashtest.tm.service.testautomation.spi.ServerConnectionFailed
 
ServerConnectionFailed(String, Throwable) - Constructor for exception org.squashtest.tm.service.testautomation.spi.ServerConnectionFailed
 
ServerConnectionFailed(String) - Constructor for exception org.squashtest.tm.service.testautomation.spi.ServerConnectionFailed
 
ServerConnectionFailed(Throwable) - Constructor for exception org.squashtest.tm.service.testautomation.spi.ServerConnectionFailed
 
setAbove20Steps(int) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseSizeStatistics
 
setAclCache(AclCache) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
 
setActive(Boolean) - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
setAdministratorAuthenticationService(AdministratorAuthenticationService) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
setApproved(int) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatusesStatistics
 
setAsyncTaskExecutor(AsyncTaskExecutor) - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationManagementServiceImpl
 
setAttachmentContent(InputStream, Long) - Method in interface org.squashtest.tm.service.attachment.AttachmentManagerService
 
setAttachmentContent(InputStream, Long) - Method in class org.squashtest.tm.service.internal.attachment.AttachmentManagerServiceImpl
 
setBeanFactory(BeanFactory) - Method in class org.squashtest.tm.service.security.AuthenticationManagerDelegator
 
setBetween0And10Steps(int) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseSizeStatistics
 
setBetween11And20Steps(int) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseSizeStatistics
 
setBindingId(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomCustomFieldBindingDao.NewBindingPosition
 
setBottom(int) - Method in class org.squashtest.tm.service.internal.library.RequirementVersionCategoryComparator
 
setBoundRequirementsStatistics(TestCaseBoundRequirementsStatistics) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatisticsBundle
 
setCampaign(Campaign) - Method in class org.squashtest.tm.service.internal.campaign.CampaignExportCSVFullModelImpl
 
setCampaign(Campaign) - Method in class org.squashtest.tm.service.internal.campaign.CampaignExportCSVModelImpl
 
setCampaign(Campaign) - Method in class org.squashtest.tm.service.internal.campaign.SimpleCampaignExportCSVModelImpl
 
setCampaign(Campaign) - Method in interface org.squashtest.tm.service.internal.campaign.WritableCampaignCSVModel
 
setCampaignNonExecutedTestCaseImportanceStatistics(CampaignNonExecutedTestCaseImportanceStatistics) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignStatisticsBundle
 
setCampaignProgressionStatistics(CampaignProgressionStatistics) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignStatisticsBundle
 
setCampaignTestCaseStatusStatistics(CampaignTestCaseStatusStatistics) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignStatisticsBundle
 
setCampaignTestCaseSuccessRateStatistics(CampaignTestCaseSuccessRateStatistics) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignStatisticsBundle
 
setCandidatesToDeletion(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.LockedFileInferenceGraph
 
setConfigurationService(ConfigurationService) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
setContainerDao(EntityDao<CONTAINER>) - Method in class org.squashtest.tm.service.internal.library.PasteStrategy
 
setCreatedBy(String) - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
setCreatedOn(Date) - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
setCredentials(String, String, BugTracker) - Method in interface org.squashtest.tm.service.bugtracker.BugTrackersLocalService
sets the credentials of an user for authentication bugtracker-side.
setCredentials(String, String, BugTracker) - Method in class org.squashtest.tm.service.internal.bugtracker.BugTrackersLocalServiceImpl
 
setCufBindingService(CustomFieldBindingFinderService) - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
 
setCufValuesService(CustomFieldValueManagerService) - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
 
setCumulativeExecutionsPerDate(List<Object[]>) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignProgressionStatistics
 
setCurrentUserEmail(String) - Method in class org.squashtest.tm.service.internal.user.UserAccountServiceImpl
 
setCurrentUserEmail(String) - Method in interface org.squashtest.tm.service.user.UserAccountService
 
setCurrentUserPassword(String, String) - Method in class org.squashtest.tm.service.internal.user.UserAccountServiceImpl
 
setCurrentUserPassword(String, String) - Method in interface org.squashtest.tm.service.user.UserAccountService
 
setDebugLevel(String) - Method in class org.squashtest.tm.service.internal.logging.Log4jLoggerLevelModifier
 
setDefaultsProperties(Properties) - Method in class org.squashtest.tm.service.internal.testautomation.configuration.DefaultTestAutomationServerFactoryBean
 
setDeletable(Boolean) - Method in class org.squashtest.tm.service.internal.deletion.DeletableNodeData
 
setDenormalizedFieldValueFinder(DenormalizedFieldValueFinder) - Method in class org.squashtest.tm.service.internal.customfield.DenormalizedFieldHelper
 
setDest(Node) - Method in class org.squashtest.tm.service.deletion.NodeMovement
 
setDialectsSupportingGroupConcat(List<String>) - Method in class org.squashtest.tm.service.internal.hibernate.RicherDialectSessionFactoryBean
 
setEmail(String) - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
setEncoding(String) - Method in interface org.squashtest.tm.service.internal.archive.ArchiveReader
 
setEncoding(String) - Method in class org.squashtest.tm.service.internal.archive.ZipReader
 
setErrorLevel(String) - Method in class org.squashtest.tm.service.internal.logging.Log4jLoggerLevelModifier
 
setExecStepInboundReferencesToNull(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDeletionDao
 
setExecStepInboundReferencesToNull(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDeletionDao
 
setExecutionDescription(Long, String) - Method in interface org.squashtest.tm.service.execution.ExecutionModificationService
 
setExecutionDescription(Long, String) - Method in class org.squashtest.tm.service.internal.execution.ExecutionModificationServiceImpl
 
setExecutionInboundReferencesToNull(List<Long>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestCaseDeletionDao
 
setExecutionInboundReferencesToNull(List<Long>) - Method in interface org.squashtest.tm.service.internal.repository.TestCaseDeletionDao
 
setExecutionStatus(Long, ExecutionStatus) - Method in interface org.squashtest.tm.service.execution.ExecutionProcessingService
 
setExecutionStatus(Long, ExecutionStatusReport) - Method in interface org.squashtest.tm.service.execution.ExecutionProcessingService
 
setExecutionStatus(Long, ExecutionStatus) - Method in class org.squashtest.tm.service.internal.execution.ExecutionProcessingServiceImpl
 
setExecutionStatus(Long, ExecutionStatusReport) - Method in class org.squashtest.tm.service.internal.execution.ExecutionProcessingServiceImpl
 
setExecutionStepComment(Long, String) - Method in interface org.squashtest.tm.service.execution.ExecutionModificationService
 
setExecutionStepComment(Long, String) - Method in interface org.squashtest.tm.service.execution.ExecutionProcessingService
 
setExecutionStepComment(Long, String) - Method in class org.squashtest.tm.service.internal.execution.ExecutionModificationServiceImpl
 
setExecutionStepComment(Long, String) - Method in class org.squashtest.tm.service.internal.execution.ExecutionProcessingServiceImpl
 
setFailures(int) - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
setFailures(int) - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
 
setFirstLayerOperationFactory(ObjectFactory<? extends PasteOperation>) - Method in class org.squashtest.tm.service.internal.library.PasteStrategy
 
setFirstName(String) - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
setFolderDao(FolderDao<FOLDER, NODE>) - Method in class org.squashtest.tm.service.internal.library.GenericFolderModificationService
 
setFolderDao(FolderDao<FOLDER, NODE>) - Method in class org.squashtest.tm.service.internal.library.GenericNodeManagementService
 
setFormerPosition(int) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomCustomFieldBindingDao.NewBindingPosition
 
setFullFolderPath(List<? extends ExportData>) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
 
setGenericDao(GenericDao<Object>) - Method in class org.squashtest.tm.service.internal.library.PasteStrategy
 
setGroup(UsersGroup) - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
setHasRights(boolean) - Method in class org.squashtest.tm.service.deletion.NotDeletableCampaignsPreviewReport
 
setHigh(int) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseImportanceStatistics
 
setId(Long) - Method in class org.squashtest.tm.service.deletion.Node
 
setId(long) - Method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
 
setImportanceStatistics(TestCaseImportanceStatistics) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatisticsBundle
 
setInfoLevel(String) - Method in class org.squashtest.tm.service.internal.logging.Log4jLoggerLevelModifier
 
setIterationName(String) - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
 
setIterationNonExecutedTestCaseImportanceStatistics(CampaignNonExecutedTestCaseImportanceStatistics) - Method in class org.squashtest.tm.service.statistics.iteration.IterationStatisticsBundle
 
setIterationService(IterationModificationService) - Method in class org.squashtest.tm.service.internal.library.TestCaseSearchExportCSVModelImpl
 
setIterationTestCaseStatusStatistics(CampaignTestCaseStatusStatistics) - Method in class org.squashtest.tm.service.statistics.iteration.IterationStatisticsBundle
 
setIterationTestCaseSuccessRateStatistics(CampaignTestCaseSuccessRateStatistics) - Method in class org.squashtest.tm.service.statistics.iteration.IterationStatisticsBundle
 
setIterationTestInventoryStatisticsList(List<IterationTestInventoryStatistics>) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignStatisticsBundle
 
setKnownProblem(Exception) - Method in class org.squashtest.tm.service.testautomation.model.TestAutomationProjectContent
 
setLastModifiedBy(String) - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
setLastModifiedOn(Date) - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
setLastName(String) - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
setLibraryDao(LibraryDao<Library<NODE>, NODE>) - Method in class org.squashtest.tm.service.internal.library.GenericFolderModificationService
 
setLibraryDao(LibraryDao<Library<NODE>, NODE>) - Method in class org.squashtest.tm.service.internal.library.GenericNodeManagementService
 
setLibraryDao(LibraryDao<LIBRARY, NODE>) - Method in class org.squashtest.tm.service.internal.library.GenericWorkspaceService
 
SetLibraryIdsCallback - Class in org.squashtest.tm.service.internal.repository.hibernate
 
SetLibraryIdsCallback(List<Long>) - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.SetLibraryIdsCallback
 
setLibraryStrategy(LibrarySelectionStrategy<LIBRARY, NODE>) - Method in class org.squashtest.tm.service.internal.library.GenericWorkspaceService
 
setLogin(String) - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
setLogLevel(String, String) - Method in class org.squashtest.tm.service.internal.logging.Log4jLoggerLevelModifier
 
setLow(int) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseImportanceStatistics
 
setManyRequirements(int) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseBoundRequirementsStatistics
 
setMaxTokenLength(int) - Method in class org.squashtest.tm.service.internal.library.StandardAnalyzerWithoutStopWords
 
setMedium(int) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseImportanceStatistics
 
setModified(int) - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
 
setMoved(List<Node>) - Method in class org.squashtest.tm.service.deletion.NodeMovement
 
setName(String) - Method in class org.squashtest.tm.service.deletion.NodeRenaming
 
setName(String) - Method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
 
setNbBlocked(int) - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
 
setNbColumns(int) - Method in class org.squashtest.tm.service.internal.library.RequirementVersionSearchExportCSVModelImpl
 
setNbColumns(int) - Method in class org.squashtest.tm.service.internal.library.TestCaseSearchExportCSVModelImpl
 
setNbError(int) - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
 
setNbFailure(int) - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
 
setNbReady(int) - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
 
setNbRunning(int) - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
 
setNbSuccess(int) - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
 
setNbUntestable(int) - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
 
setNbWarning(int) - Method in class org.squashtest.tm.service.statistics.campaign.IterationTestInventoryStatistics
 
setNewPosition(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomCustomFieldBindingDao.NewBindingPosition
 
setNextLayerFeederOperationFactory(ObjectFactory<NextLayerFeeder>) - Method in class org.squashtest.tm.service.internal.library.PasteStrategy
 
setNextLayersOperationFactory(ObjectFactory<? extends PasteOperation>) - Method in class org.squashtest.tm.service.internal.library.PasteStrategy
 
setNextReader(IndexReader, int) - Method in class org.squashtest.tm.service.internal.library.RequirementVersionCategoryComparator
 
setNode(Node) - Method in class org.squashtest.tm.service.deletion.NodeRenaming
 
setNodeDao(EntityDao<MANAGED>) - Method in class org.squashtest.tm.service.internal.library.GenericNodeManagementService
 
setNodeDao(EntityDao<NODE>) - Method in class org.squashtest.tm.service.internal.library.PasteStrategy
 
setNodeName(String) - Method in class org.squashtest.tm.service.internal.deletion.DeletableNodeData
 
setObjectIdentityRetrievalStrategy(ObjectIdentityRetrievalStrategy) - Method in class org.squashtest.tm.service.internal.campaign.CampaignTestPlanManagerServiceImpl
 
setObsolete(int) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatusesStatistics
 
setOneRequirement(int) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseBoundRequirementsStatistics
 
setOriginal(CustomFieldValue) - Method in class org.squashtest.tm.service.internal.repository.CustomFieldValueDao.CustomFieldValuesPair
 
setPasswordEncoder(PasswordEncoder) - Method in class org.squashtest.tm.service.internal.security.AdministratorAuthenticationServiceImpl
 
setPercentageHigh(int) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignNonExecutedTestCaseImportanceStatistics
 
setPercentageLow(int) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignNonExecutedTestCaseImportanceStatistics
 
setPercentageMedium(int) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignNonExecutedTestCaseImportanceStatistics
 
setPercentageVeryHigh(int) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignNonExecutedTestCaseImportanceStatistics
 
setPermissionEvaluationService(PermissionEvaluationService) - Method in class org.squashtest.tm.service.internal.testautomation.service.AutomatedExecutionManagerServiceImpl
 
setPermissionService(PermissionEvaluationService) - Method in class org.squashtest.tm.service.internal.customfield.PrivateCustomFieldValueServiceImpl
 
setPermissionService(PermissionEvaluationService) - Method in class org.squashtest.tm.service.internal.importer.RequirementTestCaseLinkParserImpl
 
setPermissionService(PermissionEvaluationService) - Method in class org.squashtest.tm.service.internal.library.GenericFolderModificationService
 
setPermissionService(PermissionEvaluationService) - Method in class org.squashtest.tm.service.internal.library.GenericNodeManagementService
 
setProjectFilterModificationService(ProjectFilterModificationService) - Method in class org.squashtest.tm.service.internal.library.GenericWorkspaceService
 
setPropertyName(String) - Method in exception org.squashtest.tm.service.testautomation.spi.BadConfiguration
 
setQueryParameters(Query) - Method in class org.squashtest.tm.service.internal.repository.hibernate.SetLibraryIdsCallback
 
setQueryParameters(Query) - Method in interface org.squashtest.tm.service.internal.repository.hibernate.SetQueryParametersCallback
This method should set the query parameters so it can be executed.
SetQueryParametersCallback - Interface in org.squashtest.tm.service.internal.repository.hibernate
Callback object invoked by HibernateDao when executing a query.
setRecipient(CustomFieldValue) - Method in class org.squashtest.tm.service.internal.repository.CustomFieldValueDao.CustomFieldValuesPair
 
setRejected(int) - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
 
setRel(String) - Method in class org.squashtest.tm.service.deletion.Node
 
setRenammed(int) - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
 
setRenderingLocations(RenderingLocation...) - Method in interface org.squashtest.tm.service.customfield.CustomFieldHelper
 
setRenderingLocations(Collection<RenderingLocation>) - Method in interface org.squashtest.tm.service.customfield.CustomFieldHelper
 
setRenderingLocations(RenderingLocation...) - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
 
setRenderingLocations(Collection<RenderingLocation>) - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper
 
setRenderingLocations(RenderingLocation...) - Method in class org.squashtest.tm.service.internal.customfield.DenormalizedFieldHelper
 
setRenderingLocations(Collection<RenderingLocation>) - Method in class org.squashtest.tm.service.internal.customfield.DenormalizedFieldHelper
 
setRequirementVersions(List<RequirementVersion>) - Method in class org.squashtest.tm.service.internal.library.RequirementVersionSearchExportCSVModelImpl
 
setSalt(Object) - Method in class org.squashtest.tm.service.internal.security.AdministratorAuthenticationServiceImpl
 
setScheduledEnd(Date) - Method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
 
setScheduledEnd(Date) - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
 
setScheduledIterations(Collection<ScheduledIteration>) - Method in class org.squashtest.tm.service.statistics.campaign.CampaignProgressionStatistics
 
setScheduledStart(Date) - Method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
 
setScheduledStart(Date) - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
 
setSeparator(char) - Method in class org.squashtest.tm.service.internal.campaign.CampaignExportCSVFullModelImpl
 
setSeparator(char) - Method in class org.squashtest.tm.service.internal.campaign.CampaignExportCSVModelImpl
 
setSeparator(char) - Method in class org.squashtest.tm.service.internal.campaign.SimpleCampaignExportCSVModelImpl
 
setSeparator(char) - Method in class org.squashtest.tm.service.internal.library.RequirementVersionSearchExportCSVModelImpl
 
setSeparator(char) - Method in class org.squashtest.tm.service.internal.library.TestCaseSearchExportCSVModelImpl
 
setSessionFactory(SessionFactory) - Method in class org.squashtest.tm.service.internal.configuration.ConfigurationServiceImpl
 
setSessionFactory(SessionFactory) - Method in class org.squashtest.tm.service.security.acls.domain.DatabaseBackedObjectIdentityGeneratorStrategy
 
setSizeStatistics(TestCaseSizeStatistics) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatisticsBundle
 
setStatusesStatistics(TestCaseStatusesStatistics) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatisticsBundle
 
setStream(InputStream) - Method in interface org.squashtest.tm.service.internal.archive.ArchiveReader
 
setStream(InputStream) - Method in class org.squashtest.tm.service.internal.archive.ZipReader
 
setTestCases(List<TestCase>) - Method in class org.squashtest.tm.service.internal.library.TestCaseSearchExportCSVModelImpl
 
setTestplanCount(long) - Method in class org.squashtest.tm.service.statistics.campaign.ScheduledIteration
 
setTestsuiteName(String) - Method in class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
 
setTestsuiteTestInventoryStatisticsList(List<TestSuiteTestInventoryStatistics>) - Method in class org.squashtest.tm.service.statistics.iteration.IterationStatisticsBundle
 
setTimeoutMillis(int) - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationManagementServiceImpl
 
setToBeUpdated(int) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatusesStatistics
 
setTotal(int) - Method in class org.squashtest.tm.service.internal.importer.ImportRequirementTestCaseLinksSummaryImpl
 
setTotal(int) - Method in class org.squashtest.tm.service.internal.importer.ImportSummaryImpl
 
setTraceLevel(String) - Method in class org.squashtest.tm.service.internal.logging.Log4jLoggerLevelModifier
 
setUnderReview(int) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatusesStatistics
 
setUserDetailsManager(SquashUserDetailsManager) - Method in class org.squashtest.tm.service.internal.security.AdministratorAuthenticationServiceImpl
 
setUserGroupAuthority(long, long) - Method in class org.squashtest.tm.service.internal.user.AdministrationServiceImpl
 
setUserGroupAuthority(long, long) - Method in interface org.squashtest.tm.service.user.AdministrationService
 
setVeryHigh(int) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseImportanceStatistics
 
setWarnLevel(String) - Method in class org.squashtest.tm.service.internal.logging.Log4jLoggerLevelModifier
 
setWorkInProgress(int) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseStatusesStatistics
 
setZeroRequirements(int) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseBoundRequirementsStatistics
 
setZeroSteps(int) - Method in class org.squashtest.tm.service.statistics.testcase.TestCaseSizeStatistics
 
shouldDisplayAll() - Method in class org.squashtest.tm.service.internal.repository.hibernate.LevelImplementorSorter
 
SIMPLE_RESOURCE_FIND_ID_FROM_FOLDER - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
SIMPLE_RESOURCE_SQL_REMOVE - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
SimpleCampaignExportCSVModelImpl - Class in org.squashtest.tm.service.internal.campaign
 
SimpleCampaignExportCSVModelImpl() - Constructor for class org.squashtest.tm.service.internal.campaign.SimpleCampaignExportCSVModelImpl
 
SimpleCampaignExportCSVModelImpl.CellImpl - Class in org.squashtest.tm.service.internal.campaign
 
SimpleCampaignExportCSVModelImpl.CellImpl(String) - Constructor for class org.squashtest.tm.service.internal.campaign.SimpleCampaignExportCSVModelImpl.CellImpl
 
SimpleCampaignExportCSVModelImpl.RowImpl - Class in org.squashtest.tm.service.internal.campaign
 
SimpleCampaignExportCSVModelImpl.RowImpl(List<? extends CampaignExportCSVModel.Cell>) - Constructor for class org.squashtest.tm.service.internal.campaign.SimpleCampaignExportCSVModelImpl.RowImpl
 
simulateDeletion(List<Long>) - Method in interface org.squashtest.tm.service.campaign.CustomIterationModificationService
that method should investigate the consequences of the deletion request, and return a report about what will happen.
simulateDeletion(List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.CustomIterationModificationServiceImpl
 
simulateDeletion(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.AbstractNodeDeletionHandler
NodeDeletionHandler.simulateDeletion(List)
simulateDeletion(List<Long>) - Method in class org.squashtest.tm.service.internal.library.AbstractLibraryNavigationService
 
simulateDeletion(List<Long>) - Method in interface org.squashtest.tm.service.internal.library.NodeDeletionHandler
(see above for definitions) That method should investigate the consequences of the deletion request, and return a report about what will happen.
simulateDeletion(List<Long>) - Method in interface org.squashtest.tm.service.library.LibraryNavigationService
that method should investigate the consequences of the deletion request, and return a report about what will happen.
simulateExecutionDeletion(Long) - Method in interface org.squashtest.tm.service.execution.ExecutionModificationService
that method should investigate the consequences of the deletion of the given executions, and return a report about what will happen.
simulateExecutionDeletion(Long) - Method in interface org.squashtest.tm.service.internal.campaign.CampaignNodeDeletionHandler
That method should investigate the consequences of the deletion of the given executions, and return a report about what will happen.
simulateExecutionDeletion(Long) - Method in class org.squashtest.tm.service.internal.deletion.CampaignDeletionHandlerImpl
 
simulateExecutionDeletion(Long) - Method in class org.squashtest.tm.service.internal.execution.ExecutionModificationServiceImpl
 
simulateIterationDeletion(List<Long>) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
that method should investigate the consequences of the deletion request of iterations, and return a report about what will happen.
simulateIterationDeletion(List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
 
simulateIterationDeletion(List<Long>) - Method in interface org.squashtest.tm.service.internal.campaign.CampaignNodeDeletionHandler
That method should investigate the consequences of the deletion of the given iterations, and return a report about what will happen.
simulateIterationDeletion(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.CampaignDeletionHandlerImpl
 
simulateSuiteDeletion(List<Long>) - Method in interface org.squashtest.tm.service.campaign.CampaignLibraryNavigationService
that method should investigate the consequences of the deletion request of tes suites, and return a report about what will happen.
simulateSuiteDeletion(List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.CampaignLibraryNavigationServiceImpl
 
simulateSuiteDeletion(List<Long>) - Method in interface org.squashtest.tm.service.internal.campaign.CampaignNodeDeletionHandler
That method should investigate the consequences of the deletion of the given test suites, and return a report about what will happen.
simulateSuiteDeletion(List<Long>) - Method in class org.squashtest.tm.service.internal.deletion.CampaignDeletionHandlerImpl
 
SortingUtils - Class in org.squashtest.tm.service.internal.foundation.collection
Utility class to apply sorting to a Hibernate query.
SpringSecurityUserContextService - Class in org.squashtest.tm.service.security
A UserContextService backed by Spring Security.
SpringSecurityUserContextService() - Constructor for class org.squashtest.tm.service.security.SpringSecurityUserContextService
 
SqLIdResultTransformer - Class in org.squashtest.tm.service.internal.repository.hibernate
 
SqLIdResultTransformer() - Constructor for class org.squashtest.tm.service.internal.repository.hibernate.SqLIdResultTransformer
 
SQUASH_VERSION_KEY - Static variable in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
SquashUserDetailsManager - Interface in org.squashtest.tm.service.internal.security
 
SquashUserDetailsManagerImpl - Class in org.squashtest.tm.service.internal.security
 
SquashUserDetailsManagerImpl() - Constructor for class org.squashtest.tm.service.internal.security.SquashUserDetailsManagerImpl
 
StandardAnalyzerWithoutStopWords - Class in org.squashtest.tm.service.internal.library
 
StandardAnalyzerWithoutStopWords(Version) - Constructor for class org.squashtest.tm.service.internal.library.StandardAnalyzerWithoutStopWords
 
StandardAnalyzerWithoutStopWords() - Constructor for class org.squashtest.tm.service.internal.library.StandardAnalyzerWithoutStopWords
 
startAutomatedSuite(AutomatedSuite) - Method in interface org.squashtest.tm.service.internal.testautomation.service.InsecureTestAutomationManagementService
Will start a test suite, by dispatching the tests to the corresponding connectors.
startAutomatedSuite(AutomatedSuite) - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationManagementServiceImpl
 
startResume(long) - Method in interface org.squashtest.tm.service.campaign.TestSuiteExecutionProcessingService
returns the execution were to resume the test suite
or throw a @linkEmptyTestSuiteTestPlanException or TestPlanItemNotExecutableException if no execution is to be resumed because : all terminated, or no execution-step on executions, or no execution and test-case deleted if there is no execution should start a new execution for the given test suite, ie create an execution for the first test case of this suite's test plan
startResume(long) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteExecutionProcessingServiceImpl
 
startResumeNextExecution(long, long) - Method in interface org.squashtest.tm.service.campaign.TestSuiteExecutionProcessingService
Should start a new execution for the next executable test plan item of the given test suite's test plan.
startResumeNextExecution(long, long) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteExecutionProcessingServiceImpl
 
StatusBasedRequirementAuditor - Class in org.squashtest.tm.service.internal.event
Audits Requirement events and persists them according to the Requirement's status.
StatusBasedRequirementAuditor() - Constructor for class org.squashtest.tm.service.internal.event.StatusBasedRequirementAuditor
 
stringIsFoundInStepsOfTestCase(String, long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestStepDao
 
stringIsFoundInStepsOfTestCase(String, long) - Method in interface org.squashtest.tm.service.internal.repository.TestStepDao
Will check if the string appears at least once in at least one step of the test case matching the given id.
stripFileExtension(String) - Method in class org.squashtest.tm.service.internal.importer.ExcelTestCaseParserImpl
 
StubRequirementDao - Class in org.squashtest.tm.internal.test
 
StubRequirementDao() - Constructor for class org.squashtest.tm.internal.test.StubRequirementDao
 
sumbitFetchTestListTask(FetchTestListTask) - Method in class org.squashtest.tm.service.internal.testautomation.thread.TestAutomationTaskExecutor
 
SuppressionPreviewReport - Interface in org.squashtest.tm.service.deletion
A SuppressionPreviewReport is an object that can deliver a localized information (given a MessageSource and a Locale), used in the context of entity removal (hence the name).
suspend() - Method in class org.squashtest.tm.service.internal.campaign.AutomatedRunTransactionHandler
 

T

TCLN_FIND_SORTED_PARENT_IDS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TCLN_FIND_SORTED_PARENT_NAMES - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TeamDao - Interface in org.squashtest.tm.service.internal.repository
Data access methods for Teams.
TeamFinderService - Interface in org.squashtest.tm.service.user
Team retrieval methods.
TeamModificationService - Interface in org.squashtest.tm.service.user
Dynamically generated methods for Team modification.
TEST_CASE_FOLDER_SQL_FIND_CONTENT_FOR_FOLDER - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TEST_CASE_FOLDER_SQL_FIND_PAIRED_CONTENT_FOR_FOLDERS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TEST_CASE_IS_WRITABLE - Static variable in interface org.squashtest.tm.service.testcase.TestCaseModificationService
 
TestAutomationCallbackService - Interface in org.squashtest.tm.service.testautomation
 
TestAutomationConnector - Interface in org.squashtest.tm.service.testautomation.spi
 
TestAutomationConnectorRegistry - Class in org.squashtest.tm.service.internal.testautomation.service
 
TestAutomationConnectorRegistry() - Constructor for class org.squashtest.tm.service.internal.testautomation.service.TestAutomationConnectorRegistry
 
TestAutomationConnectorTask<T> - Interface in org.squashtest.tm.service.internal.testautomation.tasks
For now that interface exists for the only purpose of registering a logger for it.
TestAutomationException - Exception in org.squashtest.tm.service.testautomation.spi
 
TestAutomationException() - Constructor for exception org.squashtest.tm.service.testautomation.spi.TestAutomationException
 
TestAutomationException(String, Throwable) - Constructor for exception org.squashtest.tm.service.testautomation.spi.TestAutomationException
 
TestAutomationException(String) - Constructor for exception org.squashtest.tm.service.testautomation.spi.TestAutomationException
 
TestAutomationException(Throwable) - Constructor for exception org.squashtest.tm.service.testautomation.spi.TestAutomationException
 
TestAutomationFinderService - Interface in org.squashtest.tm.service.testautomation
 
TestAutomationManagementServiceImpl - Class in org.squashtest.tm.service.internal.testautomation.service
 
TestAutomationManagementServiceImpl() - Constructor for class org.squashtest.tm.service.internal.testautomation.service.TestAutomationManagementServiceImpl
 
TestAutomationProjectContent - Class in org.squashtest.tm.service.testautomation.model
 
TestAutomationProjectContent(TestAutomationProject, Collection<AutomatedTest>) - Constructor for class org.squashtest.tm.service.testautomation.model.TestAutomationProjectContent
 
TestAutomationProjectContent(TestAutomationProject, Exception) - Constructor for class org.squashtest.tm.service.testautomation.model.TestAutomationProjectContent
 
TestAutomationProjectDao - Interface in org.squashtest.tm.service.internal.repository
 
TestAutomationServerDao - Interface in org.squashtest.tm.service.internal.repository
 
TestAutomationTaskExecutor - Class in org.squashtest.tm.service.internal.testautomation.thread
 
TestAutomationTaskExecutor(AsyncTaskExecutor) - Constructor for class org.squashtest.tm.service.internal.testautomation.thread.TestAutomationTaskExecutor
 
TESTCASE_INDEXING_DATE_KEY - Static variable in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
TESTCASE_INDEXING_VERSION_KEY - Static variable in class org.squashtest.tm.service.internal.library.AdvancedSearchServiceImpl
 
TESTCASE_SQL_GETCALLINGCAMPAIGNITEMTESTPLANORDEROFFSET - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_GETCALLINGITERATIONITEMTESTPLANORDEROFFSET - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_GETCALLINGTESTSUITEITEMTESTPLANORDEROFFSET - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_REMOVE - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_REMOVECALLINGCAMPAIGNITEMTESTPLAN - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_REMOVECALLINGITERATIONITEMTESTPLAN - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_REMOVECALLINGITERATIONITEMTESTPLANFROMLIST - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_REMOVECALLINGTESTSUITEITEMTESTPLAN - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_REMOVEFROMFOLDER - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_REMOVEFROMLIBRARY - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_REMOVETESTSTEPFROMLIST - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_REMOVEVERIFYINGTESTCASELIST - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_REMOVEVERIFYINGTESTSTEPLIST - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_SELECTCALLINGITERATIONITEMTESTPLANHAVINGEXECUTIONS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_SELECTCALLINGITERATIONITEMTESTPLANHAVINGNOEXECUTIONS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_SETNULLCALLINGEXECUTIONS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_SETNULLCALLINGEXECUTIONSTEPS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_SETNULLCALLINGITERATIONITEMTESTPLANHAVINGEXECUTIONS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_UPDATECALLINGCAMPAIGNITEMTESTPLAN - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_UPDATECALLINGITERATIONITEMTESTPLANORDER - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASE_SQL_UPDATECALLINGTESTSUITEITEMTESTPLANORDER - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TestCaseBoundRequirementsStatistics - Class in org.squashtest.tm.service.statistics.testcase
 
TestCaseBoundRequirementsStatistics() - Constructor for class org.squashtest.tm.service.statistics.testcase.TestCaseBoundRequirementsStatistics
 
TestCaseBoundRequirementsStatistics(int, int, int) - Constructor for class org.squashtest.tm.service.statistics.testcase.TestCaseBoundRequirementsStatistics
 
TestCaseCallTreeFinder - Class in org.squashtest.tm.service.internal.testcase
 
TestCaseCallTreeFinder() - Constructor for class org.squashtest.tm.service.internal.testcase.TestCaseCallTreeFinder
 
TestCaseCyclicCallChecker - Interface in org.squashtest.tm.service.testcase
 
TestCaseDao - Interface in org.squashtest.tm.service.internal.repository
 
TestCaseDeletionDao - Interface in org.squashtest.tm.service.internal.repository
 
TestCaseFinder - Interface in org.squashtest.tm.service.testcase
 
TESTCASEFOLDER_SQL_REMOVE - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TestCaseFolderDao - Interface in org.squashtest.tm.service.internal.repository
 
TestCaseImportanceManagerForRequirementDeletion - Class in org.squashtest.tm.service.internal.deletion
 
TestCaseImportanceManagerForRequirementDeletion() - Constructor for class org.squashtest.tm.service.internal.deletion.TestCaseImportanceManagerForRequirementDeletion
 
TestCaseImportanceManagerService - Interface in org.squashtest.tm.service.testcase
 
TestCaseImportanceManagerServiceImpl - Class in org.squashtest.tm.service.internal.testcase
 
TestCaseImportanceManagerServiceImpl() - Constructor for class org.squashtest.tm.service.internal.testcase.TestCaseImportanceManagerServiceImpl
 
TestCaseImportanceStatistics - Class in org.squashtest.tm.service.statistics.testcase
 
TestCaseImportanceStatistics(int, int, int, int) - Constructor for class org.squashtest.tm.service.statistics.testcase.TestCaseImportanceStatistics
 
TestCaseImportanceStatistics() - Constructor for class org.squashtest.tm.service.statistics.testcase.TestCaseImportanceStatistics
 
TestCaseImporter - Class in org.squashtest.tm.service.internal.importer
 
TestCaseImporter() - Constructor for class org.squashtest.tm.service.internal.importer.TestCaseImporter
 
TestCaseLibrariesCrudService - Interface in org.squashtest.tm.service.testcase
Deprecated. not used anymore
TestCaseLibrariesCrudServiceImpl - Class in org.squashtest.tm.service.internal.testcase
Deprecated. not used anymore
TestCaseLibrariesCrudServiceImpl() - Constructor for class org.squashtest.tm.service.internal.testcase.TestCaseLibrariesCrudServiceImpl
Deprecated.  
TestCaseLibraryDao - Interface in org.squashtest.tm.service.internal.repository
 
TestCaseLibraryFinderService - Interface in org.squashtest.tm.service.testcase
 
TestCaseLibraryNavigationService - Interface in org.squashtest.tm.service.testcase
Service for navigation in a TestCase library use case.
TestCaseLibraryNavigationServiceImpl - Class in org.squashtest.tm.service.internal.testcase
 
TestCaseLibraryNavigationServiceImpl() - Constructor for class org.squashtest.tm.service.internal.testcase.TestCaseLibraryNavigationServiceImpl
 
TESTCASELIBRARYNODE_SQL_FILTERFOLDERIDS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTCASELIBRARYNODE_SQL_REMOVE - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TestCaseLibrarySelectionStrategyImpl - Class in org.squashtest.tm.service.internal.library
 
TestCaseLibrarySelectionStrategyImpl() - Constructor for class org.squashtest.tm.service.internal.library.TestCaseLibrarySelectionStrategyImpl
 
TestCaseModificationService - Interface in org.squashtest.tm.service.testcase
 
TestCaseNodeDeletionHandler - Interface in org.squashtest.tm.service.internal.testcase
 
TestCaseNodeDeletionHandlerImpl - Class in org.squashtest.tm.service.internal.deletion
 
TestCaseNodeDeletionHandlerImpl() - Constructor for class org.squashtest.tm.service.internal.deletion.TestCaseNodeDeletionHandlerImpl
 
TestCaseNodeWalker - Class in org.squashtest.tm.service.internal.testcase
That class will descend a TestCaseLibraryNode hierarchy and add them in a particular order.
TestCaseNodeWalker() - Constructor for class org.squashtest.tm.service.internal.testcase.TestCaseNodeWalker
 
TestCaseSearchExportCSVModelImpl - Class in org.squashtest.tm.service.internal.library
 
TestCaseSearchExportCSVModelImpl() - Constructor for class org.squashtest.tm.service.internal.library.TestCaseSearchExportCSVModelImpl
 
TestCaseSearchExportCSVModelImpl(List<TestCase>, IterationModificationService) - Constructor for class org.squashtest.tm.service.internal.library.TestCaseSearchExportCSVModelImpl
 
TestCaseSearchExportCSVModelImpl.CellImpl - Class in org.squashtest.tm.service.internal.library
 
TestCaseSearchExportCSVModelImpl.CellImpl(String) - Constructor for class org.squashtest.tm.service.internal.library.TestCaseSearchExportCSVModelImpl.CellImpl
 
TestCaseSearchExportCSVModelImpl.RowImpl - Class in org.squashtest.tm.service.internal.library
 
TestCaseSearchExportCSVModelImpl.RowImpl(List<? extends SearchExportCSVModel.Cell>) - Constructor for class org.squashtest.tm.service.internal.library.TestCaseSearchExportCSVModelImpl.RowImpl
 
TestCaseSizeStatistics - Class in org.squashtest.tm.service.statistics.testcase
 
TestCaseSizeStatistics() - Constructor for class org.squashtest.tm.service.statistics.testcase.TestCaseSizeStatistics
 
TestCaseStatisticsBundle - Class in org.squashtest.tm.service.statistics.testcase
 
TestCaseStatisticsBundle(TestCaseBoundRequirementsStatistics, TestCaseImportanceStatistics, TestCaseStatusesStatistics, TestCaseSizeStatistics) - Constructor for class org.squashtest.tm.service.statistics.testcase.TestCaseStatisticsBundle
 
TestCaseStatisticsBundle() - Constructor for class org.squashtest.tm.service.statistics.testcase.TestCaseStatisticsBundle
 
TestCaseStatisticsService - Interface in org.squashtest.tm.service.testcase
 
TestCaseStatisticsServiceImpl - Class in org.squashtest.tm.service.internal.testcase
 
TestCaseStatisticsServiceImpl() - Constructor for class org.squashtest.tm.service.internal.testcase.TestCaseStatisticsServiceImpl
 
TestCaseStatusesStatistics - Class in org.squashtest.tm.service.statistics.testcase
 
TestCaseStatusesStatistics() - Constructor for class org.squashtest.tm.service.statistics.testcase.TestCaseStatusesStatistics
 
TestCaseStatusesStatistics(int, int, int, int, int) - Constructor for class org.squashtest.tm.service.statistics.testcase.TestCaseStatusesStatistics
 
TESTSTEP_SQL_REMOVEACTIONSTEPS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTSTEP_SQL_REMOVECALLSTEPS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TESTSTEP_SQL_REMOVETESTSTEPS - Static variable in class org.squashtest.tm.service.internal.repository.hibernate.NativeQueries
 
TestStepDao - Interface in org.squashtest.tm.service.internal.repository
 
TestStepFinder - Interface in org.squashtest.tm.service.testcase
 
TestStepModificationService - Interface in org.squashtest.tm.service.testcase
 
TestSuiteDao - Interface in org.squashtest.tm.service.internal.repository
 
TestSuiteExecutionProcessingService - Interface in org.squashtest.tm.service.campaign
 
TestSuiteExecutionProcessingServiceImpl - Class in org.squashtest.tm.service.internal.campaign
 
TestSuiteExecutionProcessingServiceImpl() - Constructor for class org.squashtest.tm.service.internal.campaign.TestSuiteExecutionProcessingServiceImpl
 
TestSuiteFinder - Interface in org.squashtest.tm.service.campaign
 
TestSuiteModificationService - Interface in org.squashtest.tm.service.campaign
 
TestSuiteTestInventoryStatistics - Class in org.squashtest.tm.service.statistics.iteration
 
TestSuiteTestInventoryStatistics() - Constructor for class org.squashtest.tm.service.statistics.iteration.TestSuiteTestInventoryStatistics
 
TestSuiteTestPlanManagerService - Interface in org.squashtest.tm.service.campaign
Service that aims at managing the test cases of a campaign (i.e. its test plan)
TestSuiteTestPlanManagerServiceImpl - Class in org.squashtest.tm.service.internal.campaign
 
TestSuiteTestPlanManagerServiceImpl() - Constructor for class org.squashtest.tm.service.internal.campaign.TestSuiteTestPlanManagerServiceImpl
 
tokenStream(String, Reader) - Method in class org.squashtest.tm.service.internal.library.StandardAnalyzerWithoutStopWords
 
toString(MessageSource, Locale) - Method in class org.squashtest.tm.service.deletion.LinkedToIterationPreviewReport
 
toString(MessageSource, Locale) - Method in class org.squashtest.tm.service.deletion.NotDeletableCampaignsPreviewReport
 
toString(MessageSource, Locale) - Method in class org.squashtest.tm.service.deletion.NotDeletablePreviewReport
 
toString(MessageSource, Locale) - Method in interface org.squashtest.tm.service.deletion.SuppressionPreviewReport
 
toString() - Method in class org.squashtest.tm.service.internal.campaign.CampaignExportCSVFullModelImpl.RowImpl
 
toString() - Method in class org.squashtest.tm.service.internal.campaign.CampaignExportCSVModelImpl.RowImpl
 
toString() - Method in class org.squashtest.tm.service.internal.campaign.SimpleCampaignExportCSVModelImpl.RowImpl
 
toString() - Method in class org.squashtest.tm.service.internal.library.RequirementVersionSearchExportCSVModelImpl.RowImpl
 
toString() - Method in class org.squashtest.tm.service.internal.library.TestCaseSearchExportCSVModelImpl.RowImpl
 
toString() - Method in class org.squashtest.tm.service.user.AuthenticatedUser
 
transform(Object) - Method in class org.squashtest.tm.service.internal.customfield.AbstractCustomFieldHelper.BindingFieldCollector
 
transformList(List) - Method in class org.squashtest.tm.service.internal.repository.hibernate.SqLIdResultTransformer
 
transformTuple(Object[], String[]) - Method in class org.squashtest.tm.service.internal.repository.hibernate.SqLIdResultTransformer
 
TreeNodeCopier - Class in org.squashtest.tm.service.internal.library
 
TreeNodeCopier() - Constructor for class org.squashtest.tm.service.internal.library.TreeNodeCopier
 
TreeNodeUpdater - Class in org.squashtest.tm.service.internal.library
Will update a node regarding it's project settings.
TreeNodeUpdater() - Constructor for class org.squashtest.tm.service.internal.library.TreeNodeUpdater
 

U

unassignUserFromAllTestPlan(long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateUserDao
 
unassignUserFromAllTestPlan(long) - Method in interface org.squashtest.tm.service.internal.repository.UserDao
 
unbindTestAutomationProject(long, long) - Method in class org.squashtest.tm.service.internal.project.CustomGenericProjectManagerImpl
 
unbindTestAutomationProject(long, long) - Method in interface org.squashtest.tm.service.project.CustomGenericProjectManager
 
unbindTestPlanObj(TestSuite, List<IterationTestPlanItem>) - Method in interface org.squashtest.tm.service.campaign.TestSuiteTestPlanManagerService
That method will detach several IterationTestPlanItem from the given TestSuite.
unbindTestPlanObj(TestSuite, List<IterationTestPlanItem>) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteTestPlanManagerServiceImpl
 
unbindTestPlanToMultipleSuites(List<Long>, List<Long>) - Method in interface org.squashtest.tm.service.campaign.TestSuiteTestPlanManagerService
That method will detach several IterationTestPlanItem from the given TestSuites.
unbindTestPlanToMultipleSuites(List<Long>, List<Long>) - Method in class org.squashtest.tm.service.internal.campaign.TestSuiteTestPlanManagerServiceImpl
 
uniquePersist(AutomatedTest) - Method in interface org.squashtest.tm.service.internal.repository.AutomatedTestDao
Will persist a TestAutomationTest if really new, or return the existing instance if not.
uniquePersist(AutomatedTest) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateAutomatedTestDao
 
uniquePersist(TestAutomationProject) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestAutomationProjectDao
 
uniquePersist(TestAutomationServer) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateTestAutomationServerDao
 
uniquePersist(TestAutomationProject) - Method in interface org.squashtest.tm.service.internal.repository.TestAutomationProjectDao
Will persist a TestAutomationProject if really new, or return the existing instance if not.
uniquePersist(TestAutomationServer) - Method in interface org.squashtest.tm.service.internal.repository.TestAutomationServerDao
Will persist a TestAutomationServer if really new, or return the existing instance if not.
UnknownAclClassException - Exception in org.squashtest.tm.service.security.acls.jdbc
 
UnknownAclClassException(String) - Constructor for exception org.squashtest.tm.service.security.acls.jdbc.UnknownAclClassException
 
UnknownConnectorKind - Exception in org.squashtest.tm.service.testautomation.spi
 
UnknownConnectorKind() - Constructor for exception org.squashtest.tm.service.testautomation.spi.UnknownConnectorKind
 
UnknownConnectorKind(String, Throwable) - Constructor for exception org.squashtest.tm.service.testautomation.spi.UnknownConnectorKind
 
UnknownConnectorKind(String) - Constructor for exception org.squashtest.tm.service.testautomation.spi.UnknownConnectorKind
 
UnknownConnectorKind(Throwable) - Constructor for exception org.squashtest.tm.service.testautomation.spi.UnknownConnectorKind
 
UnreadableResponseException - Exception in org.squashtest.tm.service.testautomation.spi
 
UnreadableResponseException() - Constructor for exception org.squashtest.tm.service.testautomation.spi.UnreadableResponseException
 
UnreadableResponseException(String, Throwable) - Constructor for exception org.squashtest.tm.service.testautomation.spi.UnreadableResponseException
 
UnreadableResponseException(String) - Constructor for exception org.squashtest.tm.service.testautomation.spi.UnreadableResponseException
 
UnreadableResponseException(Throwable) - Constructor for exception org.squashtest.tm.service.testautomation.spi.UnreadableResponseException
 
unregisterConnector(TestAutomationConnector, Map<?, ?>) - Method in class org.squashtest.tm.service.internal.testautomation.service.TestAutomationConnectorRegistry
Unregisters a kind of provider, making it no longer addressable by this registry
UnsupportedQualifiedNameListSizeException - Exception in org.squashtest.tm.service.security.acls.jdbc
 
UnsupportedQualifiedNameListSizeException() - Constructor for exception org.squashtest.tm.service.security.acls.jdbc.UnsupportedQualifiedNameListSizeException
 
updateAutomationParams(TestCase) - Method in class org.squashtest.tm.service.internal.library.TreeNodeUpdater
Will remove script of test-case if the script's automated-project is not bound to the current test-case's project.
updateBindingPositions(List<HibernateCustomCustomFieldBindingDao.NewBindingPosition>) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomCustomFieldBindingDao
 
updateConfiguration(String, String) - Method in interface org.squashtest.tm.service.configuration.ConfigurationService
 
updateConfiguration(String, String) - Method in class org.squashtest.tm.service.internal.configuration.ConfigurationServiceImpl
 
updateCustomFields(BoundEntity) - Method in class org.squashtest.tm.service.internal.library.TreeNodeUpdater
 
updateDatasetParameters(long) - Method in class org.squashtest.tm.service.internal.testcase.DatasetModificationServiceImpl
 
updateDatasetParameters(long) - Method in interface org.squashtest.tm.service.testcase.DatasetModificationService
 
updateDerivedPermissions(long) - Method in class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService
 
updateDerivedPermissions(long) - Method in interface org.squashtest.tm.service.security.acls.model.ObjectAclService
 
updateExecutionMetadata(Execution) - Method in interface org.squashtest.tm.service.execution.ExecutionProcessingService
Asks an execution to update it's metadata (lastExecutionOn, lastExecutedBy) according to regular execution business rules.
updateExecutionMetadata(AutomatedExecutionExtender) - Method in interface org.squashtest.tm.service.execution.ExecutionProcessingService
Asks an execution to update it's metadata (lastExecutionOn, lastExecutedBy) according to automated execution business rules.
updateExecutionMetadata(Execution) - Method in class org.squashtest.tm.service.internal.execution.ExecutionProcessingServiceImpl
 
updateExecutionMetadata(AutomatedExecutionExtender) - Method in class org.squashtest.tm.service.internal.execution.ExecutionProcessingServiceImpl
 
updateExecutionStatus(AutomatedExecutionSetIdentifier, ExecutionStatus) - Method in class org.squashtest.tm.service.internal.testautomation.service.AutomatedExecutionManagerServiceImpl
 
updateExecutionStatus(AutomatedExecutionSetIdentifier, ExecutionStatus) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationCallbackService
 
updateFolderDescription(long, String) - Method in class org.squashtest.tm.service.internal.library.GenericFolderModificationService
 
updateFolderDescription(long, String) - Method in interface org.squashtest.tm.service.library.FolderModificationService
 
updateIssues(List<Issue>, Project) - Method in class org.squashtest.tm.service.internal.library.TreeNodeUpdater
Will remove issue if they are bound to a bugtracker that is not the bugtracker of the current project.
updateMetadata(IterationTestPlanItem) - Method in interface org.squashtest.tm.service.campaign.IterationTestPlanManagerService
Will update the item test plan execution metadata using the last execution data.
updateMetadata(IterationTestPlanItem) - Method in class org.squashtest.tm.service.internal.campaign.IterationTestPlanManagerServiceImpl
 
updateNodeDescription(long, String) - Method in class org.squashtest.tm.service.internal.library.GenericNodeManagementService
 
updateNodeDescription(long, String) - Method in interface org.squashtest.tm.service.internal.library.NodeManagementService
This method updates a node description
updateProjectFilterStatus(boolean) - Method in class org.squashtest.tm.service.internal.project.ProjectFilterModificationServiceImpl
 
updateProjectFilterStatus(boolean) - Method in interface org.squashtest.tm.service.project.ProjectFilterModificationService
Method which update the project filter status
updateResultSummary(AutomatedExecutionSetIdentifier, String) - Method in class org.squashtest.tm.service.internal.testautomation.service.AutomatedExecutionManagerServiceImpl
 
updateResultSummary(AutomatedExecutionSetIdentifier, String) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationCallbackService
 
updateResultURL(AutomatedExecutionSetIdentifier, URL) - Method in class org.squashtest.tm.service.internal.testautomation.service.AutomatedExecutionManagerServiceImpl
 
updateResultURL(AutomatedExecutionSetIdentifier, URL) - Method in interface org.squashtest.tm.service.testautomation.TestAutomationCallbackService
 
updateTestStep(Long, String, String, Map<Long, String>) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestStepModificationServiceImpl
 
updateTestStep(Long, String, String, Map<Long, String>) - Method in interface org.squashtest.tm.service.testcase.CustomTestStepModificationService
Will update the TestStep of the given id with the given params.
updateTestStepAction(long, String) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
 
updateTestStepAction(long, String) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
 
updateTestStepExpectedResult(long, String) - Method in class org.squashtest.tm.service.internal.testcase.CustomTestCaseModificationServiceImpl
 
updateTestStepExpectedResult(long, String) - Method in interface org.squashtest.tm.service.testcase.CustomTestCaseModificationService
 
updateWith(NodeData<Long>) - Method in class org.squashtest.tm.service.internal.deletion.DeletableNodeData
 
UserAccountService - Interface in org.squashtest.tm.service.user
 
UserAccountServiceImpl - Class in org.squashtest.tm.service.internal.user
 
UserAccountServiceImpl() - Constructor for class org.squashtest.tm.service.internal.user.UserAccountServiceImpl
 
UserAuthenticationService - Interface in org.squashtest.tm.service.security
 
UserBuilder - Class in org.squashtest.tm.service.internal.security
Builds User objects without having to use the ugly, 10-parameters constructor
UserContextService - Interface in org.squashtest.tm.service.security
Provides information about the current user
UserDao - Interface in org.squashtest.tm.service.internal.repository
 
UserDetailsService - Interface in org.squashtest.tm.service.security
 
userExists(String) - Method in class org.squashtest.tm.service.internal.security.AdministratorAuthenticationServiceImpl
 
userExists(String) - Method in interface org.squashtest.tm.service.security.AdministratorAuthenticationService
 
UsersGroupDao - Interface in org.squashtest.tm.service.internal.repository
 

V

value(int) - Method in class org.squashtest.tm.service.internal.library.RequirementVersionCategoryComparator
 
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.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
 
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
 
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(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(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
 

W

walk(List<RequirementLibraryNode>) - Method in class org.squashtest.tm.service.internal.requirement.RequirementNodeWalker
 
walk(List<TestCaseLibraryNode>) - Method in class org.squashtest.tm.service.internal.testcase.TestCaseNodeWalker
 
wasNeverRan(Long) - Method in interface org.squashtest.tm.service.internal.repository.ExecutionDao
Tells whether the execution is fresh new or not.
wasNeverRan(Long) - Method in class org.squashtest.tm.service.internal.repository.hibernate.HibernateExecutionDao
 
wasNeverRun(Long) - Method in interface org.squashtest.tm.service.execution.ExecutionProcessingService
Tells whether the execution is fresh new or not.
wasNeverRun(Long) - Method in class org.squashtest.tm.service.internal.execution.ExecutionProcessingServiceImpl
 
withVerifyingStepsFrom(TestCase) - Method in class org.squashtest.tm.service.requirement.VerifiedRequirement
 
WorkspaceService<LIBRARY extends org.squashtest.tm.domain.library.Library<? extends org.squashtest.tm.domain.library.LibraryNode>> - Interface in org.squashtest.tm.service.library
 
WritableCampaignCSVModel - Interface in org.squashtest.tm.service.internal.campaign
 
WRITE_CAMAIGN_OR_ADMIN - Static variable in interface org.squashtest.tm.service.campaign.CampaignModificationService
 
WRITE_ITERATION_OR_ADMIN - Static variable in interface org.squashtest.tm.service.campaign.IterationModificationService
 

Z

ZipReader - Class in org.squashtest.tm.service.internal.archive
 
ZipReader(InputStream, String) - Constructor for class org.squashtest.tm.service.internal.archive.ZipReader
 

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

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