Uses of Interface
com.alpaca.service.IRoleService
Packages that use IRoleService
-
Uses of IRoleService in com.alpaca.controller
Fields in com.alpaca.controller declared as IRoleService -
Uses of IRoleService in com.alpaca.mapper.impl
Fields in com.alpaca.mapper.impl declared as IRoleService -
Uses of IRoleService in com.alpaca.service.impl
Classes in com.alpaca.service.impl that implement IRoleServiceModifier and TypeClassDescriptionclass
Service layer implementation for managingRole
entities and encapsulating business logic specific to roles while inheriting basic CRUD operations fromIGenericService
.Fields in com.alpaca.service.impl declared as IRoleServiceModifier and TypeFieldDescriptionprivate final IRoleService
AuthServiceImpl.roleService
private final IRoleService
DataServiceImpl.roleService