@Generated(value="com.querydsl.codegen.EntitySerializer") public class QWebCmsArticle extends com.querydsl.core.types.dsl.EntityPathBase<WebCmsArticle>
| Modifier and Type | Field and Description |
|---|---|
QWebCmsAsset |
_super |
QWebCmsArticleType |
articleType |
com.querydsl.core.types.dsl.StringPath |
createdBy |
com.querydsl.core.types.dsl.DateTimePath<Date> |
createdDate |
com.querydsl.core.types.dsl.StringPath |
description |
QWebCmsDomain |
domain |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
com.querydsl.core.types.dsl.StringPath |
lastModifiedBy |
com.querydsl.core.types.dsl.DateTimePath<Date> |
lastModifiedDate |
com.querydsl.core.types.dsl.StringPath |
objectId |
com.querydsl.core.types.dsl.StringPath |
objectType |
QWebCmsPublication |
publication |
com.querydsl.core.types.dsl.DateTimePath<Date> |
publicationDate |
com.querydsl.core.types.dsl.BooleanPath |
published |
com.querydsl.core.types.dsl.NumberPath<Integer> |
sortIndex |
com.querydsl.core.types.dsl.StringPath |
subTitle |
com.querydsl.core.types.dsl.StringPath |
title |
static QWebCmsArticle |
webCmsArticle |
| Constructor and Description |
|---|
QWebCmsArticle(Class<? extends WebCmsArticle> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QWebCmsArticle(com.querydsl.core.types.Path<? extends WebCmsArticle> path) |
QWebCmsArticle(com.querydsl.core.types.PathMetadata metadata) |
QWebCmsArticle(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QWebCmsArticle(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 QWebCmsArticle webCmsArticle
public final QWebCmsAsset _super
public final QWebCmsArticleType articleType
public final com.querydsl.core.types.dsl.StringPath createdBy
public final com.querydsl.core.types.dsl.DateTimePath<Date> createdDate
public final com.querydsl.core.types.dsl.StringPath description
public final QWebCmsDomain domain
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final com.querydsl.core.types.dsl.StringPath lastModifiedBy
public final com.querydsl.core.types.dsl.DateTimePath<Date> lastModifiedDate
public final com.querydsl.core.types.dsl.StringPath objectId
public final com.querydsl.core.types.dsl.StringPath objectType
public final QWebCmsPublication publication
public final com.querydsl.core.types.dsl.DateTimePath<Date> publicationDate
public final com.querydsl.core.types.dsl.BooleanPath published
public final com.querydsl.core.types.dsl.NumberPath<Integer> sortIndex
public final com.querydsl.core.types.dsl.StringPath subTitle
public final com.querydsl.core.types.dsl.StringPath title
public QWebCmsArticle(String variable)
public QWebCmsArticle(com.querydsl.core.types.Path<? extends WebCmsArticle> path)
public QWebCmsArticle(com.querydsl.core.types.PathMetadata metadata)
public QWebCmsArticle(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QWebCmsArticle(Class<? extends WebCmsArticle> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2020. All rights reserved.