@Generated(value="com.querydsl.codegen.EntitySerializer") public class QProject extends com.querydsl.core.types.dsl.EntityPathBase<Project>
| Modifier and Type | Field and Description |
|---|---|
QGenericProject |
_super |
com.querydsl.core.types.dsl.BooleanPath |
active |
com.querydsl.core.types.dsl.BooleanPath |
allowTcModifDuringExec |
QAttachmentList |
attachmentList |
QBugTrackerBinding |
bugtrackerBinding |
QCampaignLibrary |
campaignLibrary |
QCustomReportLibrary |
customReportLibrary |
QString |
description |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
QString |
label |
com.querydsl.core.types.dsl.SetPath<Milestone,QMilestone> |
milestones |
QString |
name |
static QProject |
project |
QInfoList |
requirementCategories |
QRequirementLibrary |
requirementLibrary |
com.querydsl.core.types.dsl.SetPath<TestAutomationProject,QTestAutomationProject> |
testAutomationProjects |
QTestAutomationServer |
testAutomationServer |
QTestCaseLibrary |
testCaseLibrary |
QInfoList |
testCaseNatures |
QInfoList |
testCaseTypes |
| 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) |
QProject(com.querydsl.core.types.PathMetadata metadata) |
QProject(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QProject(String variable) |
accept, add, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAnyas, as, count, countDistinct, eq, eq, eqAll, eqAll, eqAny, eqAny, in, in, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QProject project
public final QGenericProject _super
public final com.querydsl.core.types.dsl.BooleanPath active
public final com.querydsl.core.types.dsl.BooleanPath allowTcModifDuringExec
public final QAttachmentList attachmentList
public final QBugTrackerBinding bugtrackerBinding
public final QCampaignLibrary campaignLibrary
public final QCustomReportLibrary customReportLibrary
public final QString description
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final QString label
public final com.querydsl.core.types.dsl.SetPath<Milestone,QMilestone> milestones
public final QString name
public final QInfoList requirementCategories
public final QRequirementLibrary requirementLibrary
public final com.querydsl.core.types.dsl.SetPath<TestAutomationProject,QTestAutomationProject> testAutomationProjects
public final QTestAutomationServer testAutomationServer
public final QTestCaseLibrary testCaseLibrary
public final QInfoList testCaseNatures
public final QInfoList testCaseTypes
public QProject(String variable)
public QProject(com.querydsl.core.types.Path<? extends Project> path)
public QProject(com.querydsl.core.types.PathMetadata metadata)
public QProject(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.