Class QUser
java.lang.Object
com.querydsl.core.types.dsl.DslExpression<T>
com.querydsl.core.types.dsl.SimpleExpression<T>
com.querydsl.core.types.dsl.BeanPath<T>
com.querydsl.sql.RelationalPathBase<R>
com.evolveum.midpoint.repo.sqlbase.querydsl.FlexibleRelationalPathBase<R>
com.evolveum.midpoint.repo.sqale.qmodel.object.QObject<R>
com.evolveum.midpoint.repo.sqale.qmodel.object.QAssignmentHolder<R>
com.evolveum.midpoint.repo.sqale.qmodel.focus.QFocus<MUser>
com.evolveum.midpoint.repo.sqale.qmodel.focus.QUser
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<MUser>
,com.querydsl.core.types.Expression<MUser>
,com.querydsl.core.types.Path<MUser>
,com.querydsl.core.types.ProjectionRole<MUser>
,com.querydsl.sql.RelationalPath<MUser>
,Serializable
Querydsl query type for "m_user" table.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.StringPath
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.StringPath
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.StringPath
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.StringPath
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.StringPath
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.StringPath
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.StringPath
static final com.querydsl.sql.ColumnMetadata
final JsonbPath
static final com.querydsl.sql.ColumnMetadata
final JsonbPath
com.querydsl.core.types.dsl.StringPath
static final String
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.StringPath
Fields inherited from class com.evolveum.midpoint.repo.sqale.qmodel.focus.QFocus
ADMINISTRATIVE_STATUS, administrativeStatus, ARCHIVE_TIMESTAMP, archiveTimestamp, CLASS, COST_CENTER, costCenter, DISABLE_REASON, DISABLE_TIMESTAMP, disableReason, disableTimestamp, EFFECTIVE_STATUS, effectiveStatus, EMAIL_ADDRESS, emailAddress, ENABLE_TIMESTAMP, enableTimestamp, locale, LOCALE, LOCALITY_NORM, LOCALITY_ORIG, localityNorm, localityOrig, LOCKOUT_STATUS, lockoutStatus, NORMALIZED_DATA, normalizedData, PASSWORD_CREATE_TIMESTAMP, PASSWORD_MODIFY_TIMESTAMP, passwordCreateTimestamp, passwordModifyTimestamp, photo, PHOTO, PREFERRED_LANGUAGE, preferredLanguage, TELEPHONE_NUMBER, telephoneNumber, timezone, TIMEZONE, VALID_FROM, VALID_TO, validFrom, VALIDITY_CHANGE_TIMESTAMP, VALIDITY_STATUS, validityChangeTimestamp, validityStatus, validTo
Fields inherited from class com.evolveum.midpoint.repo.sqale.qmodel.object.QObject
CID_SEQ, containerIdSeq, CREATE_CHANNEL_ID, CREATE_TIMESTAMP, createChannelId, createChannelIdFk, createTimestamp, CREATOR_REF_RELATION_ID, CREATOR_REF_TARGET_OID, CREATOR_REF_TARGET_TYPE, creatorRefRelationId, creatorRefRelationIdFk, creatorRefTargetOid, creatorRefTargetType, ext, EXT, FULL_OBJECT, FULL_TEXT_INFO, fullObject, fullTextInfo, LIFECYCLE_STATE, lifecycleState, MODIFIER_REF_RELATION_ID, MODIFIER_REF_TARGET_OID, MODIFIER_REF_TARGET_TYPE, modifierRefRelationId, modifierRefRelationIdFk, modifierRefTargetOid, modifierRefTargetType, MODIFY_CHANNEL_ID, MODIFY_TIMESTAMP, modifyChannelId, modifyChannelIdFk, modifyTimestamp, NAME_NORM, NAME_ORIG, nameNorm, nameOrig, OBJECT_TYPE, objectType, oid, OID, pk, POLICY_SITUATIONS, policySituations, subtypes, SUBTYPES, TENANT_REF_RELATION_ID, TENANT_REF_TARGET_OID, TENANT_REF_TARGET_TYPE, tenantRefRelationId, tenantRefRelationIdFk, tenantRefTargetOid, tenantRefTargetType, version, VERSION
Fields inherited from class com.evolveum.midpoint.repo.sqlbase.querydsl.FlexibleRelationalPathBase
DEFAULT_SCHEMA_NAME
Fields inherited from class com.querydsl.core.types.dsl.DslExpression
hashCode, mixin
-
Constructor Summary
-
Method Summary
Methods inherited from class com.evolveum.midpoint.repo.sqlbase.querydsl.FlexibleRelationalPathBase
addMetadata, createArray, createBoolean, createByteArray, createDateTime, createEnum, createInstant, createInteger, createLong, createNumber, createString, createUuid, getPath
Methods inherited from class com.querydsl.sql.RelationalPathBase
add, all, count, countDistinct, createForeignKey, createForeignKey, createInvForeignKey, createInvForeignKey, createPrimaryKey, eq, eq, getColumns, getForeignKeys, getInverseForeignKeys, getMetadata, getPrimaryKey, getProjection, getSchemaAndTable, getSchemaName, getTableName, ne, ne
Methods inherited from class com.querydsl.core.types.dsl.BeanPath
accept, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAny
Methods inherited from class com.querydsl.core.types.dsl.SimpleExpression
as, as, eqAll, eqAll, eqAny, eqAny, in, in, in, in, in, isNotNull, isNull, neAll, neAny, notIn, notIn, notIn, notIn, notIn, nullif, nullif, when, when
Methods inherited from class com.querydsl.core.types.dsl.DslExpression
equals, getType, hashCode, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.querydsl.core.types.Expression
accept, getType
Methods inherited from interface com.querydsl.core.types.Path
getAnnotatedElement, getMetadata, getRoot
-
Field Details
-
TABLE_NAME
- See Also:
-
ADDITIONAL_NAME_ORIG
public static final com.querydsl.sql.ColumnMetadata ADDITIONAL_NAME_ORIG -
ADDITIONAL_NAME_NORM
public static final com.querydsl.sql.ColumnMetadata ADDITIONAL_NAME_NORM -
EMPLOYEE_NUMBER
public static final com.querydsl.sql.ColumnMetadata EMPLOYEE_NUMBER -
FAMILY_NAME_ORIG
public static final com.querydsl.sql.ColumnMetadata FAMILY_NAME_ORIG -
FAMILY_NAME_NORM
public static final com.querydsl.sql.ColumnMetadata FAMILY_NAME_NORM -
FULL_NAME_ORIG
public static final com.querydsl.sql.ColumnMetadata FULL_NAME_ORIG -
FULL_NAME_NORM
public static final com.querydsl.sql.ColumnMetadata FULL_NAME_NORM -
GIVEN_NAME_ORIG
public static final com.querydsl.sql.ColumnMetadata GIVEN_NAME_ORIG -
GIVEN_NAME_NORM
public static final com.querydsl.sql.ColumnMetadata GIVEN_NAME_NORM -
HONORIFIC_PREFIX_ORIG
public static final com.querydsl.sql.ColumnMetadata HONORIFIC_PREFIX_ORIG -
HONORIFIC_PREFIX_NORM
public static final com.querydsl.sql.ColumnMetadata HONORIFIC_PREFIX_NORM -
HONORIFIC_SUFFIX_ORIG
public static final com.querydsl.sql.ColumnMetadata HONORIFIC_SUFFIX_ORIG -
HONORIFIC_SUFFIX_NORM
public static final com.querydsl.sql.ColumnMetadata HONORIFIC_SUFFIX_NORM -
NICK_NAME_ORIG
public static final com.querydsl.sql.ColumnMetadata NICK_NAME_ORIG -
NICK_NAME_NORM
public static final com.querydsl.sql.ColumnMetadata NICK_NAME_NORM -
TITLE_ORIG
public static final com.querydsl.sql.ColumnMetadata TITLE_ORIG -
TITLE_NORM
public static final com.querydsl.sql.ColumnMetadata TITLE_NORM -
ORGANIZATIONS
public static final com.querydsl.sql.ColumnMetadata ORGANIZATIONS -
ORGANIZATION_UNITS
public static final com.querydsl.sql.ColumnMetadata ORGANIZATION_UNITS -
additionalNameOrig
public final com.querydsl.core.types.dsl.StringPath additionalNameOrig -
additionalNameNorm
public final com.querydsl.core.types.dsl.StringPath additionalNameNorm -
employeeNumber
public final com.querydsl.core.types.dsl.StringPath employeeNumber -
familyNameOrig
public final com.querydsl.core.types.dsl.StringPath familyNameOrig -
familyNameNorm
public final com.querydsl.core.types.dsl.StringPath familyNameNorm -
fullNameOrig
public final com.querydsl.core.types.dsl.StringPath fullNameOrig -
fullNameNorm
public final com.querydsl.core.types.dsl.StringPath fullNameNorm -
givenNameOrig
public final com.querydsl.core.types.dsl.StringPath givenNameOrig -
givenNameNorm
public final com.querydsl.core.types.dsl.StringPath givenNameNorm -
honorificPrefixOrig
public final com.querydsl.core.types.dsl.StringPath honorificPrefixOrig -
honorificPrefixNorm
public final com.querydsl.core.types.dsl.StringPath honorificPrefixNorm -
honorificSuffixOrig
public final com.querydsl.core.types.dsl.StringPath honorificSuffixOrig -
honorificSuffixNorm
public final com.querydsl.core.types.dsl.StringPath honorificSuffixNorm -
nickNameOrig
public final com.querydsl.core.types.dsl.StringPath nickNameOrig -
nickNameNorm
public final com.querydsl.core.types.dsl.StringPath nickNameNorm -
titleOrig
public final com.querydsl.core.types.dsl.StringPath titleOrig -
titleNorm
public final com.querydsl.core.types.dsl.StringPath titleNorm -
organizations
-
organizationUnits
-
personalNumber
public com.querydsl.core.types.dsl.StringPath personalNumber
-
-
Constructor Details
-
QUser
-
QUser
-