Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.assignment.MAssignment
Packages that use MAssignment
-
Uses of MAssignment in com.evolveum.midpoint.repo.sqale.qmodel.assignment
Fields in com.evolveum.midpoint.repo.sqale.qmodel.assignment with type parameters of type MAssignmentModifier and TypeFieldDescriptionstatic final Class<QAssignmentReference<MAssignment>>
QAssignmentReferenceMapping.TYPE
Methods in com.evolveum.midpoint.repo.sqale.qmodel.assignment that return MAssignmentModifier and TypeMethodDescriptionQAssignmentMapping.insert
(AssignmentType assignment, OR ownerRow, JdbcSession jdbcSession) QAssignmentMapping.newRowObject()
QAssignmentMapping.newRowObject
(OR ownerRow) Methods in com.evolveum.midpoint.repo.sqale.qmodel.assignment that return types with arguments of type MAssignmentModifier and TypeMethodDescriptionBiFunction<QAssignment<AOR>,
QAssignmentReference<MAssignment>, com.querydsl.core.types.Predicate> QAssignmentReferenceMapping.correlationPredicate()
Methods in com.evolveum.midpoint.repo.sqale.qmodel.assignment with parameters of type MAssignmentModifier and TypeMethodDescriptionQAssignmentMetadataMapping.insert
(ValueMetadataType schemaObject, MAssignment ownerRow, JdbcSession jdbcSession) com.querydsl.core.types.dsl.BooleanExpression
QAssignmentMarkReference.isOwnedBy
(MAssignment ownerRow) com.querydsl.core.types.dsl.BooleanExpression
QAssignmentMetadata.isOwnedBy
(MAssignment ownerRow) QAssignmentMarkReferenceMapping.newRowObject
(MAssignment ownerRow) QAssignmentMetadataMapping.newRowObject
(MAssignment ownerRow) QAssignmentReferenceMapping.newRowObject
(MAssignment ownerRow) QAssignmentMapping.toSchemaObjectLegacy
(MAssignment row)