|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PasteOperation | |
|---|---|
| org.squashtest.tm.service.internal.library | |
| Uses of PasteOperation in org.squashtest.tm.service.internal.library |
|---|
| Classes in org.squashtest.tm.service.internal.library that implement PasteOperation | |
|---|---|
class |
FirstLayerTreeNodeMover
This class is called when moving nodes to another one, it is called only for the first nodes of moved hierarchies. |
class |
NextLayersTreeNodeMover
This class is used after the FirstLayerTreeNodeMover. |
class |
TreeNodeCopier
|
| Method parameters in org.squashtest.tm.service.internal.library with type arguments of type PasteOperation | |
|---|---|
void |
PasteStrategy.setFirstLayerOperationFactory(org.springframework.beans.factory.ObjectFactory<? extends PasteOperation> firstLayerOperationFactory)
|
void |
PasteStrategy.setNextLayersOperationFactory(org.springframework.beans.factory.ObjectFactory<? extends PasteOperation> nextLayersOperationFactory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||