@Generated(value="com.mysema.query.codegen.SupertypeSerializer") public class QAbstractTreeEntity extends com.mysema.query.types.path.EntityPathBase<AbstractTreeEntity<?,?>>
| Modifier and Type | Field and Description |
|---|---|
QAbstractEntity |
_super |
static QAbstractTreeEntity |
abstractTreeEntity |
com.mysema.query.types.path.ListPath<AbstractTreeEntity<?,?>,QAbstractTreeEntity> |
children |
QAbstractTreeEntity |
parent |
com.mysema.query.types.path.NumberPath<Integer> |
version |
| Constructor and Description |
|---|
QAbstractTreeEntity(Class<? extends AbstractTreeEntity<?,?>> type,
com.mysema.query.types.PathMetadata<?> metadata,
com.mysema.query.types.path.PathInits inits) |
QAbstractTreeEntity(com.mysema.query.types.Path<? extends AbstractTreeEntity> path) |
QAbstractTreeEntity(com.mysema.query.types.PathMetadata<?> metadata) |
QAbstractTreeEntity(com.mysema.query.types.PathMetadata<?> metadata,
com.mysema.query.types.path.PathInits inits) |
QAbstractTreeEntity(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, eqAny, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QAbstractTreeEntity abstractTreeEntity
public final QAbstractEntity _super
public final com.mysema.query.types.path.ListPath<AbstractTreeEntity<?,?>,QAbstractTreeEntity> children
public final QAbstractTreeEntity parent
public final com.mysema.query.types.path.NumberPath<Integer> version
public QAbstractTreeEntity(String variable)
public QAbstractTreeEntity(com.mysema.query.types.Path<? extends AbstractTreeEntity> path)
public QAbstractTreeEntity(com.mysema.query.types.PathMetadata<?> metadata)
public QAbstractTreeEntity(com.mysema.query.types.PathMetadata<?> metadata,
com.mysema.query.types.path.PathInits inits)
public QAbstractTreeEntity(Class<? extends AbstractTreeEntity<?,?>> type, com.mysema.query.types.PathMetadata<?> metadata, com.mysema.query.types.path.PathInits inits)
Copyright © 2017 Open Circle Solutions. All rights reserved.