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