Searched refs:SCHEMA_PATH_RELATIVE (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java115 public static final String SCHEMA_PATH_RELATIVE = "schema"; field in class:Installation
H A DUpgradeUtils.java94 + Installation.SCHEMA_PATH_RELATIVE);
105 + File.separator + Installation.SCHEMA_PATH_RELATIVE);
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java131 public static final String SCHEMA_PATH_RELATIVE = "schema"; field in class:Installation
H A DUpgradeUtils.java90 + Installation.SCHEMA_PATH_RELATIVE);
101 + File.separator + Installation.SCHEMA_PATH_RELATIVE);
/forgerock/opendj2/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java130 static final String SCHEMA_PATH_RELATIVE = "schema"; field in class:Installation
H A DUpgradeUtils.java79 configDirectory, Installation.SCHEMA_PATH_RELATIVE);
92 Installation.SCHEMA_PATH_RELATIVE);
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java131 static final String SCHEMA_PATH_RELATIVE = "schema"; field in class:Installation
H A DUpgradeUtils.java80 configDirectory, Installation.SCHEMA_PATH_RELATIVE);
93 Installation.SCHEMA_PATH_RELATIVE);
/forgerock/opendj2-hg/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java130 static final String SCHEMA_PATH_RELATIVE = "schema"; field in class:Installation
H A DUpgradeUtils.java79 configDirectory, Installation.SCHEMA_PATH_RELATIVE);
92 Installation.SCHEMA_PATH_RELATIVE);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/upgrade/
H A DInstallation.java130 static final String SCHEMA_PATH_RELATIVE = "schema"; field in class:Installation
H A DUpgradeUtils.java74 configDirectory, Installation.SCHEMA_PATH_RELATIVE);
87 Installation.SCHEMA_PATH_RELATIVE);

Completed in 98 milliseconds