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