Uses of Class
org.apache.directory.server.xdbm.IndexNotFoundException

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

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

Methods in org.apache.directory.server.xdbm that throw IndexNotFoundException
 Index<?,E> Store.getSystemIndex(java.lang.String id)
          Get the user index associated with the given name
 Index<?,E> Store.getUserIndex(java.lang.String id)
          Get the user index associated with the given name
 



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