| Package | Description |
|---|---|
| org.squashtest.tm.domain.chart |
| Modifier and Type | Method and Description |
|---|---|
SpecializedEntityType |
ColumnPrototype.getSpecializedType() |
SpecializedEntityType |
ColumnPrototypeInstance.getSpecializedType() |
SpecializedEntityType |
Filter.getSpecializedType() |
SpecializedEntityType |
MeasureColumn.getSpecializedType() |
SpecializedEntityType |
AxisColumn.getSpecializedType() |
| Modifier and Type | Method and Description |
|---|---|
Map<ColumnRole,Set<SpecializedEntityType>> |
ChartDefinition.getInvolvedEntities()
Returns which entities are covered by this chart, sorted by roles
|
Map<ColumnRole,Set<SpecializedEntityType>> |
ChartQuery.getInvolvedEntities()
Returns which entities are covered by this chart, sorted by roles.
|
Map<ColumnRole,Set<SpecializedEntityType>> |
IChartQuery.getInvolvedEntities() |
| Constructor and Description |
|---|
ColumnPrototype(String label,
SpecializedEntityType specializedType,
DataType dataType,
ColumnType columnType,
ChartQuery subQuery,
String attributeName,
boolean business,
Set<ColumnRole> role) |
| Constructor and Description |
|---|
QSpecializedEntityType(com.querydsl.core.types.Path<? extends SpecializedEntityType> path) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.