Uses of Interface
org.apache.directory.server.xdbm.Store

Packages that use Store
org.apache.directory.server.xdbm   
 

Uses of Store in org.apache.directory.server.xdbm
 

Fields in org.apache.directory.server.xdbm declared as Store
protected  Store<org.apache.directory.shared.ldap.entry.ServerEntry,ID> AbstractXdbmPartition.store
          The store.
 

Constructors in org.apache.directory.server.xdbm with parameters of type Store
AbstractXdbmPartition(Store<org.apache.directory.shared.ldap.entry.ServerEntry,ID> store)
           
 



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