public final class MatchingRuleUseHelper extends Object
| Modifier | Constructor and Description |
|---|---|
private |
MatchingRuleUseHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addToRegistries(MatchingRuleUse matchingRuleUse,
SchemaErrorHandler errorHandler,
Registries registries)
Inject the MatchingRuleUse into the registries, updating the references to
other SchemaObject
|
public static void addToRegistries(MatchingRuleUse matchingRuleUse, SchemaErrorHandler errorHandler, Registries registries) throws LdapException
matchingRuleUse - The MatchingRuleUse to add to the RegistrieserrorHandler - Error handlerregistries - The RegistriesLdapException - If the addition failedCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.