| Package | Description |
|---|---|
| org.apache.directory.api.ldap.model.schema |
Contains interfaces and base classes for representing the LDAP schema domain
model.
|
| org.apache.directory.api.ldap.model.schema.registries |
| Modifier and Type | Method and Description |
|---|---|
LdapSyntaxRegistry |
SchemaManager.getLdapSyntaxRegistry()
Get an immutable reference on the LdapSyntax registry
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLdapSyntaxRegistry
A LdapSyntax registry's service default implementation.
|
class |
ImmutableLdapSyntaxRegistry
An immutable wrapper of the Syntax registry.
|
| Modifier and Type | Method and Description |
|---|---|
LdapSyntaxRegistry |
LdapSyntaxRegistry.copy()
Copy the LdapSyntaxRegistry
|
LdapSyntaxRegistry |
Registries.getLdapSyntaxRegistry() |
| Constructor and Description |
|---|
ImmutableLdapSyntaxRegistry(LdapSyntaxRegistry ldapSyntaxRegistry)
Creates a new instance of ImmutableLdapSyntaxRegistry.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.