Searched defs:getInstallationPath (Results 1 - 25 of 26) sorted by relevance

12

/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/installer/offline/
H A DOfflineInstaller.java115 LicenseFile.createFileLicenseApproved(this.getInstallationPath());
552 public String getInstallationPath() method in class:OfflineInstaller
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/installer/offline/
H A DOfflineInstaller.java554 public String getInstallationPath() method in class:OfflineInstaller
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/installer/offline/
H A DOfflineInstaller.java113 LicenseFile.createFileLicenseApproved(this.getInstallationPath());
554 public String getInstallationPath() method in class:OfflineInstaller
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/installer/offline/
H A DOfflineInstaller.java115 LicenseFile.createFileLicenseApproved(this.getInstallationPath());
552 public String getInstallationPath() method in class:OfflineInstaller
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/offline/
H A DOfflineInstaller.java110 LicenseFile.createFileLicenseApproved(getInstallationPath());
545 public String getInstallationPath() method in class:OfflineInstaller
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/installer/webstart/
H A DWebStartInstaller.java162 LicenseFile.createFileLicenseApproved(this.getInstallationPath());
625 public String getInstallationPath() method in class:WebStartInstaller
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/installer/webstart/
H A DWebStartInstaller.java628 public String getInstallationPath() method in class:WebStartInstaller
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/installer/webstart/
H A DWebStartInstaller.java161 LicenseFile.createFileLicenseApproved(this.getInstallationPath());
628 public String getInstallationPath() method in class:WebStartInstaller
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/installer/webstart/
H A DWebStartInstaller.java162 LicenseFile.createFileLicenseApproved(this.getInstallationPath());
625 public String getInstallationPath() method in class:WebStartInstaller
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/upgrade/
H A DUpgradeUtils.java84 static final File configDirectory = new File(getInstallationPath(),
88 static final File configSchemaDirectory = new File(getInstallationPath(),
93 static final File templateDirectory = new File(getInstallationPath(),
99 getInstallationPath(), Installation.TEMPLATE_RELATIVE_PATH
105 getInstallationPath(), Installation.TEMPLATE_RELATIVE_PATH
110 getInstallationPath(), Installation.CONFIG_PATH_RELATIVE
364 final String installPath = getInstallationPath();
378 static final String getInstallationPath() method in class:UpgradeUtils
/forgerock/opendj2/src/server/org/opends/server/tools/upgrade/
H A DUpgradeUtils.java82 static final File templateDirectory = new File(getInstallationPath(),
348 final String installPath = getInstallationPath();
362 static String getInstallationPath() method in class:UpgradeUtils
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/upgrade/
H A DUpgradeUtils.java83 static final File templateDirectory = new File(getInstallationPath(),
349 final String installPath = getInstallationPath();
363 static String getInstallationPath() method in class:UpgradeUtils
/forgerock/opendj2-hg/src/server/org/opends/server/tools/upgrade/
H A DUpgradeUtils.java82 static final File templateDirectory = new File(getInstallationPath(),
348 final String installPath = getInstallationPath();
362 static String getInstallationPath() method in class:UpgradeUtils
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/upgrade/
H A DUpgradeUtils.java77 static final File templateDirectory = new File(getInstallationPath(),
95 static final File libDirectory = new File(getInstallationPath(), Installation.LIB_RELATIVE_PATH);
98 static final File binDirectory = new File(getInstallationPath(), Installation.UNIX_BINARIES_PATH_RELATIVE);
101 static final File batDirectory = new File(getInstallationPath(), Installation.WINDOWS_BINARIES_PATH_RELATIVE);
333 final String installPath = getInstallationPath();
347 static String getInstallationPath() method in class:UpgradeUtils
/forgerock/opendj-v3/opendj-server/src/main/java/org/forgerock/opendj/server/setup/model/
H A DModel.java332 public String getInstallationPath() { method in class:Model
/forgerock/opendj-v3/opendj-server/src/main/java/org/forgerock/opendj/server/setup/cli/
H A DSetupCli.java73 static String getInstallationPath() { method in class:SetupCli
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/
H A DApplication.java177 String installPath = getInstallationPath();
473 public abstract String getInstallationPath(); method in class:Application
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java599 public String getInstallationPath() { method in class:Uninstaller
1511 getInstallationPath());
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/
H A DApplication.java178 String installPath = getInstallationPath();
474 public abstract String getInstallationPath(); method in class:Application
/forgerock/opendj2/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java598 public String getInstallationPath() { method in class:Uninstaller
1510 getInstallationPath());
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java599 public String getInstallationPath() { method in class:Uninstaller
1511 getInstallationPath());
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/
H A DApplication.java178 String installPath = getInstallationPath();
474 public abstract String getInstallationPath(); method in class:Application
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/uninstaller/
H A DUninstaller.java598 public String getInstallationPath() { method in class:Uninstaller
1510 getInstallationPath());
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/
H A DApplication.java177 String installPath = getInstallationPath();
473 public abstract String getInstallationPath(); method in class:Application
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/
H A DApplication.java176 String installPath = getInstallationPath();
473 public abstract String getInstallationPath(); method in class:Application

Completed in 177 milliseconds

12