| Modifier and Type | Method and Description |
|---|---|
protected PasteStrategy<org.squashtest.tm.domain.campaign.CampaignFolder,org.squashtest.tm.domain.campaign.CampaignLibraryNode> |
CampaignLibraryNavigationServiceImpl.getPasteToFolderStrategy() |
protected PasteStrategy<org.squashtest.tm.domain.campaign.CampaignLibrary,org.squashtest.tm.domain.campaign.CampaignLibraryNode> |
CampaignLibraryNavigationServiceImpl.getPasteToLibraryStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract PasteStrategy<FOLDER,NODE> |
AbstractLibraryNavigationService.getPasteToFolderStrategy() |
protected abstract PasteStrategy<LIBRARY,NODE> |
AbstractLibraryNavigationService.getPasteToLibraryStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractLibraryNavigationService.makeCopierStrategy(PasteStrategy<?,?> pasteStrategy) |
protected void |
AbstractLibraryNavigationService.makeMoverStrategy(PasteStrategy<?,?> pasteStrategy) |
| Modifier and Type | Method and Description |
|---|---|
protected PasteStrategy<org.squashtest.tm.domain.requirement.RequirementFolder,org.squashtest.tm.domain.requirement.RequirementLibraryNode> |
RequirementLibraryNavigationServiceImpl.getPasteToFolderStrategy() |
protected PasteStrategy<org.squashtest.tm.domain.requirement.RequirementLibrary,org.squashtest.tm.domain.requirement.RequirementLibraryNode> |
RequirementLibraryNavigationServiceImpl.getPasteToLibraryStrategy() |
protected PasteStrategy<org.squashtest.tm.domain.requirement.Requirement,org.squashtest.tm.domain.requirement.Requirement> |
RequirementLibraryNavigationServiceImpl.getPasteToRequirementStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected PasteStrategy<org.squashtest.tm.domain.testcase.TestCaseFolder,org.squashtest.tm.domain.testcase.TestCaseLibraryNode> |
TestCaseLibraryNavigationServiceImpl.getPasteToFolderStrategy() |
protected PasteStrategy<org.squashtest.tm.domain.testcase.TestCaseLibrary,org.squashtest.tm.domain.testcase.TestCaseLibraryNode> |
TestCaseLibraryNavigationServiceImpl.getPasteToLibraryStrategy() |
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.