@Generated(value="com.querydsl.codegen.EntitySerializer") public class QWebCmsEndpoint extends com.querydsl.core.types.dsl.EntityPathBase<WebCmsEndpoint>
| Modifier and Type | Field and Description |
|---|---|
QWebCmsDomain |
domain |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
com.querydsl.core.types.dsl.CollectionPath<WebCmsUrl,QWebCmsUrl> |
urls |
static QWebCmsEndpoint |
webCmsEndpoint |
| Constructor and Description |
|---|
QWebCmsEndpoint(Class<? extends WebCmsEndpoint> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QWebCmsEndpoint(com.querydsl.core.types.Path<? extends WebCmsEndpoint> path) |
QWebCmsEndpoint(com.querydsl.core.types.PathMetadata metadata) |
QWebCmsEndpoint(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QWebCmsEndpoint(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 QWebCmsEndpoint webCmsEndpoint
public final QWebCmsDomain domain
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final com.querydsl.core.types.dsl.CollectionPath<WebCmsUrl,QWebCmsUrl> urls
public QWebCmsEndpoint(String variable)
public QWebCmsEndpoint(com.querydsl.core.types.Path<? extends WebCmsEndpoint> path)
public QWebCmsEndpoint(com.querydsl.core.types.PathMetadata metadata)
public QWebCmsEndpoint(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QWebCmsEndpoint(Class<? extends WebCmsEndpoint> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2020. All rights reserved.