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
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 with parameters of type MAssignmentModifier and TypeMethodDescriptioncom.querydsl.core.types.dsl.BooleanExpressionQAssignmentReference.isOwnedBy(MAssignment ownerRow) QAssignmentReferenceMapping.newRowObject(MAssignment ownerRow) QAssignmentMapping.toSchemaObject(MAssignment row)