public @interface CollectionSortAttribute
| Modifier and Type | Required Element and Description |
|---|---|
String |
value
Gets the attribute name to sort on.
|
| Modifier and Type | Optional Element and Description |
|---|---|
SortDirection |
sortDirection
Gets the direction which to sort.
|
public abstract SortDirection sortDirection
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.