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 IUserServiceAdvertiserMapperImpl.userServiceprivate final IUserServiceProfileMapperImpl.userService -
Uses of IUserService in com.alpaca.service.impl
Classes in com.alpaca.service.impl that implement IUserServiceModifier and TypeClassDescriptionclassService layer implementation for managingUserentities and encapsulating business logic beyond simple CRUD operations inherited fromIGenericService.Fields in com.alpaca.service.impl declared as IUserServiceModifier and TypeFieldDescriptionprivate final IUserServiceAuthServiceImpl.userServiceprivate final IUserServiceDataServiceImpl.userService