@Generated(value="com.querydsl.codegen.EntitySerializer") public class QAclSid extends com.querydsl.core.types.dsl.EntityPathBase<AclSid>
| Modifier and Type | Field and Description |
|---|---|
QBasicModel |
_super |
com.querydsl.core.types.dsl.ListPath<AclEntry,QAclEntry> |
aclEntries |
static QAclSid |
aclSid |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
com.querydsl.core.types.dsl.ListPath<AclObjectIdentity,QAclObjectIdentity> |
objectIdentities |
com.querydsl.core.types.dsl.BooleanPath |
principal |
com.querydsl.core.types.dsl.StringPath |
sid |
| Constructor and Description |
|---|
QAclSid(com.querydsl.core.types.Path<? extends AclSid> path) |
QAclSid(com.querydsl.core.types.PathMetadata metadata) |
QAclSid(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 QAclSid aclSid
public final QBasicModel _super
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final com.querydsl.core.types.dsl.ListPath<AclObjectIdentity,QAclObjectIdentity> objectIdentities
public final com.querydsl.core.types.dsl.BooleanPath principal
public final com.querydsl.core.types.dsl.StringPath sid
Copyright © 2017 Global Crop Diversity Trust. All rights reserved.