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