| Package | Description |
|---|---|
| org.squashtest.tm.domain.chart |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.ListPath<Filter,QFilter> |
QChartQuery.filters |
| Modifier and Type | Method and Description |
|---|---|
Filter |
Filter.createCopy() |
| Modifier and Type | Method and Description |
|---|---|
List<Filter> |
ChartDefinition.getFilters() |
List<Filter> |
ChartQuery.getFilters() |
List<Filter> |
IChartQuery.getFilters() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChartQuery.setFilters(List<Filter> filters) |
| Constructor and Description |
|---|
QFilter(Class<? extends Filter> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QFilter(com.querydsl.core.types.Path<? extends Filter> path) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.