org.squashtest.csp.tm.internal.repository.hibernate
Class HibernateProjectDeletionDao
java.lang.Object
org.squashtest.csp.tm.internal.repository.hibernate.HibernateDeletionDao
org.squashtest.csp.tm.internal.repository.hibernate.HibernateProjectDeletionDao
- All Implemented Interfaces:
- DeletionDao, ProjectDeletionDao
@Repository
public class HibernateProjectDeletionDao
- extends HibernateDeletionDao
- implements ProjectDeletionDao
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernateProjectDeletionDao
public HibernateProjectDeletionDao()
removeEntities
public void removeEntities(List<Long> entityIds)
- Specified by:
removeEntities in interface DeletionDao
removeProject
public void removeProject(Object entity)
- Specified by:
removeProject in interface ProjectDeletionDao
Copyright © 2010-2012 Henix, henix.fr. All Rights Reserved.