Uses of Interface
com.alpaca.service.IUserService
Packages that use IUserService
-
Uses of IUserService in com.alpaca.controller
Fields in com.alpaca.controller declared as IUserService -
Uses of IUserService in com.alpaca.mapper.impl
Fields in com.alpaca.mapper.impl declared as IUserServiceModifier and TypeFieldDescriptionprivate final IUserService
AdvertiserMapperImpl.userService
private final IUserService
ProfileMapperImpl.userService
-
Uses of IUserService in com.alpaca.service.impl
Classes in com.alpaca.service.impl that implement IUserServiceModifier and TypeClassDescriptionclass
Service layer implementation for managingUser
entities and encapsulating business logic beyond simple CRUD operations inherited fromIGenericService
.Fields in com.alpaca.service.impl declared as IUserServiceModifier and TypeFieldDescriptionprivate final IUserService
AuthServiceImpl.userService
private final IUserService
DataServiceImpl.userService