Class QAssignment<OR extends MObject>

java.lang.Object
com.querydsl.core.types.dsl.DslExpression<T>
com.querydsl.core.types.dsl.SimpleExpression<T>
com.querydsl.core.types.dsl.BeanPath<T>
All Implemented Interfaces:
QOwnedBy<OR>, com.querydsl.core.types.EntityPath<MAssignment>, com.querydsl.core.types.Expression<MAssignment>, com.querydsl.core.types.Path<MAssignment>, com.querydsl.core.types.ProjectionRole<MAssignment>, com.querydsl.sql.RelationalPath<MAssignment>, Serializable

public class QAssignment<OR extends MObject> extends QContainerWithFullObject<MAssignment,OR>
Querydsl query type for "m_assignment" table.
See Also:
  • Field Details

    • CLASS

      public static final Class<QAssignment<MObject>> CLASS
      If `QAssignment.class` is not enough because of generics, try `QAssignment.CLASS`.
    • TABLE_NAME

      public static final String TABLE_NAME
      See Also:
    • OWNER_TYPE

      public static final com.querydsl.sql.ColumnMetadata OWNER_TYPE
    • LIFECYCLE_STATE

      public static final com.querydsl.sql.ColumnMetadata LIFECYCLE_STATE
    • ORDER_VALUE

      public static final com.querydsl.sql.ColumnMetadata ORDER_VALUE
    • 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
    • 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
    • POLICY_SITUATIONS

      public static final com.querydsl.sql.ColumnMetadata POLICY_SITUATIONS
    • SUBTYPES

      public static final com.querydsl.sql.ColumnMetadata SUBTYPES
    • EXT

      public static final com.querydsl.sql.ColumnMetadata EXT
    • 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
    • ADMINISTRATIVE_STATUS

      public static final com.querydsl.sql.ColumnMetadata ADMINISTRATIVE_STATUS
    • EFFECTIVE_STATUS

      public static final com.querydsl.sql.ColumnMetadata EFFECTIVE_STATUS
    • ENABLE_TIMESTAMP

      public static final com.querydsl.sql.ColumnMetadata ENABLE_TIMESTAMP
    • DISABLE_TIMESTAMP

      public static final com.querydsl.sql.ColumnMetadata DISABLE_TIMESTAMP
    • DISABLE_REASON

      public static final com.querydsl.sql.ColumnMetadata DISABLE_REASON
    • VALIDITY_STATUS

      public static final com.querydsl.sql.ColumnMetadata VALIDITY_STATUS
    • 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
    • ARCHIVE_TIMESTAMP

      public static final com.querydsl.sql.ColumnMetadata ARCHIVE_TIMESTAMP
    • CREATOR_REF_TARGET_OID

      public static final com.querydsl.sql.ColumnMetadata CREATOR_REF_TARGET_OID
    • CREATOR_REF_TARGET_TYPE

      public static final com.querydsl.sql.ColumnMetadata CREATOR_REF_TARGET_TYPE
    • CREATOR_REF_RELATION_ID

      public static final com.querydsl.sql.ColumnMetadata CREATOR_REF_RELATION_ID
    • CREATE_CHANNEL_ID

      public static final com.querydsl.sql.ColumnMetadata CREATE_CHANNEL_ID
    • CREATE_TIMESTAMP

      public static final com.querydsl.sql.ColumnMetadata CREATE_TIMESTAMP
    • MODIFIER_REF_TARGET_OID

      public static final com.querydsl.sql.ColumnMetadata MODIFIER_REF_TARGET_OID
    • MODIFIER_REF_TARGET_TYPE

      public static final com.querydsl.sql.ColumnMetadata MODIFIER_REF_TARGET_TYPE
    • MODIFIER_REF_RELATION_ID

      public static final com.querydsl.sql.ColumnMetadata MODIFIER_REF_RELATION_ID
    • MODIFY_CHANNEL_ID

      public static final com.querydsl.sql.ColumnMetadata MODIFY_CHANNEL_ID
    • MODIFY_TIMESTAMP

      public static final com.querydsl.sql.ColumnMetadata MODIFY_TIMESTAMP
    • ownerType

      public final com.querydsl.core.types.dsl.EnumPath<MObjectType> ownerType
    • lifecycleState

      public final com.querydsl.core.types.dsl.StringPath lifecycleState
    • orderValue

      public final com.querydsl.core.types.dsl.NumberPath<Integer> orderValue
    • orgRefTargetOid

      public final UuidPath orgRefTargetOid
    • orgRefTargetType

      public final com.querydsl.core.types.dsl.EnumPath<MObjectType> orgRefTargetType
    • orgRefRelationId

      public final com.querydsl.core.types.dsl.NumberPath<Integer> orgRefRelationId
    • 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
    • tenantRefTargetOid

      public final UuidPath tenantRefTargetOid
    • tenantRefTargetType

      public final com.querydsl.core.types.dsl.EnumPath<MObjectType> tenantRefTargetType
    • tenantRefRelationId

      public final com.querydsl.core.types.dsl.NumberPath<Integer> tenantRefRelationId
    • policySituations

      public final com.querydsl.core.types.dsl.ArrayPath<Integer[],Integer> policySituations
    • subtypes

      public final com.querydsl.core.types.dsl.ArrayPath<String[],String> subtypes
    • ext

      public final JsonbPath ext
    • 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
    • administrativeStatus

      public final com.querydsl.core.types.dsl.EnumPath<ActivationStatusType> administrativeStatus
    • effectiveStatus

      public final com.querydsl.core.types.dsl.EnumPath<ActivationStatusType> effectiveStatus
    • enableTimestamp

      public final com.querydsl.core.types.dsl.DateTimePath<Instant> enableTimestamp
    • disableTimestamp

      public final com.querydsl.core.types.dsl.DateTimePath<Instant> disableTimestamp
    • disableReason

      public final com.querydsl.core.types.dsl.StringPath disableReason
    • validityStatus

      public final com.querydsl.core.types.dsl.EnumPath<TimeIntervalStatusType> validityStatus
    • validFrom

      public final com.querydsl.core.types.dsl.DateTimePath<Instant> validFrom
    • validTo

      public final com.querydsl.core.types.dsl.DateTimePath<Instant> validTo
    • validityChangeTimestamp

      public final com.querydsl.core.types.dsl.DateTimePath<Instant> validityChangeTimestamp
    • archiveTimestamp

      public final com.querydsl.core.types.dsl.DateTimePath<Instant> archiveTimestamp
    • creatorRefTargetOid

      public final UuidPath creatorRefTargetOid
    • creatorRefTargetType

      public final com.querydsl.core.types.dsl.EnumPath<MObjectType> creatorRefTargetType
    • creatorRefRelationId

      public final com.querydsl.core.types.dsl.NumberPath<Integer> creatorRefRelationId
    • createChannelId

      public final com.querydsl.core.types.dsl.NumberPath<Integer> createChannelId
    • createTimestamp

      public final com.querydsl.core.types.dsl.DateTimePath<Instant> createTimestamp
    • modifierRefTargetOid

      public final UuidPath modifierRefTargetOid
    • modifierRefTargetType

      public final com.querydsl.core.types.dsl.EnumPath<MObjectType> modifierRefTargetType
    • modifierRefRelationId

      public final com.querydsl.core.types.dsl.NumberPath<Integer> modifierRefRelationId
    • modifyChannelId

      public final com.querydsl.core.types.dsl.NumberPath<Integer> modifyChannelId
    • modifyTimestamp

      public final com.querydsl.core.types.dsl.DateTimePath<Instant> modifyTimestamp
  • Constructor Details

    • QAssignment

      public QAssignment(String variable)
    • QAssignment

      public QAssignment(String variable, String schema, String table)
  • Method Details

    • isOwnedBy

      public com.querydsl.core.types.dsl.BooleanExpression isOwnedBy(OR 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 interface QOwnedBy<OR extends MObject>
      Overrides:
      isOwnedBy in class QContainer<MAssignment,OR extends MObject>