public class SortKey extends Object
Modifier and Type | Field and Description |
---|---|
String |
attributeName
Sorting Key.
|
boolean |
reverse
true to sort in descending order. |
Constructor and Description |
---|
SortKey() |
public boolean reverse
true
to sort in descending order.public String attributeName
public SortKey()
Copyright © 2010-2014, ForgeRock All Rights Reserved.