| Package | Description |
|---|---|
| org.squashtest.tm.domain.infolist | |
| org.squashtest.tm.domain.project |
| Modifier and Type | Method and Description |
|---|---|
InfoList |
InfoListItem.getInfoList() |
| Modifier and Type | Method and Description |
|---|---|
int |
InfoList.compareTo(InfoList infoList) |
static boolean |
SystemInfoListCode.isNotSystem(InfoList list) |
static boolean |
SystemInfoListCode.isSystem(InfoList list) |
void |
InfoListItem.setInfoList(InfoList infoList) |
static void |
SystemInfoListCode.verifyModificationPermission(InfoList infoList) |
| Constructor and Description |
|---|
QInfoList(com.querydsl.core.types.Path<? extends InfoList> path) |
| Modifier and Type | Method and Description |
|---|---|
InfoList |
GenericProject.getRequirementCategories() |
InfoList |
GenericProject.getTestCaseNatures() |
InfoList |
GenericProject.getTestCaseTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericProject.setRequirementCategories(InfoList requirementCategories) |
void |
GenericProject.setTestCaseNatures(InfoList testCaseNatures) |
void |
GenericProject.setTestCaseTypes(InfoList testCaseTypes) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.