Searched refs:addExtraAttribute (Results 1 - 18 of 18) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/core/
H A DSchemaConfigManager.java785 schema.addExtraAttribute(attribute.getName(), attribute);
/forgerock/opendj2/src/server/org/opends/server/core/
H A DSchemaConfigManager.java482 schema.addExtraAttribute(attribute.getName(), attribute);
/forgerock/opendj2.6.2/src/server/org/opends/server/core/
H A DSchemaConfigManager.java785 schema.addExtraAttribute(attribute.getName(), attribute);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/core/
H A DSchemaConfigManager.java730 schema.addExtraAttribute(attribute.getName(), attribute);
/forgerock/opendj2-hg/src/server/org/opends/server/core/
H A DSchemaConfigManager.java482 schema.addExtraAttribute(attribute.getName(), attribute);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/
H A DSchemaConfigManager.java463 schema.addExtraAttribute(attribute.getName(), attribute);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/
H A DSchema.java2070 public void addExtraAttribute(String name, Attribute attr) method in class:Schema
/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DSchema.java3384 public void addExtraAttribute(String name, Attribute attr) method in class:Schema
/forgerock/opendj2/src/server/org/opends/server/types/
H A DSchema.java3400 public void addExtraAttribute(String name, Attribute attr) method in class:Schema
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DSchema.java3385 public void addExtraAttribute(String name, Attribute attr) method in class:Schema
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DSchema.java3384 public void addExtraAttribute(String name, Attribute attr) method in class:Schema
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DSchema.java3400 public void addExtraAttribute(String name, Attribute attr) method in class:Schema
/forgerock/opendj2/src/server/org/opends/server/backends/
H A DSchemaBackend.java1444 newSchema.addExtraAttribute(at.getNameOrOID(), a);
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/
H A DSchemaBackend.java1550 newSchema.addExtraAttribute(at.getNameOrOID(), a);
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/
H A DSchemaBackend.java1550 newSchema.addExtraAttribute(at.getNameOrOID(), a);
/forgerock/opendj2-hg/src/server/org/opends/server/backends/
H A DSchemaBackend.java1444 newSchema.addExtraAttribute(at.getNameOrOID(), a);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/
H A DSchemaBackend.java1547 newSchema.addExtraAttribute(at.getNameOrOID(), a);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/
H A DSchemaBackend.java1129 newSchema.addExtraAttribute(at.getNameOrOID(), a);

Completed in 148 milliseconds