Uses of Interface
org.forgerock.opendj.ldap.schema.SchemaBuilder.SchemaBuilderHook
Package
Description
Classes and interfaces for constructing and querying LDAP schemas.
-
Uses of SchemaBuilder.SchemaBuilderHook in org.forgerock.opendj.ldap.schema
Modifier and TypeMethodDescriptionSchemaBuilder.addSchema
(Entry entry, boolean overwrite, SchemaBuilder.SchemaBuilderHook hook) Adds all of the schema elements contained in the provided subschema subentry to this schema builder.