| Package | Description |
|---|---|
| org.squashtest.tm.domain.campaign |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.ListPath<CampaignTestPlanItem,QCampaignTestPlanItem> |
QCampaign.testPlan |
| Modifier and Type | Method and Description |
|---|---|
CampaignTestPlanItem |
CampaignTestPlanItem.createCampaignlessCopy()
Factory method.
|
CampaignTestPlanItem |
Campaign.findTestPlanItem(TestCase testCase) |
| Modifier and Type | Method and Description |
|---|---|
List<CampaignTestPlanItem> |
Campaign.getTestPlan() |
| Modifier and Type | Method and Description |
|---|---|
void |
Campaign.addToTestPlan(CampaignTestPlanItem itemTestPlan) |
void |
Campaign.removeTestPlanItem(CampaignTestPlanItem itemTestPlan) |
| Constructor and Description |
|---|
QCampaignTestPlanItem(Class<? extends CampaignTestPlanItem> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QCampaignTestPlanItem(com.querydsl.core.types.Path<? extends CampaignTestPlanItem> path) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.