Administration Tools

Uses of Class
org.topcased.service.updatesite.UpdateSiteWizard

Packages that use UpdateSiteWizard
org.topcased.service.updatesite   
 

Uses of UpdateSiteWizard in org.topcased.service.updatesite
 

Methods in org.topcased.service.updatesite that return UpdateSiteWizard
static UpdateSiteWizard CheckXMLValidity.getWizard()
          Getter of the current wizard object in use.
 

Methods in org.topcased.service.updatesite with parameters of type UpdateSiteWizard
static void CheckXMLValidity.setWizard(UpdateSiteWizard w)
          Setter of the wizard object
static void CheckXMLValidity.startTest(UpdateSiteWizard currentWizard, java.lang.String repositoryPath, java.util.Map mapFeatures)
          This is the main method aimed to execute the test.
 

Constructors in org.topcased.service.updatesite with parameters of type UpdateSiteWizard
BrowseUpdateSiteWizardPage(UpdateSiteWizard wizard, java.lang.String pageName)
          Constructor
BrowseUpdateSiteWizardTreatment(UpdateSiteWizard wizard)
          Constructor
ConnectUpdateSiteWizardPage(UpdateSiteWizard wizard, java.lang.String pageName)
          Constructor
ConnectUpdateSiteWizardTreatment(UpdateSiteWizard wizard, ConnectUpdateSiteWizardPage parentPage)
           
CreateSiteUpdateSiteWizardPage(UpdateSiteWizard wizard, java.lang.String pageName)
          Constructor
CreateSiteUpdateSiteWizardTreatment(UpdateSiteWizard wiz)
          Construtor
TreeUpdateSiteWizardPage(UpdateSiteWizard wizard, java.lang.String pageName)
          Constructor
TreeUpdateSiteWizardTreatment(UpdateSiteWizard theWizard)
          Contructor : initialize all Maps and all images used in the wizard
UpdateSiteKBIRequestHandler(UpdateSiteWizard theWizard)
          Constructor
 


Administration Tools

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.