Deprecated API


Contents
Deprecated Interfaces
org.squashtest.csp.tm.service.CampaignLibrariesCrudService
          not used anymore 
org.squashtest.csp.tm.infrastructure.filter.CollectionSorting
          use PagingAndSorting instead 
org.squashtest.csp.tm.service.RequirementLibrariesCrudService
          not used anumore 
org.squashtest.csp.tm.service.TestCaseLibrariesCrudService
          not used anymore 
 

Deprecated Classes
org.squashtest.csp.tm.internal.service.TestCaseLibrariesCrudServiceImpl
          not used anymore 
 

Deprecated Annotation Types
org.squashtest.csp.tm.domain.viewmapping.AtView
           
org.squashtest.csp.tm.domain.viewmapping.AtViews
           
 

Deprecated Methods
org.squashtest.csp.tm.internal.service.CustomTestCaseModificationServiceImpl.changeTestStepPosition(long, long, int)
           
org.squashtest.csp.tm.service.CustomTestCaseModificationService.changeTestStepPosition(long, long, int)
           
org.squashtest.csp.tm.internal.repository.RequirementDao.findAllByIdListOrderedByName(List)
          not used 
org.squashtest.csp.tm.internal.repository.hibernate.HibernateRequirementDao.findAllByIdListOrderedByName(List)
          not used 
org.squashtest.csp.tm.internal.repository.hibernate.HibernateTestCaseDao.findAllByIdListOrderedByName(List)
          not used 
org.squashtest.csp.tm.service.TestCaseFinder.findAllVerifiedRequirementsByTestCaseId(long, PagingAndSorting)
           
org.squashtest.csp.tm.service.CampaignLibraryNavigationService.findCampaign(long)
          use CampaignFinder.findById(long) instead 
org.squashtest.csp.tm.service.CampaignLibraryNavigationService.findIteration(long)
          use IterationFinder.findById(long) instead 
org.squashtest.csp.tm.service.TestCaseLibraryNavigationService.findTestCase(long)
          use TestCaseFinder.findById(long) instead 
org.squashtest.csp.tm.service.SearchService.findTestCaseByName(String, boolean)
           
org.squashtest.csp.tm.internal.service.IterationTestPlanManagerServiceImpl.findTestPlanItemByTestCaseId(long, long)
          method used only in Integration tests should be removed 
org.squashtest.csp.tm.service.IterationTestPlanFinder.findTestPlanItemByTestCaseId(long, long)
          used only in IntegrationTests 
org.squashtest.csp.tm.internal.repository.GenericDao.flush()
           
org.squashtest.csp.tm.domain.campaign.Campaign.getTestPlanForTestPlanItemId(Long)
          use Campaign.findTestPlanItem(TestCase) 
org.squashtest.csp.tm.domain.campaign.Iteration.moveTestPlan(int, int)
           
org.squashtest.csp.tm.internal.service.AbstractLibraryNavigationService.renameFolder(long, String)
           
org.squashtest.csp.tm.service.LibraryNavigationService.renameFolder(long, String)
           
 



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