Package | Description |
---|---|
com.bstek.dorado.data.provider |
数据提供者的基本实现。
|
com.bstek.dorado.data.provider.filter | |
com.bstek.dorado.view.service |
用于为Brich客户端提供Ajax服务。
|
Modifier and Type | Class and Description |
---|---|
class |
And |
class |
Junction |
class |
Or |
Modifier and Type | Method and Description |
---|---|
java.util.List<Criterion> |
Criteria.getCriterions() |
java.util.Collection<Criterion> |
Junction.getCriterions() |
Modifier and Type | Method and Description |
---|---|
void |
Criteria.addCriterion(Criterion criterion) |
void |
Junction.addCriterion(Criterion criterion) |
Modifier and Type | Method and Description |
---|---|
void |
Junction.setCriterions(java.util.Collection<Criterion> criterions) |
Modifier and Type | Class and Description |
---|---|
class |
ExpressionFilterCriterion |
class |
FilterCriterion |
class |
PropertyFilterCriterion |
class |
SingleValueFilterCriterion |
Modifier and Type | Method and Description |
---|---|
Criterion |
AdvanceFilterCriterionParser.createFilterCriterion(java.lang.String property,
DataType dataType,
java.lang.String expression) |
Criterion |
FilterCriterionParser.createFilterCriterion(java.lang.String property,
DataType dataType,
java.lang.String expression) |
Modifier and Type | Method and Description |
---|---|
protected Criterion |
LoadDataServiceProcessor.parseCriterion(org.codehaus.jackson.node.ObjectNode rudeCriterion) |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.