| Package | Description |
|---|---|
| org.apache.directory.server.config |
| Modifier and Type | Method and Description |
|---|---|
ConfigBean |
ConfigPartitionReader.readConfig()
Read the configuration from the DIT, returning a bean containing all of it.
|
ConfigBean |
ConfigPartitionReader.readConfig(org.apache.directory.api.ldap.model.name.Dn baseDn)
Read the configuration from the DIT, returning a bean containing all of it.
|
ConfigBean |
ConfigPartitionReader.readConfig(org.apache.directory.api.ldap.model.name.Dn baseDn,
String objectClass)
Read the configuration from the DIT, returning a bean containing all of it.
|
ConfigBean |
ConfigPartitionReader.readConfig(String baseDn)
Read the configuration from the DIT, returning a bean containing all of it.
|
ConfigBean |
ConfigPartitionReader.readConfig(String baseDn,
String objectClass)
Read the configuration from the DIT, returning a bean containing all of it.
|
| Constructor and Description |
|---|
ConfigWriter(org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager,
ConfigBean configBean)
Creates a new instance of ConfigWriter.
|
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.