@Repository public class HibernateCustomFieldDeletionDao extends HibernateDeletionDao implements CustomFieldDeletionDao
| Constructor and Description |
|---|
HibernateCustomFieldDeletionDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
removeCustomField(org.squashtest.tm.domain.customfield.CustomField customField) |
void |
removeEntities(List<Long> entityIds) |
entityManager, executeDeleteNamedQuery, executeDeleteSQLQuery, executeSelectNamedQuery, executeSelectSQLQuery, flush, getSession, removeAttachmentList, removeAttachmentsLists, removeEntityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitflush, removeAttachmentList, removeAttachmentsLists, removeEntitypublic void removeEntities(List<Long> entityIds)
removeEntities in interface DeletionDaopublic void removeCustomField(org.squashtest.tm.domain.customfield.CustomField customField)
removeCustomField in interface CustomFieldDeletionDaoCopyright © 2010–2016 Henix, henix.fr. All rights reserved.