org.squashtest.tm.service.internal.repository
public interface CampaignDeletionDao extends DeletionDao
| Modifier and Type | Method and Description |
|---|---|
List<Long>[] |
separateFolderFromCampaignIds(List<Long> originalIds)
Given a list of CampaignLibraryNode ids, will tell which ones are folder ids and which ones are campaigns.
|
flush, removeAttachmentList, removeAttachmentsLists, removeEntities, removeEntityList<Long>[] separateFolderFromCampaignIds(List<Long> originalIds)
originalIds - the requirement library node ids we want to sort out.Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.