org.squashtest.tm.service.internal.repository
Interface AttachmentContentDao

All Superinterfaces:
EntityDao<org.squashtest.tm.domain.attachment.AttachmentContent>, GenericDao<org.squashtest.tm.domain.attachment.AttachmentContent>
All Known Implementing Classes:
HibernateAttachmentContentDao

public interface AttachmentContentDao
extends EntityDao<org.squashtest.tm.domain.attachment.AttachmentContent>


Method Summary
 
Methods inherited from interface org.squashtest.tm.service.internal.repository.EntityDao
findAll, findAllByIds, findById
 
Methods inherited from interface org.squashtest.tm.service.internal.repository.GenericDao
clearFromCache, clearFromCache, flush, persist, persist, remove, removeAll
 



Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.