@Generated(value="com.querydsl.codegen.EntitySerializer") public class QWebCmsUrl extends com.querydsl.core.types.dsl.EntityPathBase<WebCmsUrl>
| Modifier and Type | Field and Description |
|---|---|
QWebCmsEndpoint |
endpoint |
com.querydsl.core.types.dsl.EnumPath<org.springframework.http.HttpStatus> |
httpStatus |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
com.querydsl.core.types.dsl.StringPath |
path |
com.querydsl.core.types.dsl.BooleanPath |
primary |
com.querydsl.core.types.dsl.BooleanPath |
primaryLocked |
static QWebCmsUrl |
webCmsUrl |
| Constructor and Description |
|---|
QWebCmsUrl(Class<? extends WebCmsUrl> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QWebCmsUrl(com.querydsl.core.types.Path<? extends WebCmsUrl> path) |
QWebCmsUrl(com.querydsl.core.types.PathMetadata metadata) |
QWebCmsUrl(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QWebCmsUrl(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 QWebCmsUrl webCmsUrl
public final QWebCmsEndpoint endpoint
public final com.querydsl.core.types.dsl.EnumPath<org.springframework.http.HttpStatus> httpStatus
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final com.querydsl.core.types.dsl.StringPath path
public final com.querydsl.core.types.dsl.BooleanPath primary
public final com.querydsl.core.types.dsl.BooleanPath primaryLocked
public QWebCmsUrl(String variable)
public QWebCmsUrl(com.querydsl.core.types.Path<? extends WebCmsUrl> path)
public QWebCmsUrl(com.querydsl.core.types.PathMetadata metadata)
public QWebCmsUrl(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2020. All rights reserved.