Package | Description |
---|---|
com.akuiteo.testingtool.service | |
com.itnsa.gestion.parametrage.nonpersistant.gui | |
com.itnsa.gestion.parametrage.service.gui |
Modifier and Type | Method and Description |
---|---|
List<MotCleGUI> |
TestingToolFamilyService.loadFamilies() |
Modifier and Type | Method and Description |
---|---|
void |
TestingToolFamilyService.changeParentOfFamilly(MotCleGUI family,
MotCleGUI newParent)
Change le parent d'une famille
|
void |
TestingToolFamilyService.changeParentOfScript(MotCleGUI script,
MotCleGUI newParent) |
void |
TestingToolFamilyService.createFamily(MotCleGUI parent,
String title)
Créé une famille
|
void |
TestingToolFamilyService.deleteFamily(MotCleGUI family)
Supprimer une famille
|
void |
TestingToolTestCaseService.moveDown(MotCleGUI motCleGUI)
Change l'ordre d'un test (Descend d'un niveau)
|
void |
TestingToolTestCaseService.moveUp(MotCleGUI motCleGUI)
Change l'ordre d'un test (Remonte d'un niveau)
|
void |
TestingToolFamilyService.renameFamily(MotCleGUI family,
String newTitle)
Renomme une famille
|
Modifier and Type | Method and Description |
---|---|
MotCleGUI |
MotCleGUI.getParent() |
Modifier and Type | Method and Description |
---|---|
Collection<MotCleGUI> |
MotCleGUI.getChildren() |
Modifier and Type | Method and Description |
---|---|
void |
MotCleGUI.addMotCle(MotCleGUI o) |
void |
MotCleGUI.setParent(MotCleGUI parent) |
Modifier and Type | Method and Description |
---|---|
void |
MotCleGUI.setChildren(Collection<MotCleGUI> children) |
Modifier and Type | Method and Description |
---|---|
MotCleGUI |
MotCleGUIService.chargementArbreSSMotCle() |
Modifier and Type | Method and Description |
---|---|
List<MotCleGUI> |
MotCleGUIService.chargementArbreMotCle() |
Copyright © 2016. All rights reserved.