Class DitContentRuleHelper


  • public final class DitContentRuleHelper
    extends Object
    An helper class used to store all the methods associated with an DitContentRule in relation with the Registries and SchemaManager.
    Author:
    Apache Directory Project
    • Method Detail

      • addToRegistries

        public static void addToRegistries​(DitContentRule ditContentRule,
                                           SchemaErrorHandler errorHandler,
                                           Registries registries)
                                    throws LdapException
        Inject the DitContentRule into the registries, updating the references to other SchemaObject
        Parameters:
        ditContentRule - The DitContentRule to add to the Registries
        errorHandler - Error handler
        registries - The Registries
        Throws:
        LdapException - If the addition failed