public interface CustomRequirementVersionLinkTypeDao
RequirementVersionLinkType.| Modifier and Type | Method and Description |
|---|---|
boolean |
doesCodeAlreadyExist(String code) |
boolean |
doesCodeAlreadyExist(String newCode,
Long linkTypeId)
Check if the code is already used by another Type than the given one.
|
List<org.squashtest.tm.domain.requirement.RequirementVersionLinkType> |
getAllPagedAndSortedReqVersionLinkTypes(org.squashtest.tm.core.foundation.collection.PagingAndSorting pas)
Returns a paged and ordered list of all the
RequirementVersionLinkType. |
List<org.squashtest.tm.domain.requirement.RequirementVersionLinkType> getAllPagedAndSortedReqVersionLinkTypes(org.squashtest.tm.core.foundation.collection.PagingAndSorting pas)
RequirementVersionLinkType.pas - boolean doesCodeAlreadyExist(String code)
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.