Searched defs:useLastKnownGoodConfiguration (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DDirectoryEnvironmentConfig.java536 public boolean useLastKnownGoodConfiguration() method in class:DirectoryEnvironmentConfig
551 * @param useLastKnownGoodConfiguration Indicates whether the
565 boolean useLastKnownGoodConfiguration)
576 String.valueOf(useLastKnownGoodConfiguration));
564 setUseLastKnownGoodConfiguration( boolean useLastKnownGoodConfiguration) argument
/forgerock/opendj2/src/server/org/opends/server/types/
H A DDirectoryEnvironmentConfig.java507 public boolean useLastKnownGoodConfiguration() method in class:DirectoryEnvironmentConfig
531 * @param useLastKnownGoodConfiguration Indicates whether the
545 boolean useLastKnownGoodConfiguration)
549 useLastKnownGoodConfiguration);
544 setUseLastKnownGoodConfiguration( boolean useLastKnownGoodConfiguration) argument
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DDirectoryEnvironmentConfig.java536 public boolean useLastKnownGoodConfiguration() method in class:DirectoryEnvironmentConfig
551 * @param useLastKnownGoodConfiguration Indicates whether the
565 boolean useLastKnownGoodConfiguration)
576 String.valueOf(useLastKnownGoodConfiguration));
564 setUseLastKnownGoodConfiguration( boolean useLastKnownGoodConfiguration) argument
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DDirectoryEnvironmentConfig.java578 public boolean useLastKnownGoodConfiguration() method in class:DirectoryEnvironmentConfig
593 * @param useLastKnownGoodConfiguration Indicates whether the
607 boolean useLastKnownGoodConfiguration)
618 String.valueOf(useLastKnownGoodConfiguration));
606 setUseLastKnownGoodConfiguration( boolean useLastKnownGoodConfiguration) argument
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DDirectoryEnvironmentConfig.java507 public boolean useLastKnownGoodConfiguration() method in class:DirectoryEnvironmentConfig
531 * @param useLastKnownGoodConfiguration Indicates whether the
545 boolean useLastKnownGoodConfiguration)
549 useLastKnownGoodConfiguration);
544 setUseLastKnownGoodConfiguration( boolean useLastKnownGoodConfiguration) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/
H A DDirectoryEnvironmentConfig.java612 public boolean useLastKnownGoodConfiguration() method in class:DirectoryEnvironmentConfig
636 * @param useLastKnownGoodConfiguration Indicates whether the
650 boolean useLastKnownGoodConfiguration)
654 useLastKnownGoodConfiguration);
649 setUseLastKnownGoodConfiguration( boolean useLastKnownGoodConfiguration) argument

Completed in 42 milliseconds