| Package | Description |
|---|---|
| org.squashtest.tm.domain.customreport | |
| org.squashtest.tm.domain.tree |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.EnumPath<CustomReportTreeDefinition> |
QCustomReportLibraryNode.entityType |
| Modifier and Type | Method and Description |
|---|---|
static CustomReportTreeDefinition |
CustomReportTreeDefinition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomReportTreeDefinition[] |
CustomReportTreeDefinition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomReportLibraryNode.setEntityType(CustomReportTreeDefinition entityType) |
| Constructor and Description |
|---|
CustomReportLibraryNode(CustomReportTreeDefinition entityType,
Long entityId,
String name,
CustomReportLibrary library) |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeLibraryNode.setEntityType(CustomReportTreeDefinition entityType) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.