| Package | Description |
|---|---|
| org.squashtest.tm.domain.customfield | |
| org.squashtest.tm.domain.denormalizedfield | |
| org.squashtest.tm.exception.customfield |
| Modifier and Type | Method and Description |
|---|---|
CustomFieldValue |
CustomFieldValue.copy() |
CustomFieldValue |
CustomFieldBinding.createNewValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CustomFieldValue.representsSameBinding(CustomFieldValue otherValue) |
boolean |
CustomFieldValue.representsSameCustomField(CustomFieldValue otherValue) |
| Modifier and Type | Method and Description |
|---|---|
CustomFieldValue |
DenormalizedFieldValue.getCustomFieldValue() |
| Constructor and Description |
|---|
DenormalizedFieldValue(CustomFieldValue customFieldValue,
int newBindingPosition,
Long denormalizedFieldHolderId,
DenormalizedFieldHolderType denormalizedFieldHolderType)
Will create a DenormalizedFieldValue with the value param.
|
DenormalizedFieldValue(CustomFieldValue customFieldValue,
Long denormalizedFieldHolderId,
DenormalizedFieldHolderType denormalizedFieldHolderType)
Copies the attributes of the given customFieldValue and it's associated customField and customFieldBinding
|
DenormalizedSingleSelectField(CustomFieldValue customFieldValue,
int newBindingPosition,
Long denormalizedFieldHolderId,
DenormalizedFieldHolderType denormalizedFieldHolderType) |
DenormalizedSingleSelectField(CustomFieldValue customFieldValue,
Long denormalizedFieldHolderId,
DenormalizedFieldHolderType denormalizedFieldHolderType) |
| Constructor and Description |
|---|
MandatoryCufException(CustomFieldValue customFieldValue) |
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.