Class QShadow
- 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<MShadow>
 - 
- com.evolveum.midpoint.repo.sqale.qmodel.shadow.QShadow
 
 
 
 
 
 
 
 
- 
- All Implemented Interfaces:
 com.querydsl.core.types.EntityPath<MShadow>,com.querydsl.core.types.Expression<MShadow>,com.querydsl.core.types.Path<MShadow>,com.querydsl.core.types.ProjectionRole<MShadow>,com.querydsl.sql.RelationalPath<MShadow>,Serializable
public class QShadow extends QObject<MShadow>
Querydsl query type for "m_shadow" table.- See Also:
 - Serialized Form
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description JsonbPathattributesstatic com.querydsl.sql.ColumnMetadataATTRIBUTEScom.querydsl.core.types.dsl.BooleanPathdeadstatic com.querydsl.sql.ColumnMetadataDEADcom.querydsl.core.types.dsl.BooleanPathexiststatic com.querydsl.sql.ColumnMetadataEXISTstatic com.querydsl.sql.ColumnMetadataFULL_SYNCHRONIZATION_TIMESTAMPcom.querydsl.core.types.dsl.DateTimePath<Instant>fullSynchronizationTimestampcom.querydsl.core.types.dsl.StringPathintentstatic com.querydsl.sql.ColumnMetadataINTENTcom.querydsl.core.types.dsl.EnumPath<ShadowKindType>kindstatic com.querydsl.sql.ColumnMetadataKINDstatic com.querydsl.sql.ColumnMetadataOBJECT_CLASS_IDcom.querydsl.core.types.dsl.NumberPath<Integer>objectClassIdstatic com.querydsl.sql.ColumnMetadataPENDING_OPERATION_COUNTcom.querydsl.core.types.dsl.NumberPath<Integer>pendingOperationCountstatic com.querydsl.sql.ColumnMetadataPRIMARY_IDENTIFIER_VALUEcom.querydsl.core.types.dsl.StringPathprimaryIdentifierValuestatic com.querydsl.sql.ColumnMetadataRESOURCE_REF_RELATION_IDstatic com.querydsl.sql.ColumnMetadataRESOURCE_REF_TARGET_OIDstatic com.querydsl.sql.ColumnMetadataRESOURCE_REF_TARGET_TYPEcom.querydsl.core.types.dsl.NumberPath<Integer>resourceRefRelationIdUuidPathresourceRefTargetOidcom.querydsl.core.types.dsl.EnumPath<MObjectType>resourceRefTargetTypestatic com.querydsl.sql.ColumnMetadataSYNCHRONIZATION_SITUATIONstatic com.querydsl.sql.ColumnMetadataSYNCHRONIZATION_TIMESTAMPcom.querydsl.core.types.dsl.EnumPath<SynchronizationSituationType>synchronizationSituationcom.querydsl.core.types.dsl.DateTimePath<Instant>synchronizationTimestampstatic StringTABLE_NAMEcom.querydsl.core.types.dsl.StringPathtagstatic com.querydsl.sql.ColumnMetadataTAG- 
Fields inherited from class com.evolveum.midpoint.repo.sqale.qmodel.object.QObject
CID_SEQ, CLASS, 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 
 - 
 
- 
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 
 - 
 
 - 
 
- 
- 
Field Detail
- 
TABLE_NAME
public static final String TABLE_NAME
- See Also:
 - Constant Field Values
 
 
- 
OBJECT_CLASS_ID
public static final com.querydsl.sql.ColumnMetadata OBJECT_CLASS_ID
 
- 
RESOURCE_REF_TARGET_OID
public static final com.querydsl.sql.ColumnMetadata RESOURCE_REF_TARGET_OID
 
- 
RESOURCE_REF_TARGET_TYPE
public static final com.querydsl.sql.ColumnMetadata RESOURCE_REF_TARGET_TYPE
 
- 
RESOURCE_REF_RELATION_ID
public static final com.querydsl.sql.ColumnMetadata RESOURCE_REF_RELATION_ID
 
- 
INTENT
public static final com.querydsl.sql.ColumnMetadata INTENT
 
- 
TAG
public static final com.querydsl.sql.ColumnMetadata TAG
 
- 
KIND
public static final com.querydsl.sql.ColumnMetadata KIND
 
- 
DEAD
public static final com.querydsl.sql.ColumnMetadata DEAD
 
- 
EXIST
public static final com.querydsl.sql.ColumnMetadata EXIST
 
- 
FULL_SYNCHRONIZATION_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata FULL_SYNCHRONIZATION_TIMESTAMP
 
- 
PENDING_OPERATION_COUNT
public static final com.querydsl.sql.ColumnMetadata PENDING_OPERATION_COUNT
 
- 
PRIMARY_IDENTIFIER_VALUE
public static final com.querydsl.sql.ColumnMetadata PRIMARY_IDENTIFIER_VALUE
 
- 
SYNCHRONIZATION_SITUATION
public static final com.querydsl.sql.ColumnMetadata SYNCHRONIZATION_SITUATION
 
- 
SYNCHRONIZATION_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata SYNCHRONIZATION_TIMESTAMP
 
- 
ATTRIBUTES
public static final com.querydsl.sql.ColumnMetadata ATTRIBUTES
 
- 
objectClassId
public final com.querydsl.core.types.dsl.NumberPath<Integer> objectClassId
 
- 
resourceRefTargetOid
public final UuidPath resourceRefTargetOid
 
- 
resourceRefTargetType
public final com.querydsl.core.types.dsl.EnumPath<MObjectType> resourceRefTargetType
 
- 
resourceRefRelationId
public final com.querydsl.core.types.dsl.NumberPath<Integer> resourceRefRelationId
 
- 
intent
public final com.querydsl.core.types.dsl.StringPath intent
 
- 
tag
public final com.querydsl.core.types.dsl.StringPath tag
 
- 
kind
public final com.querydsl.core.types.dsl.EnumPath<ShadowKindType> kind
 
- 
dead
public final com.querydsl.core.types.dsl.BooleanPath dead
 
- 
exist
public final com.querydsl.core.types.dsl.BooleanPath exist
 
- 
fullSynchronizationTimestamp
public final com.querydsl.core.types.dsl.DateTimePath<Instant> fullSynchronizationTimestamp
 
- 
pendingOperationCount
public final com.querydsl.core.types.dsl.NumberPath<Integer> pendingOperationCount
 
- 
primaryIdentifierValue
public final com.querydsl.core.types.dsl.StringPath primaryIdentifierValue
 
- 
synchronizationSituation
public final com.querydsl.core.types.dsl.EnumPath<SynchronizationSituationType> synchronizationSituation
 
- 
synchronizationTimestamp
public final com.querydsl.core.types.dsl.DateTimePath<Instant> synchronizationTimestamp
 
- 
attributes
public final JsonbPath attributes
 
 - 
 
 -