Uses of Class
org.apache.ldap.server.db.IndexNotFoundException

Packages that use IndexNotFoundException
org.apache.ldap.server.db   
org.apache.ldap.server.db.jdbm   
 

Uses of IndexNotFoundException in org.apache.ldap.server.db
 

Methods in org.apache.ldap.server.db that throw IndexNotFoundException
 Index Database.getUserIndex(java.lang.String attribute)
          TODO Document me!
 Index Database.getSystemIndex(java.lang.String attribute)
          TODO Document me!
 

Uses of IndexNotFoundException in org.apache.ldap.server.db.jdbm
 

Methods in org.apache.ldap.server.db.jdbm that throw IndexNotFoundException
 Index JdbmDatabase.getUserIndex(java.lang.String attribute)
           
 Index JdbmDatabase.getSystemIndex(java.lang.String indexName)
           
 



Copyright © 2002-2005 . All Rights Reserved.