Uses of Class
org.squashtest.tm.service.internal.repository.CustomFieldValueDao.CustomFieldValuesPair

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.
 



Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.