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