Uses of Interface
org.squashtest.tm.service.importer.ImportRequirementTestCaseLinksSummary

Packages that use ImportRequirementTestCaseLinksSummary
org.squashtest.tm.service.importer   
org.squashtest.tm.service.internal.importer   
org.squashtest.tm.service.internal.requirement   
org.squashtest.tm.service.requirement   
 

Uses of ImportRequirementTestCaseLinksSummary in org.squashtest.tm.service.importer
 

Methods in org.squashtest.tm.service.importer with parameters of type ImportRequirementTestCaseLinksSummary
 void ImportRequirementTestCaseLinksSummary.add(ImportRequirementTestCaseLinksSummary summary)
          adds the result of an import summary to this import summary
 

Uses of ImportRequirementTestCaseLinksSummary in org.squashtest.tm.service.internal.importer
 

Classes in org.squashtest.tm.service.internal.importer that implement ImportRequirementTestCaseLinksSummary
 class ImportRequirementTestCaseLinksSummaryImpl
           
 

Methods in org.squashtest.tm.service.internal.importer that return ImportRequirementTestCaseLinksSummary
 ImportRequirementTestCaseLinksSummary RequirementTestCaseLinksImporter.importLinksExcel(InputStream excelStream)
           
 

Methods in org.squashtest.tm.service.internal.importer with parameters of type ImportRequirementTestCaseLinksSummary
 void ImportRequirementTestCaseLinksSummaryImpl.add(ImportRequirementTestCaseLinksSummary summary)
           
 

Uses of ImportRequirementTestCaseLinksSummary in org.squashtest.tm.service.internal.requirement
 

Methods in org.squashtest.tm.service.internal.requirement that return ImportRequirementTestCaseLinksSummary
 ImportRequirementTestCaseLinksSummary RequirementLibraryNavigationServiceImpl.importLinksExcel(InputStream stream)
           
 

Uses of ImportRequirementTestCaseLinksSummary in org.squashtest.tm.service.requirement
 

Methods in org.squashtest.tm.service.requirement that return ImportRequirementTestCaseLinksSummary
 ImportRequirementTestCaseLinksSummary RequirementLibraryNavigationService.importLinksExcel(InputStream stream)
          Accepts a stream to a .xls / .xlsx file info for requirement and test-case links.
 



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