org.squashtest.tm.service.internal.repository.hibernate
@Repository public class HibernateAttachmentListDao extends HibernateEntityDao<org.squashtest.tm.domain.attachment.AttachmentList> implements AttachmentListDao
entityType| Constructor and Description |
|---|
HibernateAttachmentListDao() |
| Modifier and Type | Method and Description |
|---|---|
org.squashtest.tm.domain.requirement.RequirementVersion |
findAssociatedRequirementVersionIfExists(Long attachmentListId) |
org.squashtest.tm.domain.testcase.TestCase |
findAssociatedTestCaseIfExists(Long attachmentListId) |
collectFromMapList, collectFromMapList, collectFromMapListToSet, collectFromMapListToSet, findAll, findAllByIds, findById, findDescendantIds, findSorted, findSorted, getIdPropertyNameclearFromCache, clearFromCache, currentSession, executeEntityNamedQuery, executeEntityNamedQuery, executeEntityNamedQuery, executeListNamedQuery, executeListNamedQuery, executeListNamedQuery, executeListNamedQuery, executeUpdateListQuery, flush, getEntity, persist, persist, persistEntity, remove, removeAll, removeEntityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindAll, findAllByIds, findByIdclearFromCache, clearFromCache, flush, persist, persist, remove, removeAllpublic org.squashtest.tm.domain.testcase.TestCase findAssociatedTestCaseIfExists(Long attachmentListId)
findAssociatedTestCaseIfExists in interface AttachmentListDaopublic org.squashtest.tm.domain.requirement.RequirementVersion findAssociatedRequirementVersionIfExists(Long attachmentListId)
findAssociatedRequirementVersionIfExists in interface AttachmentListDaoCopyright © 2010-2014 Henix, henix.fr. All Rights Reserved.