org.squashtest.csp.tm.internal.service
Class TestCaseLibrariesCrudServiceImpl
java.lang.Object
org.squashtest.csp.tm.internal.service.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<TestCaseLibrary> findAllLibraries()
- Deprecated.
- Specified by:
findAllLibraries in interface TestCaseLibrariesCrudService
addLibrary
public void addLibrary()
- Deprecated.
- Specified by:
addLibrary in interface TestCaseLibrariesCrudService
Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.