org.squashtest.tm.service.internal.testcase
Class TestCaseLibrariesCrudServiceImpl
java.lang.Object
org.squashtest.tm.service.internal.testcase.TestCaseLibrariesCrudServiceImpl
- All Implemented Interfaces:
- TestCaseLibrariesCrudService
Deprecated. not used anymore
@Deprecated
@Transactional
@Service(value="squashtest.tm.service.TestCasetLibrariesCrudService")
public class TestCaseLibrariesCrudServiceImpl
- extends Object
- implements TestCaseLibrariesCrudService
Temporary service.
- Author:
- Gregory Fouquet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestCaseLibrariesCrudServiceImpl
public TestCaseLibrariesCrudServiceImpl()
- Deprecated.
findAllLibraries
@Transactional(readOnly=true)
public List<org.squashtest.tm.domain.testcase.TestCaseLibrary> findAllLibraries()
- Deprecated.
- Specified by:
findAllLibraries in interface TestCaseLibrariesCrudService
addLibrary
public void addLibrary()
- Deprecated.
- Specified by:
addLibrary in interface TestCaseLibrariesCrudService
Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.