public class SearchMetaData extends Object implements Serializable
| Constructor and Description |
|---|
SearchMetaData() |
| Modifier and Type | Method and Description |
|---|---|
List<SearchColumn> |
getColumns()
Details of all the columns available from a search resource.
|
List<SearchSort> |
getSorting()
Describes the default sorting applied.
|
public List<SearchColumn> getColumns()
public List<SearchSort> getSorting()
Copyright © 2014. All Rights Reserved.