Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.role.QAbstractRoleMapping
-
Packages that use QAbstractRoleMapping Package Description com.evolveum.midpoint.repo.sqale.qmodel.org com.evolveum.midpoint.repo.sqale.qmodel.role -
-
Uses of QAbstractRoleMapping in com.evolveum.midpoint.repo.sqale.qmodel.org
Subclasses of QAbstractRoleMapping in com.evolveum.midpoint.repo.sqale.qmodel.org Modifier and Type Class Description class
QOrgMapping
-
Uses of QAbstractRoleMapping in com.evolveum.midpoint.repo.sqale.qmodel.role
Subclasses of QAbstractRoleMapping in com.evolveum.midpoint.repo.sqale.qmodel.role Modifier and Type Class Description class
QArchetypeMapping
Mapping betweenQArchetype
andArchetypeType
.class
QRoleMapping
class
QServiceMapping
Mapping betweenQService
andServiceType
.Methods in com.evolveum.midpoint.repo.sqale.qmodel.role that return QAbstractRoleMapping Modifier and Type Method Description static QAbstractRoleMapping<?,?,?>
QAbstractRoleMapping. getAbstractRoleMapping()
static QAbstractRoleMapping<?,?,?>
QAbstractRoleMapping. initAbstractRoleMapping(@NotNull SqaleRepoContext repositoryContext)
-