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

All Superinterfaces:
EntityDao<CampaignTestPlanItem>, GenericDao<CampaignTestPlanItem>
All Known Implementing Classes:
HibernateCampaignTestPlanItemDao

public interface CampaignTestPlanItemDao
extends EntityDao<CampaignTestPlanItem>


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.