| Modifier and Type | Method and Description |
|---|---|
Project |
IssueDetector.getProject()
will return the (Squash) project that entity belongs to
|
| Modifier and Type | Method and Description |
|---|---|
Project |
Iteration.getProject() |
Project |
IterationTestPlanItem.getProject() |
Project |
TestSuite.getProject() |
Project |
CampaignTestPlanItem.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
CampaignFolder.notifyAssociatedWithProject(Project project) |
| Modifier and Type | Method and Description |
|---|---|
Project |
ChartDefinition.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChartDefinition.setProject(Project project) |
| Modifier and Type | Method and Description |
|---|---|
Project |
BoundEntity.getProject() |
| Modifier and Type | Method and Description |
|---|---|
Project |
CustomReportLibrary.getProject() |
Project |
CustomReportDashboard.getProject() |
Project |
CustomReportFolder.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomReportLibrary.setProject(Project project) |
void |
CustomReportDashboard.setProject(Project project) |
void |
CustomReportFolder.setProject(Project project) |
| Modifier and Type | Method and Description |
|---|---|
Project |
Execution.getProject() |
Project |
ExecutionStep.getProject() |
| Modifier and Type | Method and Description |
|---|---|
Project |
GenericLibraryNode.getProject() |
Project |
TreeNode.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderSupport.notifyAssociatedProjectWasSet(Project formerProject,
Project currentProject)
Notifies that the project was set to something.
|
void |
GenericLibraryNode.notifyAssociatedWithProject(Project project)
Notifies this object it is now a resource of the given project.
|
void |
LibraryNode.notifyAssociatedWithProject(Project project)
Notifies this resource now belongs to the given project.
|
| Modifier and Type | Method and Description |
|---|---|
Project |
MilestoneHolder.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectVisitor.visit(Project project) |
| Constructor and Description |
|---|
QProject(Class<? extends Project> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QProject(com.querydsl.core.types.Path<? extends Project> path) |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.ListPath<Project,QProject> |
QProjectFilter.projects |
| Modifier and Type | Method and Description |
|---|---|
List<Project> |
ProjectFilter.getProjects() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectFilter.removeProject(Project project) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectFilter.setProjects(List<Project> newProjectList) |
| Modifier and Type | Method and Description |
|---|---|
Project |
RequirementLibraryNode.getProject() |
Project |
RequirementVersion.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequirementFolder.notifyAssociatedWithProject(Project project) |
void |
RequirementLibraryNode.notifyAssociatedWithProject(Project project)
Notifies this object it is now a resource of the given project.
|
| Modifier and Type | Method and Description |
|---|---|
Project |
ActionTestStep.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestCaseFolder.notifyAssociatedWithProject(Project project) |
| Modifier and Type | Method and Description |
|---|---|
Project |
TreeEntity.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeEntity.setProject(Project project) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.