@Generated(value="com.querydsl.codegen.EntitySerializer") public class QVariable extends com.querydsl.core.types.dsl.EntityPathBase<Variable>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.DateTimePath<Date> |
createTime |
com.querydsl.core.types.dsl.StringPath |
executionId |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
com.querydsl.core.types.dsl.DateTimePath<Date> |
lastUpdatedTime |
com.querydsl.core.types.dsl.StringPath |
name |
com.querydsl.core.types.dsl.StringPath |
processInstanceId |
com.querydsl.core.types.dsl.StringPath |
taskId |
com.querydsl.core.types.dsl.StringPath |
type |
com.querydsl.core.types.dsl.StringPath |
value |
static QVariable |
variable |
| Constructor and Description |
|---|
QVariable(com.querydsl.core.types.Path<? extends Variable> path) |
QVariable(com.querydsl.core.types.PathMetadata metadata) |
QVariable(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, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QVariable variable
public final com.querydsl.core.types.dsl.DateTimePath<Date> createTime
public final com.querydsl.core.types.dsl.StringPath executionId
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final com.querydsl.core.types.dsl.DateTimePath<Date> lastUpdatedTime
public final com.querydsl.core.types.dsl.StringPath name
public final com.querydsl.core.types.dsl.StringPath processInstanceId
public final com.querydsl.core.types.dsl.StringPath taskId
public final com.querydsl.core.types.dsl.StringPath type
public final com.querydsl.core.types.dsl.StringPath value
Copyright © 2010–2017 Alfresco. All rights reserved.