|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PasteStrategy in org.squashtest.tm.service.internal.campaign |
|---|
| Methods in org.squashtest.tm.service.internal.campaign that return PasteStrategy | |
|---|---|
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()
|
| Uses of PasteStrategy in org.squashtest.tm.service.internal.library |
|---|
| Methods in org.squashtest.tm.service.internal.library that return PasteStrategy | |
|---|---|
protected abstract PasteStrategy<FOLDER,NODE> |
AbstractLibraryNavigationService.getPasteToFolderStrategy()
|
protected abstract PasteStrategy<LIBRARY,NODE> |
AbstractLibraryNavigationService.getPasteToLibraryStrategy()
|
| Methods in org.squashtest.tm.service.internal.library with parameters of type PasteStrategy | |
|---|---|
protected void |
AbstractLibraryNavigationService.makeCopierStrategy(PasteStrategy<?,?> pasteStrategy)
|
protected void |
AbstractLibraryNavigationService.makeMoverStrategy(PasteStrategy<?,?> pasteStrategy)
|
| Uses of PasteStrategy in org.squashtest.tm.service.internal.requirement |
|---|
| Methods in org.squashtest.tm.service.internal.requirement that return PasteStrategy | |
|---|---|
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()
|
| Uses of PasteStrategy in org.squashtest.tm.service.internal.testcase |
|---|
| Methods in org.squashtest.tm.service.internal.testcase that return PasteStrategy | |
|---|---|
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()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||