|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Node | |
|---|---|
| org.squashtest.tm.service.deletion | |
| Uses of Node in org.squashtest.tm.service.deletion |
|---|
| Fields in org.squashtest.tm.service.deletion declared as Node | |
|---|---|
Node |
NodeMovement.dest
|
| Fields in org.squashtest.tm.service.deletion with type parameters of type Node | |
|---|---|
List<Node> |
NodeMovement.moved
|
| Methods in org.squashtest.tm.service.deletion that return Node | |
|---|---|
Node |
NodeMovement.getDest()
|
Node |
NodeRenaming.getNode()
|
| Methods in org.squashtest.tm.service.deletion that return types with arguments of type Node | |
|---|---|
List<Node> |
NodeMovement.getMoved()
|
Collection<Node> |
OperationReport.getRemoved()
|
| Methods in org.squashtest.tm.service.deletion with parameters of type Node | |
|---|---|
void |
OperationReport.addRemoved(Node removednode)
|
void |
NodeMovement.setDest(Node newParent)
|
void |
NodeRenaming.setNode(Node renamedNode)
|
| Method parameters in org.squashtest.tm.service.deletion with type arguments of type Node | |
|---|---|
void |
OperationReport.addRemoved(Collection<Node> toRemove)
|
void |
NodeMovement.setMoved(List<Node> movedNodes)
|
| Constructors in org.squashtest.tm.service.deletion with parameters of type Node | |
|---|---|
NodeMovement(Node newParent,
List<Node> movedNodes)
|
|
NodeRenaming(Node renamedNode,
String newName)
|
|
| Constructor parameters in org.squashtest.tm.service.deletion with type arguments of type Node | |
|---|---|
NodeMovement(Node newParent,
List<Node> movedNodes)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||