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

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DCustomAttributePanel.java1107 dlg, attribute, getNewAttribute());
1146 changed = !attribute.toString().equals(getNewAttribute().toString());
1284 private AttributeType getNewAttribute() method in class:CustomAttributePanel
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DCustomAttributePanel.java1106 dlg, attribute, getNewAttribute());
1145 changed = !attribute.toString().equals(getNewAttribute().toString());
1283 private AttributeType getNewAttribute() method in class:CustomAttributePanel
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DCustomAttributePanel.java1107 dlg, attribute, getNewAttribute());
1146 changed = !attribute.toString().equals(getNewAttribute().toString());
1284 private AttributeType getNewAttribute() method in class:CustomAttributePanel
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DCustomAttributePanel.java1106 dlg, attribute, getNewAttribute());
1145 changed = !attribute.toString().equals(getNewAttribute().toString());
1283 private AttributeType getNewAttribute() method in class:CustomAttributePanel
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DCustomAttributePanel.java1107 dlg, attribute, getNewAttribute());
1146 changed = !attribute.toString().equals(getNewAttribute().toString());
1284 private AttributeType getNewAttribute() method in class:CustomAttributePanel
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DCustomAttributePanel.java953 dlg, attribute, getNewAttribute());
1010 return !attribute.toString().equals(getNewAttribute().toString());
1101 private AttributeType getNewAttribute() method in class:CustomAttributePanel

Completed in 41 milliseconds