| Package | Description |
|---|---|
| org.squashtest.tm.domain.customfield | |
| org.squashtest.tm.domain.denormalizedfield |
| Modifier and Type | Method and Description |
|---|---|
CustomFieldBinding |
CustomFieldValue.getBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomFieldValue.setBinding(CustomFieldBinding binding) |
| Constructor and Description |
|---|
CustomFieldValue(Long boundEntityId,
BindableEntity boundEntityType,
CustomFieldBinding binding,
String value) |
| Constructor and Description |
|---|
CustomFieldBinding.PositionAwareBindingList(Collection<CustomFieldBinding> items) |
| Constructor and Description |
|---|
DenormalizedFieldValue(String value,
CustomFieldBinding binding,
Long denormalizedFieldHolderId,
DenormalizedFieldHolderType denormalizedFieldHolderType)
Create DenormalizedFieldValue with value param.
|
DenormalizedSingleSelectField(String value,
CustomFieldBinding binding,
Long denormalizedFieldHolderId,
DenormalizedFieldHolderType denormalizedFieldHolderType) |
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.