public interface CustomCustomFieldBindingDao
| Modifier and Type | Method and Description |
|---|---|
List<org.squashtest.tm.domain.customfield.CustomFieldBinding> |
findAllForProjectAndEntity(long projectId,
org.squashtest.tm.domain.customfield.BindableEntity boundEntity,
org.squashtest.tm.core.foundation.collection.Paging paging) |
void |
removeCustomFieldBindings(List<Long> bindingIds) |
List<org.squashtest.tm.domain.customfield.CustomFieldBinding> findAllForProjectAndEntity(long projectId, org.squashtest.tm.domain.customfield.BindableEntity boundEntity, org.squashtest.tm.core.foundation.collection.Paging paging)
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.