Uses of Class
ru.cg.webbpm.modules.security.api.impl.bean.tables.UserGroup.UserGroupPath
Packages that use UserGroup.UserGroupPath
-
Uses of UserGroup.UserGroupPath in ru.cg.webbpm.modules.security.api.impl.bean.tables
Methods in ru.cg.webbpm.modules.security.api.impl.bean.tables that return UserGroup.UserGroupPathModifier and TypeMethodDescriptionUserGroup.UserGroupPath.as
(org.jooq.Name alias) UserGroup.UserGroupPath.as
(org.jooq.Table<?> alias) AccessLevel.userGroup()
Get the implicit to-many join path to theSECURITY.USER_GROUP
tableLinkUserAccountUserGroup.userGroup()
Get the implicit join path to theSECURITY.USER_GROUP
table.LinkUserGroupUserRole.userGroup()
Get the implicit join path to theSECURITY.USER_GROUP
table.UserAccount.userGroup()
Get the implicit many-to-many join path to theSECURITY.USER_GROUP
tableUserRole.userGroup()
Get the implicit many-to-many join path to theSECURITY.USER_GROUP
table