@Generated(value="com.querydsl.codegen.EntitySerializer") public class QOAuthClient extends com.querydsl.core.types.dsl.EntityPathBase<OAuthClient>
| Modifier and Type | Field and Description |
|---|---|
QAclSid |
_super |
com.querydsl.core.types.dsl.NumberPath<Integer> |
accessTokenValidity |
com.querydsl.core.types.dsl.ListPath<AclEntry,QAclEntry> |
aclEntries |
com.querydsl.core.types.dsl.BooleanPath |
active |
com.querydsl.core.types.dsl.BooleanPath |
autoApprove |
com.querydsl.core.types.dsl.StringPath |
autoApproveScope |
com.querydsl.core.types.dsl.StringPath |
clientId |
com.querydsl.core.types.dsl.StringPath |
clientSecret |
com.querydsl.core.types.dsl.NumberPath<Long> |
createdBy |
com.querydsl.core.types.dsl.DateTimePath<Date> |
createdDate |
com.querydsl.core.types.dsl.StringPath |
description |
com.querydsl.core.types.dsl.StringPath |
grants |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
com.querydsl.core.types.dsl.NumberPath<Long> |
lastModifiedBy |
com.querydsl.core.types.dsl.DateTimePath<Date> |
lastModifiedDate |
static QOAuthClient |
oAuthClient |
com.querydsl.core.types.dsl.ListPath<AclObjectIdentity,QAclObjectIdentity> |
objectIdentities |
com.querydsl.core.types.dsl.StringPath |
origins |
com.querydsl.core.types.dsl.BooleanPath |
principal |
com.querydsl.core.types.dsl.StringPath |
redirect |
com.querydsl.core.types.dsl.NumberPath<Integer> |
refreshTokenValidity |
com.querydsl.core.types.dsl.StringPath |
resource |
com.querydsl.core.types.dsl.SetPath<OAuthRole,com.querydsl.core.types.dsl.EnumPath<OAuthRole>> |
roles |
com.querydsl.core.types.dsl.StringPath |
scope |
com.querydsl.core.types.dsl.StringPath |
sid |
com.querydsl.core.types.dsl.StringPath |
title |
com.querydsl.core.types.dsl.NumberPath<Integer> |
version |
| Constructor and Description |
|---|
QOAuthClient(com.querydsl.core.types.Path<? extends OAuthClient> path) |
QOAuthClient(com.querydsl.core.types.PathMetadata metadata) |
QOAuthClient(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 QOAuthClient oAuthClient
public final QAclSid _super
public final com.querydsl.core.types.dsl.NumberPath<Integer> accessTokenValidity
public final com.querydsl.core.types.dsl.BooleanPath active
public final com.querydsl.core.types.dsl.BooleanPath autoApprove
public final com.querydsl.core.types.dsl.StringPath autoApproveScope
public final com.querydsl.core.types.dsl.StringPath clientId
public final com.querydsl.core.types.dsl.StringPath clientSecret
public final com.querydsl.core.types.dsl.NumberPath<Long> createdBy
public final com.querydsl.core.types.dsl.DateTimePath<Date> createdDate
public final com.querydsl.core.types.dsl.StringPath description
public final com.querydsl.core.types.dsl.StringPath grants
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final com.querydsl.core.types.dsl.NumberPath<Long> lastModifiedBy
public final com.querydsl.core.types.dsl.DateTimePath<Date> lastModifiedDate
public final com.querydsl.core.types.dsl.ListPath<AclObjectIdentity,QAclObjectIdentity> objectIdentities
public final com.querydsl.core.types.dsl.StringPath origins
public final com.querydsl.core.types.dsl.BooleanPath principal
public final com.querydsl.core.types.dsl.StringPath redirect
public final com.querydsl.core.types.dsl.NumberPath<Integer> refreshTokenValidity
public final com.querydsl.core.types.dsl.StringPath resource
public final com.querydsl.core.types.dsl.SetPath<OAuthRole,com.querydsl.core.types.dsl.EnumPath<OAuthRole>> roles
public final com.querydsl.core.types.dsl.StringPath scope
public final com.querydsl.core.types.dsl.StringPath sid
public final com.querydsl.core.types.dsl.StringPath title
public final com.querydsl.core.types.dsl.NumberPath<Integer> version
public QOAuthClient(String variable)
public QOAuthClient(com.querydsl.core.types.Path<? extends OAuthClient> path)
public QOAuthClient(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2020 Global Crop Diversity Trust. All rights reserved.