Searched defs:replaceExistingSchemaElement (Results 1 - 1 of 1) sorted by relevance
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/ |
H A D | SchemaBackend.java | 1337 replaceExistingSchemaElement(modifiedSchemaFiles, attributeType, 1359 private <T extends SchemaFileElement> void replaceExistingSchemaElement( method in class:SchemaBackend 1675 replaceExistingSchemaElement(modifiedSchemaFiles, objectClass, 1945 replaceExistingSchemaElement(modifiedSchemaFiles, nameForm, existingNF); 2229 replaceExistingSchemaElement(modifiedSchemaFiles, ditContentRule, 2410 replaceExistingSchemaElement(modifiedSchemaFiles, ditStructureRule, 2636 replaceExistingSchemaElement(modifiedSchemaFiles, matchingRuleUse, 2757 replaceExistingSchemaElement(modifiedSchemaFiles, ldapSyntaxDesc, existingLSD);
|
Completed in 87 milliseconds