org.squashtest.tm.service.internal.repository.hibernate
Class HibernateCustomFieldDeletionDao
java.lang.Object
org.squashtest.tm.service.internal.repository.hibernate.HibernateDeletionDao
org.squashtest.tm.service.internal.repository.hibernate.HibernateCustomFieldDeletionDao
- All Implemented Interfaces:
- CustomFieldDeletionDao, DeletionDao
@Repository
public class HibernateCustomFieldDeletionDao
- extends HibernateDeletionDao
- implements CustomFieldDeletionDao
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernateCustomFieldDeletionDao
public HibernateCustomFieldDeletionDao()
removeEntities
public void removeEntities(List<Long> entityIds)
- Specified by:
removeEntities in interface DeletionDao
removeCustomField
public void removeCustomField(org.squashtest.tm.domain.customfield.CustomField customField)
- Specified by:
removeCustomField in interface CustomFieldDeletionDao
Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.