Uses of Class
org.genesys.blocks.security.model.QAclObjectIdentity
-
Packages that use QAclObjectIdentity Package Description org.genesys.blocks.oauth.model org.genesys.blocks.security.model -
-
Uses of QAclObjectIdentity in org.genesys.blocks.oauth.model
Fields in org.genesys.blocks.oauth.model with type parameters of type QAclObjectIdentity Modifier and Type Field Description com.querydsl.core.types.dsl.ListPath<AclObjectIdentity,QAclObjectIdentity>QOAuthClient. objectIdentities -
Uses of QAclObjectIdentity in org.genesys.blocks.security.model
Fields in org.genesys.blocks.security.model declared as QAclObjectIdentity Modifier and Type Field Description QAclObjectIdentityQAclEntry. aclObjectIdentitystatic QAclObjectIdentityQAclObjectIdentity. aclObjectIdentityQAclObjectIdentityQAclObjectIdentity. parentObjectFields in org.genesys.blocks.security.model with type parameters of type QAclObjectIdentity Modifier and Type Field Description com.querydsl.core.types.dsl.ListPath<AclObjectIdentity,QAclObjectIdentity>QAclSid. objectIdentitiescom.querydsl.core.types.dsl.ListPath<AclObjectIdentity,QAclObjectIdentity>QBasicUser. objectIdentities
-