Uses of Interface
org.apache.directory.server.core.schema.SchemaService

Packages that use SchemaService
org.apache.directory.server.core   
 

Uses of SchemaService in org.apache.directory.server.core
 

Methods in org.apache.directory.server.core that return SchemaService
 SchemaService DirectoryService.getSchemaService()
           
 

Methods in org.apache.directory.server.core with parameters of type SchemaService
 void DirectoryService.setSchemaService(SchemaService schemaService)
           
 



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.