Uses of Class
ru.cg.webbpm.modules.security.api.impl.dao.jooq.RoleDao
Packages that use RoleDao
-
Uses of RoleDao in ru.cg.webbpm.modules.security.api.impl.service
Constructors in ru.cg.webbpm.modules.security.api.impl.service with parameters of type RoleDaoModifierConstructorDescriptionRoleServiceImpl
(GroupRoleDao groupRoleDao, RoleAuthorityDao roleAuthorityDao, RoleDao roleDao) Role service constructor - creates new role service.