Uses of Interface
org.forgerock.opendj.ldap.spi.IndexQueryFactory
-
Packages that use IndexQueryFactory Package Description org.forgerock.opendj.ldap Classes and interfaces for core types including connections, entries, and attributes. -
-
Uses of IndexQueryFactory in org.forgerock.opendj.ldap
Methods in org.forgerock.opendj.ldap with parameters of type IndexQueryFactory Modifier and Type Method Description <T> T
Assertion. createIndexQuery(AttributeDescription attributeDescription, IndexQueryFactory<T> factory)
Returns an index query appropriate for the provided attribute value assertion.
-