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