org.squashtest.tm.service.internal.repository
Interface CustomFieldDeletionDao

All Superinterfaces:
DeletionDao
All Known Implementing Classes:
HibernateCustomFieldDeletionDao

public interface CustomFieldDeletionDao
extends DeletionDao


Method Summary
 void removeCustomField(org.squashtest.tm.domain.customfield.CustomField entity)
           
 
Methods inherited from interface org.squashtest.tm.service.internal.repository.DeletionDao
flush, removeAttachmentList, removeAttachmentsLists, removeEntities, removeEntity
 

Method Detail

removeCustomField

void removeCustomField(org.squashtest.tm.domain.customfield.CustomField entity)


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