| java.lang.Object com.sun.portal.fabric.upgrade.PSUpgrade
testRunMode | static boolean testRunMode(Code) | | |
testRunModeAM | static boolean testRunModeAM(Code) | | |
testRunModeAll | static boolean testRunModeAll(Code) | | |
testRunModeCP | static boolean testRunModeCP(Code) | | |
testRunModeDP | static boolean testRunModeDP(Code) | | |
testRunModeInstall | static boolean testRunModeInstall(Code) | | |
checkInstalledPatches | boolean checkInstalledPatches()(Code) | | |
checkPortalServerInstalledComponents | public void checkPortalServerInstalledComponents()(Code) | | |
createPSInstallSilentFileForJESUpgrade | public static void createPSInstallSilentFileForJESUpgrade(String basedir) throws UpgradeException(Code) | | |
destroy | public void destroy()(Code) | | |
generateConfigFile | public File generateConfigFile()(Code) | | |
isL10nInstalled | public boolean isL10nInstalled(String component)(Code) | | |
removeUninstalledComponents | boolean removeUninstalledComponents(File f)(Code) | | |
setAttributeValue | public static String setAttributeValue(File sXMLFile, String xpath, String attr, String val) throws IOException, JDOMException(Code) | | Read an xml file into an xml document (org.jdom.Document) and return
the request attribute value, given an xpath.
|
setPSConfigSchemaLocation | void setPSConfigSchemaLocation(File f)(Code) | | |
setRunMode | public void setRunMode(boolean test)(Code) | | |
|
|