| Package | Description |
|---|---|
| org.wso2.carbon.analytics.restapi | |
| org.wso2.carbon.analytics.restapi.beans |
| Modifier and Type | Method and Description |
|---|---|
static List<org.wso2.carbon.analytics.dataservice.commons.SortByField> |
Utils.getSortedFields(List<SortByFieldBean> sortByFieldBeans) |
| Modifier and Type | Method and Description |
|---|---|
List<SortByFieldBean> |
QueryBean.getSortByFieldBeans()
Returns the list of field which is used to sort with their sort type
|
List<SortByFieldBean> |
DrillDownRequestBean.getSortByFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryBean.setSortByFieldBeans(List<SortByFieldBean> sortByFieldBeans)
Set the list of fields which will be used to sort records with their sort types
|
void |
DrillDownRequestBean.setSortByFields(List<SortByFieldBean> sortByFields) |
Copyright © 2016 WSO2. All rights reserved.