public final class NameFormHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addToRegistries(NameForm nameForm,
List<Throwable> errors,
Registries registries)
Inject the NameForm into the registries, updating the references to
other SchemaObject
|
public static void addToRegistries(NameForm nameForm, List<Throwable> errors, Registries registries) throws LdapException
nameForm - The NameForm to add to the Registrieserrors - The errors we got while adding the NameForm to the Registriesregistries - The RegistriesIf - the addition failedLdapExceptionCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.