public class CriteriaComboDataSet<T> extends Object implements IComboDataSet<T>
| Constructor and Description |
|---|
CriteriaComboDataSet(QCriteria<T> query)
Create with the specified immutable QCriteria.
|
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getComboDataSet(UrlPage page)
Execute the query and return the result.
|
@Nonnull public List<T> getComboDataSet(@Nonnull UrlPage page) throws Exception
getComboDataSet in interface IComboDataSet<T>ExceptionIComboDataSet.getComboDataSet(to.etc.domui.dom.html.UrlPage)Copyright © 2017 etc.to. All rights reserved.