|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestCaseSearchCriteria | |
|---|---|
| org.squashtest.csp.tm.internal.repository | |
| org.squashtest.csp.tm.internal.repository.hibernate | This file contains Hibernate named queries used by DAOs. |
| org.squashtest.csp.tm.internal.service | |
| org.squashtest.csp.tm.service | |
| Uses of TestCaseSearchCriteria in org.squashtest.csp.tm.internal.repository |
|---|
| Methods in org.squashtest.csp.tm.internal.repository with parameters of type TestCaseSearchCriteria | |
|---|---|
List<TestCaseLibraryNode> |
TestCaseDao.findBySearchCriteria(TestCaseSearchCriteria criteria)
|
| Uses of TestCaseSearchCriteria in org.squashtest.csp.tm.internal.repository.hibernate |
|---|
| Methods in org.squashtest.csp.tm.internal.repository.hibernate with parameters of type TestCaseSearchCriteria | |
|---|---|
List<TestCaseLibraryNode> |
HibernateTestCaseDao.findBySearchCriteria(TestCaseSearchCriteria criteria)
|
| Uses of TestCaseSearchCriteria in org.squashtest.csp.tm.internal.service |
|---|
| Methods in org.squashtest.csp.tm.internal.service with parameters of type TestCaseSearchCriteria | |
|---|---|
List<TestCaseLibraryNode> |
SearchServiceImpl.findTestCase(TestCaseSearchCriteria criteria)
|
| Uses of TestCaseSearchCriteria in org.squashtest.csp.tm.service |
|---|
| Methods in org.squashtest.csp.tm.service with parameters of type TestCaseSearchCriteria | |
|---|---|
List<TestCaseLibraryNode> |
SearchService.findTestCase(TestCaseSearchCriteria criteria)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||