public final class MatchingRuleUseHelper extends Object
Modifier and Type | Method and Description |
---|---|
static void |
addToRegistries(MatchingRuleUse matchingRuleUse,
List<Throwable> errors,
Registries registries)
Inject the MatchingRuleUse into the registries, updating the references to
other SchemaObject
|
public static void addToRegistries(MatchingRuleUse matchingRuleUse, List<Throwable> errors, Registries registries) throws LdapException
matchingRuleUse
- The MatchingRuleUse to add to the Registrieserrors
- The errors we got while adding the MatchingRuleUse to the Registriesregistries
- The RegistriesIf
- the addition failedLdapException
Copyright © 2018. All rights reserved.