|
||||||||||
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 |
BTreeDirectoryPartition.getSystemIndex(java.lang.String attribute)
|
abstract Index |
BTreeDirectoryPartition.getUserIndex(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 |
JdbmDirectoryPartition.getSystemIndex(java.lang.String indexName)
|
Index |
JdbmDirectoryPartition.getUserIndex(java.lang.String attribute)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |