@Generated(value="com.querydsl.codegen.EntitySerializer") public class QChartDefinition extends com.querydsl.core.types.dsl.EntityPathBase<ChartDefinition>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.SetPath<CustomReportChartBinding,QCustomReportChartBinding> |
chartBindings |
static QChartDefinition |
chartDefinition |
QString |
description |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
QString |
name |
QUser |
owner |
QProject |
project |
com.querydsl.core.types.dsl.ListPath<String,QString> |
projectScope |
QChartQuery |
query |
com.querydsl.core.types.dsl.ListPath<EntityReference,com.querydsl.core.types.dsl.SimplePath<EntityReference>> |
scope |
com.querydsl.core.types.dsl.EnumPath<ScopeType> |
scopeType |
com.querydsl.core.types.dsl.EnumPath<ChartType> |
type |
com.querydsl.core.types.dsl.EnumPath<Visibility> |
visibility |
| Constructor and Description |
|---|
QChartDefinition(Class<? extends ChartDefinition> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QChartDefinition(com.querydsl.core.types.Path<? extends ChartDefinition> path) |
QChartDefinition(com.querydsl.core.types.PathMetadata metadata) |
QChartDefinition(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QChartDefinition(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 QChartDefinition chartDefinition
public final com.querydsl.core.types.dsl.SetPath<CustomReportChartBinding,QCustomReportChartBinding> chartBindings
public final QString description
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final QString name
public final QUser owner
public final QProject project
public final QChartQuery query
public final com.querydsl.core.types.dsl.ListPath<EntityReference,com.querydsl.core.types.dsl.SimplePath<EntityReference>> scope
public final com.querydsl.core.types.dsl.EnumPath<ScopeType> scopeType
public final com.querydsl.core.types.dsl.EnumPath<ChartType> type
public final com.querydsl.core.types.dsl.EnumPath<Visibility> visibility
public QChartDefinition(String variable)
public QChartDefinition(com.querydsl.core.types.Path<? extends ChartDefinition> path)
public QChartDefinition(com.querydsl.core.types.PathMetadata metadata)
public QChartDefinition(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QChartDefinition(Class<? extends ChartDefinition> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.