public final class DitStructureRuleHelper
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
DitStructureRuleHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addToRegistries(DitStructureRule ditStructureRule,
java.util.List<java.lang.Throwable> errors,
Registries registries)
Inject the DitContentRule into the registries, updating the references to
other SchemaObject
|
public static void addToRegistries(DitStructureRule ditStructureRule, java.util.List<java.lang.Throwable> errors, Registries registries) throws LdapException
ditStructureRule - The DitStructureRule to add to the Registrieserrors - The errors we got while adding the DitContentRule to the Registriesregistries - The RegistriesIf - the addition failedLdapException