Searched defs:setIsExistingStore (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/configurator/
H A DMigrateFromInstallDataStore.java78 setIsExistingStore(true);
115 private static void setIsExistingStore(boolean existingStore) { method in class:MigrateFromInstallDataStore
H A DInstallDataStore.java69 idStore.setIsExistingStore(true);
91 setIsExistingStore(isExistingStore);
146 public void setIsExistingStore(boolean isExistingStore) { method in class:InstallDataStore
/forgerock/openam/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/configurator/
H A DMigrateFromInstallDataStore.java78 setIsExistingStore(true);
115 private static void setIsExistingStore(boolean existingStore) { method in class:MigrateFromInstallDataStore
H A DInstallDataStore.java69 idStore.setIsExistingStore(true);
91 setIsExistingStore(isExistingStore);
146 public void setIsExistingStore(boolean isExistingStore) { method in class:InstallDataStore

Completed in 57 milliseconds