Uses of Class
com.alpaca.service.impl.GenericServiceImpl
Packages that use GenericServiceImpl
-
Uses of GenericServiceImpl in com.alpaca.service.impl
Subclasses of GenericServiceImpl in com.alpaca.service.implModifier and TypeClassDescriptionclass
Service layer implementation for managingAdvertiser
entities.class
Service layer implementation for managingPermission
entities.class
Service layer implementation for managingProfile
entities.class
Service layer implementation for managingRole
entities and encapsulating business logic specific to roles while inheriting basic CRUD operations fromIGenericService
.class
Service layer implementation for managingUser
entities and encapsulating business logic beyond simple CRUD operations inherited fromIGenericService
.