org.squashtest.csp.tm.internal.repository
Interface AttachmentListDao

All Superinterfaces:
EntityDao<AttachmentList>, GenericDao<AttachmentList>
All Known Implementing Classes:
HibernateAttachmentListDao

public interface AttachmentListDao
extends EntityDao<AttachmentList>


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



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