@Generated(value="com.querydsl.codegen.EntitySerializer") public class QWebCmsPublication extends com.querydsl.core.types.dsl.EntityPathBase<WebCmsPublication>
| Modifier and Type | Field and Description |
|---|---|
QWebCmsAsset |
_super |
QWebCmsPage |
articleTemplatePage |
com.querydsl.core.types.dsl.StringPath |
createdBy |
com.querydsl.core.types.dsl.DateTimePath<Date> |
createdDate |
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 |
name |
com.querydsl.core.types.dsl.StringPath |
objectId |
com.querydsl.core.types.dsl.StringPath |
objectType |
com.querydsl.core.types.dsl.DateTimePath<Date> |
publicationDate |
com.querydsl.core.types.dsl.StringPath |
publicationKey |
QWebCmsPublicationType |
publicationType |
com.querydsl.core.types.dsl.BooleanPath |
published |
com.querydsl.core.types.dsl.NumberPath<Integer> |
sortIndex |
static QWebCmsPublication |
webCmsPublication |
| Constructor and Description |
|---|
QWebCmsPublication(Class<? extends WebCmsPublication> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QWebCmsPublication(com.querydsl.core.types.Path<? extends WebCmsPublication> path) |
QWebCmsPublication(com.querydsl.core.types.PathMetadata metadata) |
QWebCmsPublication(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QWebCmsPublication(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 QWebCmsPublication webCmsPublication
public final QWebCmsAsset _super
public final QWebCmsPage articleTemplatePage
public final com.querydsl.core.types.dsl.StringPath createdBy
public final com.querydsl.core.types.dsl.DateTimePath<Date> createdDate
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 name
public final com.querydsl.core.types.dsl.StringPath objectId
public final com.querydsl.core.types.dsl.StringPath objectType
public final com.querydsl.core.types.dsl.DateTimePath<Date> publicationDate
public final com.querydsl.core.types.dsl.StringPath publicationKey
public final QWebCmsPublicationType publicationType
public final com.querydsl.core.types.dsl.BooleanPath published
public final com.querydsl.core.types.dsl.NumberPath<Integer> sortIndex
public QWebCmsPublication(String variable)
public QWebCmsPublication(com.querydsl.core.types.Path<? extends WebCmsPublication> path)
public QWebCmsPublication(com.querydsl.core.types.PathMetadata metadata)
public QWebCmsPublication(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QWebCmsPublication(Class<? extends WebCmsPublication> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2020. All rights reserved.