Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.assignment.QAssignmentReferenceMapping
-
Packages that use QAssignmentReferenceMapping Package Description com.evolveum.midpoint.repo.sqale.qmodel.assignment -
-
Uses of QAssignmentReferenceMapping in com.evolveum.midpoint.repo.sqale.qmodel.assignment
Methods in com.evolveum.midpoint.repo.sqale.qmodel.assignment that return QAssignmentReferenceMapping Modifier and Type Method Description static <OR extends MObject>
QAssignmentReferenceMapping<OR>QAssignmentReferenceMapping. getForAssignmentCreateApprover()
static <OR extends MObject>
QAssignmentReferenceMapping<OR>QAssignmentReferenceMapping. getForAssignmentModifyApprover()
static <OR extends MObject>
QAssignmentReferenceMapping<OR>QAssignmentReferenceMapping. initForAssignmentCreateApprover(@NotNull SqaleRepoContext repositoryContext)
static <OR extends MObject>
QAssignmentReferenceMapping<OR>QAssignmentReferenceMapping. initForAssignmentModifyApprover(@NotNull SqaleRepoContext repositoryContext)
-