@Generated(value="com.mysema.query.codegen.EntitySerializer") public class QFlowInstanceEntity extends com.mysema.query.types.path.EntityPathBase<FlowInstanceEntity>
| Modifier and Type | Field and Description |
|---|---|
com.mysema.query.types.path.NumberPath<Long> |
created |
com.mysema.query.types.path.StringPath |
definitionId |
static QFlowInstanceEntity |
flowInstanceEntity |
com.mysema.query.types.path.StringPath |
id |
com.mysema.query.types.path.SetPath<InstancePropertyEntity,QInstancePropertyEntity> |
properties |
com.mysema.query.types.path.ListPath<FlowTokenEntity,QFlowTokenEntity> |
tokens |
com.mysema.query.types.path.NumberPath<Long> |
version |
| Constructor and Description |
|---|
QFlowInstanceEntity(com.mysema.query.types.Path<? extends FlowInstanceEntity> path) |
QFlowInstanceEntity(com.mysema.query.types.PathMetadata<?> metadata) |
QFlowInstanceEntity(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 QFlowInstanceEntity flowInstanceEntity
public final com.mysema.query.types.path.NumberPath<Long> created
public final com.mysema.query.types.path.StringPath definitionId
public final com.mysema.query.types.path.StringPath id
public final com.mysema.query.types.path.SetPath<InstancePropertyEntity,QInstancePropertyEntity> properties
public final com.mysema.query.types.path.ListPath<FlowTokenEntity,QFlowTokenEntity> tokens
public final com.mysema.query.types.path.NumberPath<Long> version
public QFlowInstanceEntity(String variable)
public QFlowInstanceEntity(com.mysema.query.types.Path<? extends FlowInstanceEntity> path)
public QFlowInstanceEntity(com.mysema.query.types.PathMetadata<?> metadata)
Copyright © 2015. All rights reserved.