Searched refs:getAttributeTypeAttributes (Results 1 - 3 of 3) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/core/
H A DSchemaConfigManager.java467 List<Attribute> attrList = getAttributeTypeAttributes(schema, entry, mods);
535 private static List<Attribute> getAttributeTypeAttributes(Schema schema, method in class:SchemaConfigManager
/forgerock/opendj2-hg/src/server/org/opends/server/core/
H A DSchemaConfigManager.java467 List<Attribute> attrList = getAttributeTypeAttributes(schema, entry, mods);
535 private static List<Attribute> getAttributeTypeAttributes(Schema schema, method in class:SchemaConfigManager
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/
H A DSchemaConfigManager.java450 List<Attribute> attrList = getAttributeTypeAttributes(schema, entry, mods);
492 private static List<Attribute> getAttributeTypeAttributes(Schema schema, method in class:SchemaConfigManager

Completed in 31 milliseconds