Class QAccessCertificationCase
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.common.QContainer<MAccessCertificationCase,MAccessCertificationCampaign>
com.evolveum.midpoint.repo.sqale.qmodel.accesscert.QAccessCertificationCase
- All Implemented Interfaces:
QOwnedBy<MAccessCertificationCampaign>
,com.querydsl.core.types.EntityPath<MAccessCertificationCase>
,com.querydsl.core.types.Expression<MAccessCertificationCase>
,com.querydsl.core.types.Path<MAccessCertificationCase>
,com.querydsl.core.types.ProjectionRole<MAccessCertificationCase>
,com.querydsl.sql.RelationalPath<MAccessCertificationCase>
,Serializable
public class QAccessCertificationCase
extends QContainer<MAccessCertificationCase,MAccessCertificationCampaign>
Querydsl query type for "m_access_cert_case" table.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.EnumPath<ActivationStatusType>
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.DateTimePath<Instant>
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.NumberPath<Integer>
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.DateTimePath<Instant>
final com.querydsl.core.types.dsl.DateTimePath<Instant>
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.DateTimePath<Instant>
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.EnumPath<ActivationStatusType>
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.DateTimePath<Instant>
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.ArrayPath<byte[],
Byte> static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.NumberPath<Integer>
final UuidPath
final com.querydsl.core.types.dsl.EnumPath<MObjectType>
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.NumberPath<Integer>
final UuidPath
final com.querydsl.core.types.dsl.EnumPath<MObjectType>
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.DateTimePath<Instant>
final com.querydsl.core.types.dsl.DateTimePath<Instant>
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.NumberPath<Integer>
static final String
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.NumberPath<Integer>
final UuidPath
final com.querydsl.core.types.dsl.EnumPath<MObjectType>
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.NumberPath<Integer>
final UuidPath
final com.querydsl.core.types.dsl.EnumPath<MObjectType>
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.DateTimePath<Instant>
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.DateTimePath<Instant>
final com.querydsl.core.types.dsl.EnumPath<TimeIntervalStatusType>
final com.querydsl.core.types.dsl.DateTimePath<Instant>
Fields inherited from class com.evolveum.midpoint.repo.sqale.qmodel.common.QContainer
cid, CID, CLASS, CONTAINER_TYPE, containerType, objectOidIdFk, OWNER_OID, ownerOid, pk
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
ConstructorDescriptionQAccessCertificationCase
(String variable) QAccessCertificationCase
(String variable, String schema, String table) -
Method Summary
Modifier and TypeMethodDescriptioncom.querydsl.core.types.dsl.BooleanExpression
isOwnedBy
(MAccessCertificationCampaign ownerRow) Returns predicate for where clause that matches only rows owned by the provided owner.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:
-
ADMINISTRATIVE_STATUS
public static final com.querydsl.sql.ColumnMetadata ADMINISTRATIVE_STATUS -
ARCHIVE_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata ARCHIVE_TIMESTAMP -
DISABLE_REASON
public static final com.querydsl.sql.ColumnMetadata DISABLE_REASON -
DISABLE_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata DISABLE_TIMESTAMP -
EFFECTIVE_STATUS
public static final com.querydsl.sql.ColumnMetadata EFFECTIVE_STATUS -
ENABLE_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata ENABLE_TIMESTAMP -
VALID_FROM
public static final com.querydsl.sql.ColumnMetadata VALID_FROM -
VALID_TO
public static final com.querydsl.sql.ColumnMetadata VALID_TO -
VALIDITY_CHANGE_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata VALIDITY_CHANGE_TIMESTAMP -
VALIDITY_STATUS
public static final com.querydsl.sql.ColumnMetadata VALIDITY_STATUS -
CURRENT_STAGE_OUTCOME
public static final com.querydsl.sql.ColumnMetadata CURRENT_STAGE_OUTCOME -
FULL_OBJECT
public static final com.querydsl.sql.ColumnMetadata FULL_OBJECT -
CAMPAIGN_ITERATION
public static final com.querydsl.sql.ColumnMetadata CAMPAIGN_ITERATION -
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 -
ORG_REF_TARGET_OID
public static final com.querydsl.sql.ColumnMetadata ORG_REF_TARGET_OID -
ORG_REF_TARGET_TYPE
public static final com.querydsl.sql.ColumnMetadata ORG_REF_TARGET_TYPE -
ORG_REF_RELATION_ID
public static final com.querydsl.sql.ColumnMetadata ORG_REF_RELATION_ID -
OUTCOME
public static final com.querydsl.sql.ColumnMetadata OUTCOME -
REMEDIED_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata REMEDIED_TIMESTAMP -
CURRENT_STAGE_DEADLINE
public static final com.querydsl.sql.ColumnMetadata CURRENT_STAGE_DEADLINE -
CURRENT_STAGE_CREATE_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata CURRENT_STAGE_CREATE_TIMESTAMP -
STAGE_NUMBER
public static final com.querydsl.sql.ColumnMetadata STAGE_NUMBER -
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 -
TENANT_REF_TARGET_OID
public static final com.querydsl.sql.ColumnMetadata TENANT_REF_TARGET_OID -
TENANT_REF_TARGET_TYPE
public static final com.querydsl.sql.ColumnMetadata TENANT_REF_TARGET_TYPE -
TENANT_REF_RELATION_ID
public static final com.querydsl.sql.ColumnMetadata TENANT_REF_RELATION_ID -
administrativeStatus
-
archiveTimestamp
-
disableReason
public final com.querydsl.core.types.dsl.StringPath disableReason -
disableTimestamp
-
effectiveStatus
-
enableTimestamp
-
validFrom
-
validTo
-
validityChangeTimestamp
-
validityStatus
-
currentStageOutcome
public final com.querydsl.core.types.dsl.StringPath currentStageOutcome -
fullObject
-
campaignIteration
-
objectRefTargetOid
-
objectRefTargetType
-
objectRefRelationId
-
orgRefTargetOid
-
orgRefTargetType
-
orgRefRelationId
-
outcome
public final com.querydsl.core.types.dsl.StringPath outcome -
remediedTimestamp
-
currentStageDeadline
-
currentStageCreateTimestamp
-
reviewRequestedTimestamp
-
stageNumber
-
targetRefTargetOid
-
targetRefTargetType
-
targetRefRelationId
-
tenantRefTargetOid
-
tenantRefTargetType
-
tenantRefRelationId
-
-
Constructor Details
-
QAccessCertificationCase
-
QAccessCertificationCase
-
-
Method Details
-
isOwnedBy
public com.querydsl.core.types.dsl.BooleanExpression isOwnedBy(MAccessCertificationCampaign ownerRow) Description copied from interface:QOwnedBy
Returns predicate for where clause that matches only rows owned by the provided owner. Owner row is immediate owner, so if the containers are nested, it is the owning container, not the top-level owning object.- Specified by:
isOwnedBy
in interfaceQOwnedBy<MAccessCertificationCampaign>
- Overrides:
isOwnedBy
in classQContainer<MAccessCertificationCase,
MAccessCertificationCampaign>
-