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

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLDAPEntryPanel.java468 private DN[] nonDeletable; field in class:LDAPEntryPanel
479 nonDeletable = new DN[] {
547 for (DN cannotDelete : nonDeletable)
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLDAPEntryPanel.java466 private DN[] nonDeletable; field in class:LDAPEntryPanel
476 nonDeletable = new DN[] {
544 for (DN cannotDelete : nonDeletable)
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLDAPEntryPanel.java468 private DN[] nonDeletable; field in class:LDAPEntryPanel
479 nonDeletable = new DN[] {
547 for (DN cannotDelete : nonDeletable)
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLDAPEntryPanel.java466 private DN[] nonDeletable; field in class:LDAPEntryPanel
476 nonDeletable = new DN[] {
544 for (DN cannotDelete : nonDeletable)
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLDAPEntryPanel.java468 private DN[] nonDeletable; field in class:LDAPEntryPanel
479 nonDeletable = new DN[] {
547 for (DN cannotDelete : nonDeletable)
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DLDAPEntryPanel.java423 private List<DN> nonDeletable; field in class:LDAPEntryPanel
433 nonDeletable = Arrays.asList(
491 && !nonDeletable.contains(dn)

Completed in 39 milliseconds