| Package | Description |
|---|---|
| org.squashtest.tm.domain.customfield | |
| org.squashtest.tm.domain.denormalizedfield |
| Modifier and Type | Method and Description |
|---|---|
void |
RawValue.setValueFor(DenormalizedFieldValue field) |
void |
RawValue.visit(DenormalizedFieldValue standardValue) |
| Modifier and Type | Class and Description |
|---|---|
class |
DenormalizedMultiSelectField |
class |
DenormalizedNumericValue
Created by jthebault on 25/07/2016.
|
class |
DenormalizedRichValue |
class |
DenormalizedSingleSelectField
An Editable Denormalized Custom Field which stores a single option selected from a list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DenormalizedFieldVisitor.visit(DenormalizedFieldValue standardValue) |
| Constructor and Description |
|---|
QDenormalizedFieldValue(Class<? extends DenormalizedFieldValue> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QDenormalizedFieldValue(com.querydsl.core.types.Path<? extends DenormalizedFieldValue> path) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.