| java.lang.Object | |
| ↳ | org.mule.module.ldap.api.LDAPSortKey |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ascending | Determines the sort order: true if the sort order is ascending, false if descending. | ||||||||||
| attributeName | The non-null Attribute ID of the sort key. | ||||||||||
| matchingRuleID | The possibly null matching rule ID. | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Determines the sort order: true if the sort order is ascending, false if descending.
The non-null Attribute ID of the sort key.
The possibly null matching rule ID. If null then the ordering matching rule defined for the sort key attribute is used.
| attributeName | |
|---|---|
| ascending | |
| matchingRuleID |
| ascending |
|---|
| attributeName |
|---|
| matchingRuleID |
|---|