| Package | Description |
|---|---|
| org.squashtest.tm.domain.chart |
| Modifier and Type | Method and Description |
|---|---|
ChartQuery |
ChartQuery.createCopy() |
ChartQuery |
ChartDefinition.getQuery() |
ChartQuery |
ColumnPrototype.getSubQuery()
May be null : ColumnPrototypes having
ColumnType.ATTRIBUTE have no subqueries for instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
ChartDefinition.setQuery(ChartQuery query) |
| Constructor and Description |
|---|
ColumnPrototype(String label,
SpecializedEntityType specializedType,
DataType dataType,
ColumnType columnType,
ChartQuery subQuery,
String attributeName,
boolean business,
Set<ColumnRole> role) |
| Constructor and Description |
|---|
QChartQuery(com.querydsl.core.types.Path<? extends ChartQuery> path) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.