Uses of Interface
com.skava.auth.service.role.GetAllRoleService
Packages that use GetAllRoleService
Package
Description
Implementation classes to represent the service layer implementations of the role.
-
Uses of GetAllRoleService in com.skava.auth.service.impl.role
Classes in com.skava.auth.service.impl.role that implement GetAllRoleServiceModifier and TypeClassDescriptionclass
This service class implements GetAllRoleService and handles the all role retrieval service request, process it and retrieve the details in DB.