|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CampaignDeletionDao
| Method Summary | |
|---|---|
List<Long>[] |
separateFolderFromCampaignIds(List<Long> originalIds)
Given a list of CampaignLibraryNode ids, will tell which ones are folder ids and which ones are campaigns. |
| Methods inherited from interface org.squashtest.tm.service.internal.repository.DeletionDao |
|---|
flush, removeAttachmentList, removeAttachmentsLists, removeEntities, removeEntity |
| Method Detail |
|---|
List<Long>[] separateFolderFromCampaignIds(List<Long> originalIds)
originalIds - the requirement library node ids we want to sort out.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||