Uses of Class
ru.cg.webbpm.modules.security.api.impl.bean.tables.LinkUserRoleAuthority
Packages that use LinkUserRoleAuthority
Package
Description
-
Uses of LinkUserRoleAuthority in ru.cg.webbpm.modules.security.api.impl.bean
Fields in ru.cg.webbpm.modules.security.api.impl.bean declared as LinkUserRoleAuthorityModifier and TypeFieldDescriptionfinal LinkUserRoleAuthority
Security.LINK_USER_ROLE_AUTHORITY
The tableSECURITY.LINK_USER_ROLE_AUTHORITY
.static final LinkUserRoleAuthority
Tables.LINK_USER_ROLE_AUTHORITY
The tableSECURITY.LINK_USER_ROLE_AUTHORITY
. -
Uses of LinkUserRoleAuthority in ru.cg.webbpm.modules.security.api.impl.bean.tables
Subclasses of LinkUserRoleAuthority in ru.cg.webbpm.modules.security.api.impl.bean.tablesModifier and TypeClassDescriptionstatic class
A subtype implementingPath
for simplified path-based joins.Fields in ru.cg.webbpm.modules.security.api.impl.bean.tables declared as LinkUserRoleAuthorityModifier and TypeFieldDescriptionstatic final LinkUserRoleAuthority
LinkUserRoleAuthority.LINK_USER_ROLE_AUTHORITY
The reference instance ofSECURITY.LINK_USER_ROLE_AUTHORITY
Methods in ru.cg.webbpm.modules.security.api.impl.bean.tables that return LinkUserRoleAuthorityModifier and TypeMethodDescriptionLinkUserRoleAuthority.as
(org.jooq.Name alias) LinkUserRoleAuthority.as
(org.jooq.Table<?> alias) Rename this tableLinkUserRoleAuthority.rename
(org.jooq.Name name) Rename this tableLinkUserRoleAuthority.rename
(org.jooq.Table<?> name) Rename this tableCreate an inline derived table from this tableCreate an inline derived table from this tableCreate an inline derived table from this tableLinkUserRoleAuthority.where
(Collection<? extends org.jooq.Condition> conditions) Create an inline derived table from this tableLinkUserRoleAuthority.where
(org.jooq.Condition condition) Create an inline derived table from this tableLinkUserRoleAuthority.where
(org.jooq.Condition... conditions) Create an inline derived table from this tableCreate an inline derived table from this tableLinkUserRoleAuthority.where
(org.jooq.SQL condition) Create an inline derived table from this tableLinkUserRoleAuthority.whereExists
(org.jooq.Select<?> select) Create an inline derived table from this tableLinkUserRoleAuthority.whereNotExists
(org.jooq.Select<?> select) Create an inline derived table from this table