@Generated(value="com.querydsl.codegen.EntitySerializer") public class QCustomReportLibraryNode extends com.querydsl.core.types.dsl.EntityPathBase<CustomReportLibraryNode>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.ListPath<CustomReportLibraryNode,QCustomReportLibraryNode> |
children |
static QCustomReportLibraryNode |
customReportLibraryNode |
com.querydsl.core.types.dsl.SimplePath<TreeEntity> |
entity |
com.querydsl.core.types.dsl.NumberPath<Long> |
entityId |
com.querydsl.core.types.dsl.EnumPath<CustomReportTreeDefinition> |
entityType |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
QCustomReportLibrary |
library |
QString |
name |
QCustomReportLibraryNode |
parent |
| Constructor and Description |
|---|
QCustomReportLibraryNode(Class<? extends CustomReportLibraryNode> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QCustomReportLibraryNode(com.querydsl.core.types.Path<? extends CustomReportLibraryNode> path) |
QCustomReportLibraryNode(com.querydsl.core.types.PathMetadata metadata) |
QCustomReportLibraryNode(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QCustomReportLibraryNode(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 QCustomReportLibraryNode customReportLibraryNode
public final com.querydsl.core.types.dsl.ListPath<CustomReportLibraryNode,QCustomReportLibraryNode> children
public final com.querydsl.core.types.dsl.SimplePath<TreeEntity> entity
public final com.querydsl.core.types.dsl.NumberPath<Long> entityId
public final com.querydsl.core.types.dsl.EnumPath<CustomReportTreeDefinition> entityType
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final QCustomReportLibrary library
public final QString name
public final QCustomReportLibraryNode parent
public QCustomReportLibraryNode(String variable)
public QCustomReportLibraryNode(com.querydsl.core.types.Path<? extends CustomReportLibraryNode> path)
public QCustomReportLibraryNode(com.querydsl.core.types.PathMetadata metadata)
public QCustomReportLibraryNode(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QCustomReportLibraryNode(Class<? extends CustomReportLibraryNode> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.