Class QCase
- 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<MCase>
 - 
- com.evolveum.midpoint.repo.sqale.qmodel.cases.QCase
 
 
 
 
 
 
 
 
 
- 
- All Implemented Interfaces:
 com.querydsl.core.types.EntityPath<MCase>,com.querydsl.core.types.Expression<MCase>,com.querydsl.core.types.Path<MCase>,com.querydsl.core.types.ProjectionRole<MCase>,com.querydsl.sql.RelationalPath<MCase>,Serializable
public class QCase extends QAssignmentHolder<MCase>
Querydsl query type for "m_case" table.- See Also:
 - Serialized Form
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static com.querydsl.sql.ColumnMetadataCLOSE_TIMESTAMPcom.querydsl.core.types.dsl.DateTimePath<Instant>closeTimestampstatic com.querydsl.sql.ColumnMetadataOBJECT_REF_RELATION_IDstatic com.querydsl.sql.ColumnMetadataOBJECT_REF_TARGET_OIDstatic com.querydsl.sql.ColumnMetadataOBJECT_REF_TARGET_TYPEcom.querydsl.core.types.dsl.NumberPath<Integer>objectRefRelationIdUuidPathobjectRefTargetOidcom.querydsl.core.types.dsl.EnumPath<MObjectType>objectRefTargetTypestatic com.querydsl.sql.ColumnMetadataPARENT_REF_RELATION_IDstatic com.querydsl.sql.ColumnMetadataPARENT_REF_TARGET_OIDstatic com.querydsl.sql.ColumnMetadataPARENT_REF_TARGET_TYPEcom.querydsl.core.types.dsl.NumberPath<Integer>parentRefRelationIdUuidPathparentRefTargetOidcom.querydsl.core.types.dsl.EnumPath<MObjectType>parentRefTargetTypestatic com.querydsl.sql.ColumnMetadataREQUESTOR_REF_RELATION_IDstatic com.querydsl.sql.ColumnMetadataREQUESTOR_REF_TARGET_OIDstatic com.querydsl.sql.ColumnMetadataREQUESTOR_REF_TARGET_TYPEcom.querydsl.core.types.dsl.NumberPath<Integer>requestorRefRelationIdUuidPathrequestorRefTargetOidcom.querydsl.core.types.dsl.EnumPath<MObjectType>requestorRefTargetTypecom.querydsl.core.types.dsl.StringPathstatestatic com.querydsl.sql.ColumnMetadataSTATEstatic StringTABLE_NAMEstatic com.querydsl.sql.ColumnMetadataTARGET_REF_RELATION_IDstatic com.querydsl.sql.ColumnMetadataTARGET_REF_TARGET_OIDstatic com.querydsl.sql.ColumnMetadataTARGET_REF_TARGET_TYPEcom.querydsl.core.types.dsl.NumberPath<Integer>targetRefRelationIdUuidPathtargetRefTargetOidcom.querydsl.core.types.dsl.EnumPath<MObjectType>targetRefTargetType- 
Fields inherited from class com.evolveum.midpoint.repo.sqale.qmodel.object.QAssignmentHolder
CLASS 
- 
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 
 - 
 
- 
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
 
 
- 
STATE
public static final com.querydsl.sql.ColumnMetadata STATE
 
- 
CLOSE_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata CLOSE_TIMESTAMP
 
- 
OBJECT_REF_TARGET_OID
public static final com.querydsl.sql.ColumnMetadata OBJECT_REF_TARGET_OID
 
- 
OBJECT_REF_TARGET_TYPE
public static final com.querydsl.sql.ColumnMetadata OBJECT_REF_TARGET_TYPE
 
- 
OBJECT_REF_RELATION_ID
public static final com.querydsl.sql.ColumnMetadata OBJECT_REF_RELATION_ID
 
- 
PARENT_REF_TARGET_OID
public static final com.querydsl.sql.ColumnMetadata PARENT_REF_TARGET_OID
 
- 
PARENT_REF_TARGET_TYPE
public static final com.querydsl.sql.ColumnMetadata PARENT_REF_TARGET_TYPE
 
- 
PARENT_REF_RELATION_ID
public static final com.querydsl.sql.ColumnMetadata PARENT_REF_RELATION_ID
 
- 
REQUESTOR_REF_TARGET_OID
public static final com.querydsl.sql.ColumnMetadata REQUESTOR_REF_TARGET_OID
 
- 
REQUESTOR_REF_TARGET_TYPE
public static final com.querydsl.sql.ColumnMetadata REQUESTOR_REF_TARGET_TYPE
 
- 
REQUESTOR_REF_RELATION_ID
public static final com.querydsl.sql.ColumnMetadata REQUESTOR_REF_RELATION_ID
 
- 
TARGET_REF_TARGET_OID
public static final com.querydsl.sql.ColumnMetadata TARGET_REF_TARGET_OID
 
- 
TARGET_REF_TARGET_TYPE
public static final com.querydsl.sql.ColumnMetadata TARGET_REF_TARGET_TYPE
 
- 
TARGET_REF_RELATION_ID
public static final com.querydsl.sql.ColumnMetadata TARGET_REF_RELATION_ID
 
- 
state
public final com.querydsl.core.types.dsl.StringPath state
 
- 
closeTimestamp
public final com.querydsl.core.types.dsl.DateTimePath<Instant> closeTimestamp
 
- 
objectRefTargetOid
public final UuidPath objectRefTargetOid
 
- 
objectRefTargetType
public final com.querydsl.core.types.dsl.EnumPath<MObjectType> objectRefTargetType
 
- 
objectRefRelationId
public final com.querydsl.core.types.dsl.NumberPath<Integer> objectRefRelationId
 
- 
parentRefTargetOid
public final UuidPath parentRefTargetOid
 
- 
parentRefTargetType
public final com.querydsl.core.types.dsl.EnumPath<MObjectType> parentRefTargetType
 
- 
parentRefRelationId
public final com.querydsl.core.types.dsl.NumberPath<Integer> parentRefRelationId
 
- 
requestorRefTargetOid
public final UuidPath requestorRefTargetOid
 
- 
requestorRefTargetType
public final com.querydsl.core.types.dsl.EnumPath<MObjectType> requestorRefTargetType
 
- 
requestorRefRelationId
public final com.querydsl.core.types.dsl.NumberPath<Integer> requestorRefRelationId
 
- 
targetRefTargetOid
public final UuidPath targetRefTargetOid
 
- 
targetRefTargetType
public final com.querydsl.core.types.dsl.EnumPath<MObjectType> targetRefTargetType
 
- 
targetRefRelationId
public final com.querydsl.core.types.dsl.NumberPath<Integer> targetRefRelationId
 
 - 
 
 -