Searched refs:usingControl (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/task/
H A DDeleteEntryTask.java520 * @param usingControl whether we must include the control or not.
522 private void printEquivalentCommandToDelete(DN dn, boolean usingControl) argument
528 if (usingControl)
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/task/
H A DDeleteEntryTask.java519 * @param usingControl whether we must include the control or not.
521 private void printEquivalentCommandToDelete(DN dn, boolean usingControl) argument
527 if (usingControl)
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/task/
H A DDeleteEntryTask.java520 * @param usingControl whether we must include the control or not.
522 private void printEquivalentCommandToDelete(DN dn, boolean usingControl) argument
528 if (usingControl)
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/task/
H A DDeleteEntryTask.java519 * @param usingControl whether we must include the control or not.
521 private void printEquivalentCommandToDelete(DN dn, boolean usingControl) argument
527 if (usingControl)
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/task/
H A DDeleteEntryTask.java520 * @param usingControl whether we must include the control or not.
522 private void printEquivalentCommandToDelete(DN dn, boolean usingControl) argument
528 if (usingControl)
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/task/
H A DDeleteEntryTask.java495 * @param usingControl whether we must include the control or not.
497 private void printEquivalentCommandToDelete(DN dn, boolean usingControl) argument
502 if (usingControl)

Completed in 25 milliseconds