|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |