| Interface | Description |
|---|---|
| RegistrySynchronizer |
Interface used to detect and react to changes performed on schema entities
to update registries so they're synchronized with entries on disk.
|
| Class | Description |
|---|---|
| AbstractRegistrySynchronizer |
An abstract registry synchronizer with some reused functionality.
|
| AttributeTypeSynchronizer |
A handler for operations performed to add, delete, modify, rename and
move schema normalizers.
|
| ComparatorSynchronizer |
A handler for operations performed to add, delete, modify, rename and
move schema comparators.
|
| DitContentRuleSynchronizer |
A schema entity change handler for DitContentRules.
|
| DitStructureRuleSynchronizer |
A schema entity change handler for DitStructureRules.
|
| MatchingRuleSynchronizer |
A handler for operations performed to add, delete, modify, rename and
move schema normalizers.
|
| MatchingRuleUseSynchronizer |
A schema entity change handler for DitMatchingRuleUses.
|
| NameFormSynchronizer |
A schema entity change handler for NameForms.
|
| NormalizerSynchronizer | |
| ObjectClassSynchronizer | |
| RegistrySynchronizerAdaptor |
Central point of control for schemas enforced by the server.
|
| SchemaSynchronizer |
This class handle modifications made on a global schema.
|
| SyntaxCheckerSynchronizer |
A synchronizer which detects changes to syntaxCheckers and updates the
SchemaManager. |
| SyntaxSynchronizer |
A syntax specific registry synchronizer which responds to syntax entry
changes in the DIT to update the syntax registry.
|
Copyright © 2021. All rights reserved.