| Package | Description |
|---|---|
| org.squashtest.tm.domain | |
| org.squashtest.tm.domain.chart | |
| org.squashtest.tm.domain.library |
| Modifier and Type | Method and Description |
|---|---|
EntityType |
EntityReference.getType() |
static EntityType |
EntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityType[] |
EntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EntityReference(EntityType entityType,
Long entityId) |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.EnumPath<EntityType> |
QSpecializedEntityType.entityType |
| Modifier and Type | Method and Description |
|---|---|
EntityType |
ColumnPrototype.getEntityType() |
EntityType |
ColumnPrototypeInstance.getEntityType() |
EntityType |
Filter.getEntityType() |
EntityType |
MeasureColumn.getEntityType() |
EntityType |
SpecializedEntityType.getEntityType() |
EntityType |
AxisColumn.getEntityType() |
| Constructor and Description |
|---|
SpecializedEntityType(EntityType entityType,
SpecializedEntityType.EntityRole entityRole) |
| Modifier and Type | Method and Description |
|---|---|
<X extends NodeContainer<?>> |
WhichNodeVisitor.getTypeOf(X container) |
<X extends TreeNode> |
WhichNodeVisitor.getTypeOf(X node) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.