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

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DNewAttributePanel.java401 Message elementType = getSchemaElementType(n, schema);
421 Message elementType = getSchemaElementType(n, schema);
445 Message elementType = getSchemaElementType(alias, schema);
520 static Message getSchemaElementType(String name, Schema schema) method in class:NewAttributePanel
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DNewAttributePanel.java400 Message elementType = getSchemaElementType(n, schema);
420 Message elementType = getSchemaElementType(n, schema);
444 Message elementType = getSchemaElementType(alias, schema);
519 static Message getSchemaElementType(String name, Schema schema) method in class:NewAttributePanel
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DNewAttributePanel.java401 Message elementType = getSchemaElementType(n, schema);
421 Message elementType = getSchemaElementType(n, schema);
445 Message elementType = getSchemaElementType(alias, schema);
520 static Message getSchemaElementType(String name, Schema schema) method in class:NewAttributePanel
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DNewAttributePanel.java400 Message elementType = getSchemaElementType(n, schema);
420 Message elementType = getSchemaElementType(n, schema);
444 Message elementType = getSchemaElementType(alias, schema);
519 static Message getSchemaElementType(String name, Schema schema) method in class:NewAttributePanel
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DNewAttributePanel.java401 Message elementType = getSchemaElementType(n, schema);
421 Message elementType = getSchemaElementType(n, schema);
445 Message elementType = getSchemaElementType(alias, schema);
520 static Message getSchemaElementType(String name, Schema schema) method in class:NewAttributePanel
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DNewAttributePanel.java326 LocalizableMessage elementType = getSchemaElementType(n, schema);
345 LocalizableMessage elementType = getSchemaElementType(n, schema);
368 LocalizableMessage elementType = getSchemaElementType(alias, schema);
438 static LocalizableMessage getSchemaElementType(String name, Schema schema) method in class:NewAttributePanel

Completed in 56 milliseconds