| Package | Description |
|---|---|
| org.squashtest.tm.domain.customfield | |
| org.squashtest.tm.domain.denormalizedfield | |
| org.squashtest.tm.exception.customfield |
| Modifier and Type | Class and Description |
|---|---|
class |
RichTextValue |
class |
TagsValue |
| Modifier and Type | Method and Description |
|---|---|
CustomFieldValue |
RichTextValue.copy() |
CustomFieldValue |
TagsValue.copy() |
CustomFieldValue |
CustomFieldValue.copy() |
CustomFieldValue |
CustomFieldBinding.createNewValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CustomFieldValue.representsSameBinding(CustomFieldValue otherValue) |
boolean |
CustomFieldValue.representsSameCustomField(CustomFieldValue otherValue) |
void |
RawValue.setValueFor(CustomFieldValue field) |
| Modifier and Type | Field and Description |
|---|---|
protected CustomFieldValue |
DenormalizedFieldValue.customFieldValue |
| Modifier and Type | Method and Description |
|---|---|
CustomFieldValue |
DenormalizedFieldValue.getCustomFieldValue() |
| Constructor and Description |
|---|
DenormalizedFieldValue(CustomFieldValue customFieldValue,
Long denormalizedFieldHolderId,
DenormalizedFieldHolderType denormalizedFieldHolderType)
Copies the attributes of the given customFieldValue and it's associated customField and customFieldBinding
|
DenormalizedMultiSelectField(CustomFieldValue customFieldValue,
Long denormalizedFieldHolderId,
DenormalizedFieldHolderType denormalizedFieldHolderType) |
DenormalizedRichValue(CustomFieldValue customFieldValue,
Long denormalizedFieldHolderId,
DenormalizedFieldHolderType denormalizedFieldHolderType) |
DenormalizedSingleSelectField(CustomFieldValue customFieldValue,
Long denormalizedFieldHolderId,
DenormalizedFieldHolderType denormalizedFieldHolderType) |
| Constructor and Description |
|---|
MandatoryCufException(CustomFieldValue customFieldValue) |
Copyright © 2010-2015 Henix, henix.fr. All Rights Reserved.