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

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

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

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

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

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

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

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

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

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

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

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



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