Searched refs:deleteAttribute (Results 1 - 9 of 9) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/core/
H A DSubentryManagerTestCase.java172 deleteAttribute(collectiveSubentry, "collectiveConflictBehavior");
327 deleteAttribute(testEntry, "preferredLanguage");
328 deleteAttribute(collectiveSubentry, "collectiveConflictBehavior");
398 deleteAttribute(testEntry, "collectiveExclusions");
399 deleteAttribute(collectiveSubentry, "collectiveConflictBehavior");
403 private void deleteAttribute(Entry e, String attrType) method in class:SubentryManagerTestCase
/forgerock/openidm-v4/openidm-ui/openidm-ui-admin/src/main/js/org/forgerock/openidm/ui/admin/role/
H A DRoleEntitlementsEditView.js41 "click .btn-delete-attribute": "deleteAttribute",
196 deleteAttribute: function(e) {
/forgerock/openidm-v4/openidm-ui/openidm-ui-admin/src/main/js/org/forgerock/openidm/ui/admin/assignment/
H A DEditAssignmentView.js63 "click .delete-attribute": "deleteAttribute",
329 deleteAttribute: function(event) {
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DCustomAttributePanel.java242 deleteAttribute();
878 private void deleteAttribute() method in class:CustomAttributePanel
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DCustomAttributePanel.java241 deleteAttribute();
877 private void deleteAttribute() method in class:CustomAttributePanel
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DCustomAttributePanel.java242 deleteAttribute();
878 private void deleteAttribute() method in class:CustomAttributePanel
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DCustomAttributePanel.java241 deleteAttribute();
877 private void deleteAttribute() method in class:CustomAttributePanel
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DCustomAttributePanel.java242 deleteAttribute();
878 private void deleteAttribute() method in class:CustomAttributePanel
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DCustomAttributePanel.java214 deleteAttribute();
742 private void deleteAttribute() method in class:CustomAttributePanel

Completed in 58 milliseconds