Class DitStructureRuleHelper


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

      • addToRegistries

        public static void addToRegistries​(DitStructureRule ditStructureRule,
                                           SchemaErrorHandler errorHandler,
                                           Registries registries)
        Inject the DitContentRule into the registries, updating the references to other SchemaObject
        Parameters:
        ditStructureRule - The DitStructureRule to add to the Registries
        errorHandler - Error handler
        registries - The Registries