@Generated(value="com.querydsl.codegen.EntitySerializer") public class QProjectTemplate extends com.querydsl.core.types.dsl.EntityPathBase<ProjectTemplate>
| 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 QProjectTemplate |
projectTemplate |
QInfoList |
requirementCategories |
QRequirementLibrary |
requirementLibrary |
com.querydsl.core.types.dsl.SetPath<TestAutomationProject,QTestAutomationProject> |
testAutomationProjects |
QTestAutomationServer |
testAutomationServer |
QTestCaseLibrary |
testCaseLibrary |
QInfoList |
testCaseNatures |
QInfoList |
testCaseTypes |
| Constructor and Description |
|---|
QProjectTemplate(Class<? extends ProjectTemplate> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QProjectTemplate(com.querydsl.core.types.Path<? extends ProjectTemplate> path) |
QProjectTemplate(com.querydsl.core.types.PathMetadata metadata) |
QProjectTemplate(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QProjectTemplate(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 QProjectTemplate projectTemplate
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 QProjectTemplate(String variable)
public QProjectTemplate(com.querydsl.core.types.Path<? extends ProjectTemplate> path)
public QProjectTemplate(com.querydsl.core.types.PathMetadata metadata)
public QProjectTemplate(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QProjectTemplate(Class<? extends ProjectTemplate> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.