@Deprecated @Transactional @Service(value="squashtest.tm.service.TestCasetLibrariesCrudService") public class TestCaseLibrariesCrudServiceImpl extends Object implements TestCaseLibrariesCrudService
| Constructor and Description |
|---|
TestCaseLibrariesCrudServiceImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addLibrary()
Deprecated.
|
List<org.squashtest.tm.domain.testcase.TestCaseLibrary> |
findAllLibraries()
Deprecated.
|
public TestCaseLibrariesCrudServiceImpl()
@Transactional(readOnly=true) public List<org.squashtest.tm.domain.testcase.TestCaseLibrary> findAllLibraries()
findAllLibraries in interface TestCaseLibrariesCrudServicepublic void addLibrary()
addLibrary in interface TestCaseLibrariesCrudServiceCopyright © 2010-2015 Henix, henix.fr. All Rights Reserved.