public class DrillDownRequestBean extends Object
| Constructor and Description |
|---|
DrillDownRequestBean() |
| Modifier and Type | Method and Description |
|---|---|
List<DrillDownPathBean> |
getCategories() |
String |
getQuery() |
String |
getRangeField() |
List<DrillDownRangeBean> |
getRanges() |
int |
getRecordCount() |
int |
getRecordStart() |
String |
getScoreFunction() |
String |
getTableName() |
public String getTableName()
public List<DrillDownPathBean> getCategories()
public String getQuery()
public String getScoreFunction()
public int getRecordCount()
public int getRecordStart()
public List<DrillDownRangeBean> getRanges()
public String getRangeField()
Copyright © 2015 WSO2. All rights reserved.