Package | Description |
---|---|
org.apache.directory.server.core | |
org.apache.directory.server.core.schema |
Modifier and Type | Method and Description |
---|---|
SchemaService |
MockDirectoryService.getSchemaService() |
SchemaService |
DefaultDirectoryService.getSchemaService() |
SchemaService |
DirectoryService.getSchemaService() |
Modifier and Type | Method and Description |
---|---|
void |
MockDirectoryService.setSchemaService(SchemaService schemaService) |
void |
DefaultDirectoryService.setSchemaService(SchemaService schemaService) |
void |
DirectoryService.setSchemaService(SchemaService schemaService) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSchemaService
This class manage the Schema's operations.
|
Copyright © 2003-2013 Apache Software Foundation. All Rights Reserved.