org.squashtest.tm.service.testcase
Interface TestCaseLibrariesCrudService

All Known Implementing Classes:
TestCaseLibrariesCrudServiceImpl

Deprecated. not used anymore

@Deprecated
public interface TestCaseLibrariesCrudService

Temporary service definition for CRUD ops on TestCaseLibrary

Author:
Gregory Fouquet

Method Summary
 void addLibrary()
          Deprecated.  
 List<org.squashtest.tm.domain.testcase.TestCaseLibrary> findAllLibraries()
          Deprecated.  
 

Method Detail

findAllLibraries

List<org.squashtest.tm.domain.testcase.TestCaseLibrary> findAllLibraries()
Deprecated. 

addLibrary

void addLibrary()
Deprecated. 


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