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

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/
H A DLDIFModify.java404 * @param serverInitialized Indicates whether the Directory Server has
415 public static int ldifModifyMain(String[] args, boolean serverInitialized, argument
521 if (! serverInitialized)
H A DLDIFDiff.java139 * @param serverInitialized Indicates whether the Directory Server has
151 public static int mainDiff(String[] args, boolean serverInitialized, argument
294 if (! serverInitialized)
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DLDIFModify.java421 * @param serverInitialized Indicates whether the Directory Server has
432 public static int ldifModifyMain(String[] args, boolean serverInitialized, argument
549 if (! serverInitialized)
H A DLDIFDiff.java133 * @param serverInitialized Indicates whether the Directory Server has
145 public static int mainDiff(String[] args, boolean serverInitialized, argument
307 if (! serverInitialized)
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DLDIFModify.java416 * @param serverInitialized Indicates whether the Directory Server has
427 public static int ldifModifyMain(String[] args, boolean serverInitialized, argument
536 if (! serverInitialized)
H A DLDIFDiff.java132 * @param serverInitialized Indicates whether the Directory Server has
144 public static int mainDiff(String[] args, boolean serverInitialized, argument
289 if (! serverInitialized)
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DLDIFModify.java421 * @param serverInitialized Indicates whether the Directory Server has
432 public static int ldifModifyMain(String[] args, boolean serverInitialized, argument
549 if (! serverInitialized)
H A DLDIFDiff.java133 * @param serverInitialized Indicates whether the Directory Server has
145 public static int mainDiff(String[] args, boolean serverInitialized, argument
307 if (! serverInitialized)
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DLDIFModify.java421 * @param serverInitialized Indicates whether the Directory Server has
432 public static int ldifModifyMain(String[] args, boolean serverInitialized, argument
549 if (! serverInitialized)
H A DLDIFDiff.java133 * @param serverInitialized Indicates whether the Directory Server has
145 public static int mainDiff(String[] args, boolean serverInitialized, argument
307 if (! serverInitialized)
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DLDIFModify.java416 * @param serverInitialized Indicates whether the Directory Server has
427 public static int ldifModifyMain(String[] args, boolean serverInitialized, argument
536 if (! serverInitialized)
H A DLDIFDiff.java132 * @param serverInitialized Indicates whether the Directory Server has
144 public static int mainDiff(String[] args, boolean serverInitialized, argument
289 if (! serverInitialized)

Completed in 76 milliseconds