public static interface SchemaHandler.SchemaUpdater
| Modifier and Type | Method and Description |
|---|---|
void |
update(org.forgerock.opendj.ldap.schema.SchemaBuilder builder)
Updates the schema using the provided schema builder.
|
void update(org.forgerock.opendj.ldap.schema.SchemaBuilder builder)
throws DirectoryException
builder - The builder on the current schemaDirectoryException - If an error occurs during the schema updateCopyright © 2010-2020 Wren Security. All Rights Reserved.