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