Uses of Interface
org.opends.server.schema.SchemaHandler.SchemaUpdater
-
Packages that use SchemaHandler.SchemaUpdater Package Description org.opends.server.schema Contains implementations of various Directory Server schema elements. -
-
Uses of SchemaHandler.SchemaUpdater in org.opends.server.schema
Methods in org.opends.server.schema with parameters of type SchemaHandler.SchemaUpdater Modifier and Type Method Description void
SchemaHandler. updateSchema(SchemaHandler.SchemaUpdater updater)
Updates the schema using the provided schema updater.
-