|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomFieldValueDao.CustomFieldValuesPair | |
|---|---|
| org.squashtest.tm.service.internal.repository | |
| Uses of CustomFieldValueDao.CustomFieldValuesPair in org.squashtest.tm.service.internal.repository |
|---|
| Methods in org.squashtest.tm.service.internal.repository that return types with arguments of type CustomFieldValueDao.CustomFieldValuesPair | |
|---|---|
List<CustomFieldValueDao.CustomFieldValuesPair> |
CustomFieldValueDao.findPairedCustomFieldValues(org.squashtest.tm.domain.customfield.BindableEntity entity,
Long origEntityId,
Long copyEntityId)
Will return instances of CustomFieldValueDao.CustomFieldValuesPair, that will pair two CustomFieldValue that represents the same
CustomFieldBinding. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||