Uses of Class
org.apache.ldap.server.partition.impl.btree.IndexNotFoundException

Packages that use IndexNotFoundException
org.apache.ldap.server.partition.impl.btree   
org.apache.ldap.server.partition.impl.btree.jdbm   
 

Uses of IndexNotFoundException in org.apache.ldap.server.partition.impl.btree
 

Methods in org.apache.ldap.server.partition.impl.btree that throw IndexNotFoundException
abstract  Index BTreeContextPartition.getUserIndex(java.lang.String attribute)
           
abstract  Index BTreeContextPartition.getSystemIndex(java.lang.String attribute)
           
 

Uses of IndexNotFoundException in org.apache.ldap.server.partition.impl.btree.jdbm
 

Methods in org.apache.ldap.server.partition.impl.btree.jdbm that throw IndexNotFoundException
 Index JdbmContextPartition.getUserIndex(java.lang.String attribute)
           
 Index JdbmContextPartition.getSystemIndex(java.lang.String indexName)
           
 



Copyright © 2002-2005 . All Rights Reserved.