Java Doc for CampTestUpdateImpl.java in  » Test-Coverage » salome-tmf » org » objectweb » salome_tmf » api » api2ihm » campTest » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Test Coverage » salome tmf » org.objectweb.salome_tmf.api.api2ihm.campTest 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   org.objectweb.salome_tmf.api.api2ihm.campTest.CampTestUpdateImpl

CampTestUpdateImpl
public class CampTestUpdateImpl implements CampTestUpdate(Code)
Fonctions de mise e jour relatives e l'aire fonctionnelle "campagnes de test"


Field Summary
 DataBasedatabase
    
 intidProject
    
 StringnameProject
    
 Propertiesprop
    

Constructor Summary
public  CampTestUpdateImpl(DataBase db, Properties pr)
    

Method Summary
public  voidsetProject(String projectName)
    
public  voidupdateActionEffetivResult(String campName, String execCampName, String resExecCampName, String familyName, String suiteName, String testName, String actionName, String effectivResult)
    
public  voidupdateActionEffetivResultUsingID(int resExecCampId, int testId, int actionId, String effectivResult)
    
public  voidupdateActionStatusForExecResult(String familyName, String suiteName, String testName, String actionName, String campaignName, String execName, String executionResultName, String newStatus)
    
public  voidupdateCampaign(String oldName, String newName, String newDescription)
    
public  voidupdateCampaignOrder(String campaignName, int order)
    
public  voidupdateCampaignOrderUsingID(int campId, int order)
    
public  voidupdateCampaignUsingID(int campId, String newName, String newDescription)
    
public  voidupdateDataSetForExecCamp(int idExec, int idDataSet)
    
public  voidupdateEnvForExecCamp(int idExec, int idEnv)
    
public  voidupdateEnvironment(String old_envName, String new_envName, String envDescription)
    
public  voidupdateEnvironmentUsingID(int envId, String new_envName, String envDescription)
    
public  voidupdateExcutionLastDate(String campaignName, String execName, Date newDate)
    
public  voidupdateExcutionLastDateUsingID(int execId, Date newDate)
    
public  voidupdateExecutionName(String old_name, String new_name, String campName)
    
public  voidupdateExecutionNameUsingID(int execId, String new_name)
    
public  voidupdateExecutionResultStatus(String campaignName, String execName, String execResultName, String newStatus)
    
public  voidupdateExecutionResultStatusUsingID(int execResultId, String userLogin, String desc, String status, String res)
    
public  voidupdateFileAttachDateForCampaign(String campaignName, String fileName, Date date)
    
public  voidupdateFileAttachDateForEnv(String envName, String fileName, Date date)
    
public  voidupdateFileAttachDateForExecResult(String campaignName, String execName, String execResultName, String fileName, Date date)
    
public  voidupdateFileAttachDateForExecResultTest(String campaignName, String execName, String execResultName, String familyName, String suiteName, String testName, String fileName, Date date)
    
public  voidupdateFileAttachDateForExecution(String campaignName, String execName, String fileName, Date date)
    
public  voidupdateFileAttachDescriptionForCampaign(String campaignName, String fileName, String newDescription)
    
public  voidupdateFileAttachDescriptionForExecResult(String campaignName, String execName, String execResultName, String fileName, String newDescription)
    
public  voidupdateFileAttachDescriptionForExecResultTest(String campaignName, String execName, String execResultName, String familyName, String suiteName, String testName, String fileName, String newDescription)
    
public  voidupdateFileAttachDescriptionForExecution(String campaignName, String execName, String fileName, String newDescription)
    
public  voidupdateFileAttachLengthForCampaign(String campaignName, String fileName, long length)
    
public  voidupdateFileAttachLengthForEnv(String envName, String fileName, long length)
    
public  voidupdateFileAttachLengthForExecResult(String campaignName, String execName, String execResultName, String fileName, long length)
    
public  voidupdateFileAttachLengthForExecResultTest(String campaignName, String execName, String execResultName, String familyName, String suiteName, String testName, String fileName, long length)
    
public  voidupdateFileAttachLengthForExecution(String campaignName, String execName, String fileName, long length)
    
public  voidupdateFileForCampaign(String campaignName, String filePath)
    
public  voidupdateFileForEnvironment(String envName, String filePath)
    
public  voidupdateFileForExecution(String campaignName, String execName, String filePath)
    
public  voidupdateFileForExecutionResult(String campaignName, String execName, String executionResultName, String filePath)
    
public  voidupdateFileForExecutionTestResult(String familyName, String suiteName, String testName, String campaignName, String execName, String executionResultName, String filePath)
    
public  voidupdateJeuDonneProject(String campaignName, String oldName, String newName, String description)
    
public  voidupdateJeuDonneProjectUsingID(int datasetId, String newName, String description)
    
public  voidupdateParamInJeuDonnees(String campName, String jeuDonneesName, String paramName, String paramValue, String description)
    
public  voidupdateParamInJeuDonneesUsingID(int datasetId, int paramId, String paramValue, String description)
    
public  voidupdateParamInProject(String paramName, String description)
    
public  voidupdateParamInProjectUsingID(int paramId, String description)
    
public  voidupdateParamValueToEnv(String envName, String paramName, String paramValue, String description)
    
public  voidupdateParamValueToEnvUsingID(int envId, int paramId, String paramValue, String description)
    
public  voidupdateScriptDateForEnvironment(String envName, String scriptName, Date date)
    
public  voidupdateScriptDateForExecution(String campaignName, String execName, String type, String scriptName, Date date)
    
public  voidupdateScriptForEnvironment(String envName, String filePath)
    
public  voidupdateScriptForExecution(String campaignName, String execName, String type, String filePath)
    
public  voidupdateScriptLengthForEnvironment(String envName, String scriptName, long length)
    
public  voidupdateScriptLengthForExecution(String campaignName, String execName, String type, String scriptName, long length)
    
public  voidupdateScriptPlugArgForEnvironment(String envName, String scriptName, String newClassToBeExecuted)
    
public  voidupdateScriptPlugArgForExecution(String campaignName, String execName, String type, String scriptName, String plugArg)
    
public  voidupdateScriptPlugExtForEnvironment(String envName, String scriptName, String newClassPath)
    
public  voidupdateScriptPlugExtForExecution(String campaignName, String execName, String type, String scriptName, String newClassPath)
    
public  voidupdateScriptToEnvironment(String environmentName, String scriptPath, String classPath, String classToBeExecuted, String type, long scriptLength, Date scriptDate)
    
public  voidupdateTestCampaignOrder(String familyName, String suiteName, String testName, String campaignName, int order)
    
public  voidupdateTestCampaignOrderUsingID(int testId, int campId, int order)
    
public  voidupdateTestStatusForExecResult(String familyName, String suiteName, String testName, String campaignName, String execName, String executionResultName, String newStatus)
    
public  voidupdateTestStatusForExecResultUsingID(int execResCampId, int testId, String newStatus)
    
public  voidupdateUrlAttachDescriptionForCampaign(String campaignName, String urlName, String newDescription)
    
public  voidupdateUrlAttachDescriptionForExecResult(String campaignName, String execName, String execResultName, String urlName, String newDescription)
    
public  voidupdateUrlAttachDescriptionForExecResultTest(String campaignName, String execName, String execResultName, String familyName, String suiteName, String testName, String urlName, String newDescription)
    
public  voidupdateUrlAttachDescriptionForExecution(String campaignName, String execName, String urlName, String newDescription)
    

Field Detail
database
DataBase database(Code)
Base de donnees



idProject
int idProject(Code)
ID du projet SalomeTMF dans lequel on se situe



nameProject
String nameProject(Code)
Nom du projet SalomeTMF dans lequel on se situe



prop
Properties prop(Code)
Fichier "properties" contenant les requetes SQL relatives aux campagnes de test




Constructor Detail
CampTestUpdateImpl
public CampTestUpdateImpl(DataBase db, Properties pr)(Code)
Constructeur
Parameters:
  db -
Parameters:
  pr -




Method Detail
setProject
public void setProject(String projectName)(Code)
Fonction qui fixe le projet SalomeTMF dans lequel l'utilisateur travaille
Parameters:
  projectName -



updateActionEffetivResult
public void updateActionEffetivResult(String campName, String execCampName, String resExecCampName, String familyName, String suiteName, String testName, String actionName, String effectivResult)(Code)
Change le resultat effectif d'une action pour une execution d'un test
Parameters:
  campName -
Parameters:
  execCampName -
Parameters:
  resExecCampName -
Parameters:
  familyName -
Parameters:
  suiteName -
Parameters:
  testName -
Parameters:
  actionName -
Parameters:
  effectivResult -



updateActionEffetivResultUsingID
public void updateActionEffetivResultUsingID(int resExecCampId, int testId, int actionId, String effectivResult)(Code)
Change le resultat effectif d'une action pour une execution d'un test
Parameters:
  resExecCampId -
Parameters:
  testId -
Parameters:
  actionId -
Parameters:
  effectivResult -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canExecutCamp()



updateActionStatusForExecResult
public void updateActionStatusForExecResult(String familyName, String suiteName, String testName, String actionName, String campaignName, String execName, String executionResultName, String newStatus)(Code)
Changer le resultat d'une action dans un resultat d'execution
Parameters:
  familyName -
Parameters:
  suiteName -
Parameters:
  testName -
Parameters:
  actionName -
Parameters:
  campaignName -
Parameters:
  execName -
Parameters:
  executionResultName -
Parameters:
  newStatus -



updateCampaign
public void updateCampaign(String oldName, String newName, String newDescription)(Code)
Changer les caracteristiques d'une campagne
Parameters:
  oldName -
Parameters:
  newName -
Parameters:
  newDescription -



updateCampaignOrder
public void updateCampaignOrder(String campaignName, int order)(Code)
Changer le numero d'ordre d'une campagne
Parameters:
  campaignName -
Parameters:
  order -



updateCampaignOrderUsingID
public void updateCampaignOrderUsingID(int campId, int order)(Code)
Changer le numero d'ordre d'une campagne
Parameters:
  campaignId -
Parameters:
  order -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteCamp()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateCamp()



updateCampaignUsingID
public void updateCampaignUsingID(int campId, String newName, String newDescription)(Code)
Changer les caracteristiques d'une campagne
Parameters:
  campId -
Parameters:
  newName -
Parameters:
  newDescription -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteCamp()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateCamp()



updateDataSetForExecCamp
public void updateDataSetForExecCamp(int idExec, int idDataSet)(Code)
Mise e jour du jeu de donnees lie e une execution de campagne de test
Parameters:
  idExec - ID unique de l'execution dans la BdD
Parameters:
  idDataSet - ID unique du jeu de donnees dans la BdD



updateEnvForExecCamp
public void updateEnvForExecCamp(int idExec, int idEnv)(Code)
Mise e jour de l'environnement lie e une execution de campagne de test
Parameters:
  idExec - ID unique de l'execution dans la BdD
Parameters:
  idEnv - ID unique de l'environnement dans la BdD



updateEnvironment
public void updateEnvironment(String old_envName, String new_envName, String envDescription)(Code)
Mise e jour du nom et description d'un environnement sous test
Parameters:
  old_envName -
Parameters:
  new_envName -
Parameters:
  envDescription -



updateEnvironmentUsingID
public void updateEnvironmentUsingID(int envId, String new_envName, String envDescription)(Code)
Mise e jour du nom et description d'un environnement sous test
Parameters:
  envId -
Parameters:
  new_envName -
Parameters:
  envDescription -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteCamp()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateCamp()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canExecutCamp()



updateExcutionLastDate
public void updateExcutionLastDate(String campaignName, String execName, Date newDate)(Code)
Changer la date de dernier lancement d'une execution
Parameters:
  campaignName - nom de campagne
Parameters:
  execName - nom d'excution
Parameters:
  newDate - nouvelle date



updateExcutionLastDateUsingID
public void updateExcutionLastDateUsingID(int execId, Date newDate)(Code)
Changer la date de dernier lancement d'une execution
Parameters:
  execId - ID de l'excution
Parameters:
  newDate - nouvelle date
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canExecutCamp()



updateExecutionName
public void updateExecutionName(String old_name, String new_name, String campName)(Code)
Mise e jour du nom d'une execution
Parameters:
  old_name -
Parameters:
  new_name -
Parameters:
  campName -



updateExecutionNameUsingID
public void updateExecutionNameUsingID(int execId, String new_name)(Code)
Mise e jour du nom d'une execution
Parameters:
  execId -
Parameters:
  new_name -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteCamp()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateCamp()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canExecutCamp()



updateExecutionResultStatus
public void updateExecutionResultStatus(String campaignName, String execName, String execResultName, String newStatus)(Code)
Changer le status d'un resultat d'execution
Parameters:
  campaignName -
Parameters:
  execName -
Parameters:
  execResultName -
Parameters:
  newStatus -



updateExecutionResultStatusUsingID
public void updateExecutionResultStatusUsingID(int execResultId, String userLogin, String desc, String status, String res)(Code)



updateFileAttachDateForCampaign
public void updateFileAttachDateForCampaign(String campaignName, String fileName, Date date)(Code)
Changer la date d'un fichier
Parameters:
  fileName - le nom du fichier
Parameters:
  date - la date du fichier
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateFileAttachDateForEnv
public void updateFileAttachDateForEnv(String envName, String fileName, Date date)(Code)
Changer la date d'un fichier
Parameters:
  fileName - le nom du fichier
Parameters:
  date - la date du fichier
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateFileAttachDateForExecResult
public void updateFileAttachDateForExecResult(String campaignName, String execName, String execResultName, String fileName, Date date)(Code)
Changer la date d'un fichier
Parameters:
  fileName - le nom du fichier
Parameters:
  date - la date du fichier
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateFileAttachDateForExecResultTest
public void updateFileAttachDateForExecResultTest(String campaignName, String execName, String execResultName, String familyName, String suiteName, String testName, String fileName, Date date)(Code)
Changer la date d'un fichier
Parameters:
  fileName - le nom du fichier
Parameters:
  date - la date du fichier
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateFileAttachDateForExecution
public void updateFileAttachDateForExecution(String campaignName, String execName, String fileName, Date date)(Code)
Changer la date d'un fichier
Parameters:
  fileName - le nom du fichier
Parameters:
  date - la date du fichier
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateFileAttachDescriptionForCampaign
public void updateFileAttachDescriptionForCampaign(String campaignName, String fileName, String newDescription)(Code)
Changer la description d'un fichier attache
Parameters:
  fileName -
Parameters:
  newDescription -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateFileAttachDescriptionForExecResult
public void updateFileAttachDescriptionForExecResult(String campaignName, String execName, String execResultName, String fileName, String newDescription)(Code)
Changer la description d'un fichier attache
Parameters:
  fileName -
Parameters:
  newDescription -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateFileAttachDescriptionForExecResultTest
public void updateFileAttachDescriptionForExecResultTest(String campaignName, String execName, String execResultName, String familyName, String suiteName, String testName, String fileName, String newDescription)(Code)
Changer la description d'un fichier attache
Parameters:
  fileName -
Parameters:
  newDescription -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateFileAttachDescriptionForExecution
public void updateFileAttachDescriptionForExecution(String campaignName, String execName, String fileName, String newDescription)(Code)
Changer la description d'un fichier attache
Parameters:
  fileName -
Parameters:
  newDescription -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateFileAttachLengthForCampaign
public void updateFileAttachLengthForCampaign(String campaignName, String fileName, long length)(Code)
Changer la longueur d'un fichier attache
Parameters:
  fileName - un nom de fichier
Parameters:
  length - la longueur du fichier
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateFileAttachLengthForEnv
public void updateFileAttachLengthForEnv(String envName, String fileName, long length)(Code)
Changer la longueur d'un fichier attache
Parameters:
  fileName - un nom de fichier
Parameters:
  length - la longueur du fichier
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateFileAttachLengthForExecResult
public void updateFileAttachLengthForExecResult(String campaignName, String execName, String execResultName, String fileName, long length)(Code)
Changer la longueur d'un fichier attache
Parameters:
  fileName - un nom de fichier
Parameters:
  length - la longueur du fichier
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateFileAttachLengthForExecResultTest
public void updateFileAttachLengthForExecResultTest(String campaignName, String execName, String execResultName, String familyName, String suiteName, String testName, String fileName, long length)(Code)
Changer la longueur d'un fichier attache
Parameters:
  fileName - un nom de fichier
Parameters:
  length - la longueur du fichier
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateFileAttachLengthForExecution
public void updateFileAttachLengthForExecution(String campaignName, String execName, String fileName, long length)(Code)
Changer la longueur d'un fichier attache
Parameters:
  fileName - un nom de fichier
Parameters:
  length - la longueur du fichier
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateFileForCampaign
public void updateFileForCampaign(String campaignName, String filePath) throws FileNotFoundException(Code)
Changer le contenu d'un fichier attache e une campagne
Parameters:
  camapignName -
Parameters:
  filePath -



updateFileForEnvironment
public void updateFileForEnvironment(String envName, String filePath) throws FileNotFoundException(Code)
Changer le contenu d'un fichier attache e un environnement
Parameters:
  envName -
Parameters:
  filePath -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateCamp()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteCamp()



updateFileForExecution
public void updateFileForExecution(String campaignName, String execName, String filePath) throws FileNotFoundException(Code)
Changer le contenu d'un fichier attache e une execution
Parameters:
  campaignName -
Parameters:
  execName -
Parameters:
  filePath -



updateFileForExecutionResult
public void updateFileForExecutionResult(String campaignName, String execName, String executionResultName, String filePath) throws FileNotFoundException(Code)
Changer le contenu d'un fichier attache e un resultat d'execution
Parameters:
  campaignName -
Parameters:
  execName -
Parameters:
  executionResultName -
Parameters:
  filePath -



updateFileForExecutionTestResult
public void updateFileForExecutionTestResult(String familyName, String suiteName, String testName, String campaignName, String execName, String executionResultName, String filePath) throws FileNotFoundException(Code)
Changer le contenu d'un fichier attache e un resultat d'execution de test
Parameters:
  familyName -
Parameters:
  suiteName -
Parameters:
  testName -
Parameters:
  campaignName -
Parameters:
  execName -
Parameters:
  executionResultName -
Parameters:
  filePath -
throws:
  FileNotFoundException -



updateJeuDonneProject
public void updateJeuDonneProject(String campaignName, String oldName, String newName, String description)(Code)
Mise e jour d'un parametre de projet
Parameters:
  oldName -
Parameters:
  newName -
Parameters:
  description -



updateJeuDonneProjectUsingID
public void updateJeuDonneProjectUsingID(int datasetId, String newName, String description)(Code)
Mise e jour d'un jeu de donnees du projet actif
Parameters:
  datasetId -
Parameters:
  newName -
Parameters:
  description -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteCamp()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateCamp()



updateParamInJeuDonnees
public void updateParamInJeuDonnees(String campName, String jeuDonneesName, String paramName, String paramValue, String description)(Code)
Mise e jour d'un parametre de test dans un jeu de donnees
Parameters:
  campName -
Parameters:
  jeuDonneesName -
Parameters:
  paramName -
Parameters:
  paramValue -



updateParamInJeuDonneesUsingID
public void updateParamInJeuDonneesUsingID(int datasetId, int paramId, String paramValue, String description)(Code)
Mise e jour d'un parametre de test dans un jeu de donnees
Parameters:
  datasetId -
Parameters:
  paramId -
Parameters:
  paramValue -
Parameters:
  description -



updateParamInProject
public void updateParamInProject(String paramName, String description)(Code)
Mise e jour d'un parametre de projet
Parameters:
  paramName -
Parameters:
  description -



updateParamInProjectUsingID
public void updateParamInProjectUsingID(int paramId, String description)(Code)
Mise e jour d'un parametre du projet actif
Parameters:
  paramId -
Parameters:
  description -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteCamp()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateCamp()



updateParamValueToEnv
public void updateParamValueToEnv(String envName, String paramName, String paramValue, String description)(Code)
Mise e jour d'une valeur d'un parametre e un environnement
Parameters:
  paramName -
Parameters:
  paramValue -
Parameters:
  description -



updateParamValueToEnvUsingID
public void updateParamValueToEnvUsingID(int envId, int paramId, String paramValue, String description)(Code)
Mise e jour d'une valeur d'un parametre e un environnement
Parameters:
  envId -
Parameters:
  paramId -
Parameters:
  paramValue -
Parameters:
  description -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteCamp()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateCamp()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canExecutCamp()



updateScriptDateForEnvironment
public void updateScriptDateForEnvironment(String envName, String scriptName, Date date)(Code)

Parameters:
  familyName -
Parameters:
  suiteName -
Parameters:
  testName -
Parameters:
  scriptName -
Parameters:
  date -



updateScriptDateForExecution
public void updateScriptDateForExecution(String campaignName, String execName, String type, String scriptName, Date date)(Code)

Parameters:
  familyName -
Parameters:
  suiteName -
Parameters:
  testName -
Parameters:
  scriptName -
Parameters:
  date -



updateScriptForEnvironment
public void updateScriptForEnvironment(String envName, String filePath) throws FileNotFoundException(Code)

Parameters:
  familyName -
Parameters:
  suiteName -
Parameters:
  testName -
Parameters:
  filePath -
throws:
  FileNotFoundException -



updateScriptForExecution
public void updateScriptForExecution(String campaignName, String execName, String type, String filePath) throws FileNotFoundException(Code)

Parameters:
  familyName -
Parameters:
  suiteName -
Parameters:
  testName -
Parameters:
  filePath -
throws:
  FileNotFoundException -



updateScriptLengthForEnvironment
public void updateScriptLengthForEnvironment(String envName, String scriptName, long length)(Code)

Parameters:
  familyName -
Parameters:
  suiteName -
Parameters:
  testName -
Parameters:
  scriptName -
Parameters:
  length -



updateScriptLengthForExecution
public void updateScriptLengthForExecution(String campaignName, String execName, String type, String scriptName, long length)(Code)

Parameters:
  familyName -
Parameters:
  suiteName -
Parameters:
  testName -
Parameters:
  scriptName -
Parameters:
  length -



updateScriptPlugArgForEnvironment
public void updateScriptPlugArgForEnvironment(String envName, String scriptName, String newClassToBeExecuted)(Code)

Parameters:
  familyName -
Parameters:
  suiteName -
Parameters:
  testName -
Parameters:
  scriptName -
Parameters:
  newClassToBeExecuted -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateScriptPlugArgForExecution
public void updateScriptPlugArgForExecution(String campaignName, String execName, String type, String scriptName, String plugArg)(Code)

Parameters:
  familyName -
Parameters:
  suiteName -
Parameters:
  testName -
Parameters:
  scriptName -
Parameters:
  newClassToBeExecuted -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateScriptPlugExtForEnvironment
public void updateScriptPlugExtForEnvironment(String envName, String scriptName, String newClassPath)(Code)

Parameters:
  familyName -
Parameters:
  suiteName -
Parameters:
  testName -
Parameters:
  scriptName -
Parameters:
  newClassPath -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateScriptPlugExtForExecution
public void updateScriptPlugExtForExecution(String campaignName, String execName, String type, String scriptName, String newClassPath)(Code)

Parameters:
  familyName -
Parameters:
  suiteName -
Parameters:
  testName -
Parameters:
  scriptName -
Parameters:
  newClassPath -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateScriptToEnvironment
public void updateScriptToEnvironment(String environmentName, String scriptPath, String classPath, String classToBeExecuted, String type, long scriptLength, Date scriptDate)(Code)



updateTestCampaignOrder
public void updateTestCampaignOrder(String familyName, String suiteName, String testName, String campaignName, int order)(Code)
Changer le numero d'ordre d'un test dans une campagne
Parameters:
  familyName -
Parameters:
  suiteName -
Parameters:
  testName -
Parameters:
  campaignName -
Parameters:
  order -



updateTestCampaignOrderUsingID
public void updateTestCampaignOrderUsingID(int testId, int campId, int order)(Code)
Changer le numero d'ordre d'un test dans une campagne
Parameters:
  testId -
Parameters:
  campaignId -
Parameters:
  order -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteCamp()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateCamp()



updateTestStatusForExecResult
public void updateTestStatusForExecResult(String familyName, String suiteName, String testName, String campaignName, String execName, String executionResultName, String newStatus)(Code)
Changer le resultat d'un test dans un resultat d'execution
Parameters:
  familyName -
Parameters:
  suiteName -
Parameters:
  testName -
Parameters:
  campaignName -
Parameters:
  execName -
Parameters:
  executionResultName -
Parameters:
  newStatus -



updateTestStatusForExecResultUsingID
public void updateTestStatusForExecResultUsingID(int execResCampId, int testId, String newStatus)(Code)



updateUrlAttachDescriptionForCampaign
public void updateUrlAttachDescriptionForCampaign(String campaignName, String urlName, String newDescription)(Code)
Changer la description d'une url attachee
Parameters:
  urlName -
Parameters:
  newDescription -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateUrlAttachDescriptionForExecResult
public void updateUrlAttachDescriptionForExecResult(String campaignName, String execName, String execResultName, String urlName, String newDescription)(Code)
Changer la description d'une url attachee
Parameters:
  urlName -
Parameters:
  newDescription -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateUrlAttachDescriptionForExecResultTest
public void updateUrlAttachDescriptionForExecResultTest(String campaignName, String execName, String execResultName, String familyName, String suiteName, String testName, String urlName, String newDescription)(Code)
Changer la description d'une url attachee
Parameters:
  urlName -
Parameters:
  newDescription -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



updateUrlAttachDescriptionForExecution
public void updateUrlAttachDescriptionForExecution(String campaignName, String execName, String urlName, String newDescription)(Code)
Changer la description d'une url attachee
Parameters:
  urlName -
Parameters:
  newDescription -
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canUpdateTest()
See Also:    org.objectweb.salome_tmf.api.api2ihm.AdminProject.canDeleteTest()



Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.