| Package | Description |
|---|---|
| org.forgerock.opendj.ldap.schema |
Classes and interfaces for constructing and querying LDAP schemas.
|
| org.forgerock.opendj.ldap.spi |
Interfaces and classes for service providers.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Indexer> |
MatchingRule.createIndexers(IndexingOptions options)
Returns the indexers for this matching rule configured using the provided indexing options.
|
Collection<? extends Indexer> |
MatchingRuleImpl.createIndexers(IndexingOptions options)
Returns the indexers for this matching rule.
|
| Modifier and Type | Method and Description |
|---|---|
IndexingOptions |
IndexQueryFactory.getIndexingOptions()
Returns the indexing options for this factory.
|
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.