public interface AttachmentListDao extends EntityDao<org.squashtest.tm.domain.attachment.AttachmentList>
| Modifier and Type | Method and Description |
|---|---|
org.squashtest.tm.domain.requirement.RequirementVersion |
findAssociatedRequirementVersionIfExists(Long attachmentListId) |
org.squashtest.tm.domain.testcase.TestCase |
findAssociatedTestCaseIfExists(Long attachmentListId) |
findAll, findAllByIds, findByIdclearFromCache, clearFromCache, flush, persist, persist, remove, removeAllorg.squashtest.tm.domain.testcase.TestCase findAssociatedTestCaseIfExists(Long attachmentListId)
org.squashtest.tm.domain.requirement.RequirementVersion findAssociatedRequirementVersionIfExists(Long attachmentListId)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.