| Package | Description |
|---|---|
| org.squashtest.tm.service.internal.library | |
| org.squashtest.tm.service.internal.repository | |
| org.squashtest.tm.service.internal.repository.hibernate |
This file contains Hibernate named queries used by DAOs.
|
| org.squashtest.tm.service.internal.testcase |
| Modifier and Type | Method and Description |
|---|---|
protected abstract LibraryDao<LIBRARY,NODE> |
AbstractLibraryNavigationService.getLibraryDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericFolderModificationService.setLibraryDao(LibraryDao<org.squashtest.tm.domain.library.Library<NODE>,NODE> libraryDao) |
void |
GenericNodeManagementService.setLibraryDao(LibraryDao<org.squashtest.tm.domain.library.Library<NODE>,NODE> libraryDao) |
void |
GenericWorkspaceService.setLibraryDao(LibraryDao<LIBRARY,NODE> libraryDao) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CampaignLibraryDao |
interface |
RequirementLibraryDao |
interface |
TestCaseLibraryDao |
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateCampaignLibraryDao |
class |
HibernateLibraryDao<LIBRARY extends Library<NODE>,NODE extends LibraryNode>
Superclass for DAOs of
Library objects. |
class |
HibernateRequirementLibraryDao |
class |
HibernateTestCaseLibraryDao |
| Modifier and Type | Method and Description |
|---|---|
protected LibraryDao<org.squashtest.tm.domain.testcase.TestCaseLibrary,org.squashtest.tm.domain.testcase.TestCaseLibraryNode> |
TestCaseLibraryNavigationServiceImpl.getLibraryDao() |
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.