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

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

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

Classes in org.squashtest.csp.tm.internal.service.importer that implement ImportSummary
 class ImportSummaryImpl
           
 

Methods in org.squashtest.csp.tm.internal.service.importer that return ImportSummary
 ImportSummary TestCaseImporter.importExcelTestCases(InputStream archiveStream, Long libraryId)
           
 

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

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

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



Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.