Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class com.netscape.jndi.ldap.controls.LdapSortKey
Uses in package com.netscape.jndi.ldap.controls
Constructors with parameter type com.netscape.jndi.ldap.controls.LdapSortKey
LdapSortControl
.
LdapSortControl
(
LdapSortKey
key, boolean critical)
Constructs an
LDAPSortControl
object with a single sorting key.
LdapSortControl
.
LdapSortControl
(
LdapSortKey
[] keys, boolean critical)
Constructs an
LDAPSortControl
object with an array of sorting keys.
Package
Class
Use
Tree
Index
Deprecated
About