| 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() |
| Constructor and Description |
|---|
GenericFolderModificationService(PermissionEvaluationService permissionService,
FolderDao<FOLDER,NODE> folderDao,
LibraryDao<? extends org.squashtest.tm.domain.library.Library<NODE>,NODE> libraryDao) |
GenericNodeManagementService(PermissionEvaluationService permissionService,
EntityDao<MANAGED> nodeDao,
FolderDao<FOLDER,NODE> folderDao,
LibraryDao<? extends org.squashtest.tm.domain.library.Library<NODE>,NODE> libraryDao) |
GenericWorkspaceService(ProjectFilterModificationService projectFilterModificationService,
LibraryDao<LIBRARY,NODE> libraryDao,
LibrarySelectionStrategy<LIBRARY,NODE> libraryStrategy) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CampaignLibraryDao |
interface |
RequirementLibraryDao |
interface |
TestCaseLibraryDao |
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateCampaignLibraryDao |
class |
HibernateLibraryDao<LIBRARY extends org.squashtest.tm.domain.library.Library<NODE>,NODE extends org.squashtest.tm.domain.library.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–2017 Henix, henix.fr. All rights reserved.