public class SortParameterBean extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
sort
Comma separated list of sorted attributes.
|
| Constructor and Description |
|---|
SortParameterBean() |
@QueryParam(value="sort") @DefaultValue(value="name") public String sort
+ for sorting in ascending order or - for sorting in descending orderpublic SortParameterBean setSort(String sort)
Copyright © 2024 Gentics Software. All rights reserved.