|
Administration Tools | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.service.updatesite.CheckXMLValidity
public class CheckXMLValidity
Constructor Summary | |
---|---|
CheckXMLValidity()
Constructor of the class. |
Method Summary | |
---|---|
static java.util.Map |
getMapContentRepository()
Getter of the the hashmap RepositoryPluginFeaturesUS. |
static java.lang.String |
getPath()
Getter for the repository path. |
static UpdateSiteWizard |
getWizard()
Getter of the current wizard object in use. |
static void |
setMapContentRepository(java.util.Map content)
Setter of the hashmap RepositoryPluginFeaturesUS. |
static void |
setPath(java.lang.String p)
Setter for the repository path. |
static void |
setWizard(UpdateSiteWizard w)
Setter of the wizard object |
static void |
startTest()
This is the main method aimed to execute the test. |
static void |
startTest(UpdateSiteWizard currentWizard,
java.lang.String repositoryPath,
java.util.Map mapFeatures)
This is the main method aimed to execute the test. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CheckXMLValidity()
Method Detail |
---|
public static void setPath(java.lang.String p)
p
- represents the path of the repositorypublic static java.lang.String getPath()
public static void setMapContentRepository(java.util.Map content)
content
- is the hashmap containing the names of the available TA features.public static java.util.Map getMapContentRepository()
public static void setWizard(UpdateSiteWizard w)
w
- represents the current wizard used for this operation.public static UpdateSiteWizard getWizard()
public static void startTest(UpdateSiteWizard currentWizard, java.lang.String repositoryPath, java.util.Map mapFeatures)
currentWizard
- represents the current wizard used.repositoryPath
- is the path where the US features are stored.mapFeatures
- is the hashmap containing the name of the TA features available.public static void startTest()
|
Administration Tools | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.