Uses of Class
ru.cg.webbpm.modules.security.api.impl.bean.tables.UserRole.UserRolePath
Packages that use UserRole.UserRolePath
-
Uses of UserRole.UserRolePath in ru.cg.webbpm.modules.security.api.impl.bean.tables
Methods in ru.cg.webbpm.modules.security.api.impl.bean.tables that return UserRole.UserRolePathModifier and TypeMethodDescriptionUserRole.UserRolePath.as
(org.jooq.Name alias) UserRole.UserRolePath.as
(org.jooq.Table<?> alias) Authority.userRole()
Get the implicit many-to-many join path to theSECURITY.USER_ROLE
tableLinkUserGroupUserRole.userRole()
Get the implicit join path to theSECURITY.USER_ROLE
table.LinkUserRoleAuthority.userRole()
Get the implicit join path to theSECURITY.USER_ROLE
table.UserGroup.userRole()
Get the implicit many-to-many join path to theSECURITY.USER_ROLE
table