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

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/task/
H A DDeleteBaseDNAndBackendTask.java327 deleteBaseDNs(getInfo().getDirContext(), baseDNs);
331 deleteBaseDNs(baseDNs);
441 private void deleteBaseDNs(Set<BaseDNDescriptor> baseDNs) method in class:DeleteBaseDNAndBackendTask
482 private void deleteBaseDNs(InitialLdapContext ctx, method in class:DeleteBaseDNAndBackendTask
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/task/
H A DDeleteBaseDNAndBackendTask.java326 deleteBaseDNs(getInfo().getDirContext(), baseDNs);
330 deleteBaseDNs(baseDNs);
440 private void deleteBaseDNs(Set<BaseDNDescriptor> baseDNs) method in class:DeleteBaseDNAndBackendTask
481 private void deleteBaseDNs(InitialLdapContext ctx, method in class:DeleteBaseDNAndBackendTask
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/task/
H A DDeleteBaseDNAndBackendTask.java327 deleteBaseDNs(getInfo().getDirContext(), baseDNs);
331 deleteBaseDNs(baseDNs);
441 private void deleteBaseDNs(Set<BaseDNDescriptor> baseDNs) method in class:DeleteBaseDNAndBackendTask
482 private void deleteBaseDNs(InitialLdapContext ctx, method in class:DeleteBaseDNAndBackendTask
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/task/
H A DDeleteBaseDNAndBackendTask.java326 deleteBaseDNs(getInfo().getDirContext(), baseDNs);
330 deleteBaseDNs(baseDNs);
440 private void deleteBaseDNs(Set<BaseDNDescriptor> baseDNs) method in class:DeleteBaseDNAndBackendTask
481 private void deleteBaseDNs(InitialLdapContext ctx, method in class:DeleteBaseDNAndBackendTask
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/task/
H A DDeleteBaseDNAndBackendTask.java327 deleteBaseDNs(getInfo().getDirContext(), baseDNs);
331 deleteBaseDNs(baseDNs);
441 private void deleteBaseDNs(Set<BaseDNDescriptor> baseDNs) method in class:DeleteBaseDNAndBackendTask
482 private void deleteBaseDNs(InitialLdapContext ctx, method in class:DeleteBaseDNAndBackendTask
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/task/
H A DDeleteBaseDNAndBackendTask.java313 deleteBaseDNs(getInfo().getDirContext(), baseDNs);
317 deleteBaseDNs(baseDNs);
432 private void deleteBaseDNs(Set<BaseDNDescriptor> baseDNs) method in class:DeleteBaseDNAndBackendTask
472 private void deleteBaseDNs(InitialLdapContext ctx, method in class:DeleteBaseDNAndBackendTask

Completed in 45 milliseconds