Package com.skava.auth.service.role
Interface AddPrivilegeSetsToRoleService
- All Superinterfaces:
com.skava.core.EcommService<UpdateRoleRequest,
com.skava.core.ResponseModel>
- All Known Implementing Classes:
AddPrivilegeSetsToRoleServiceImpl
public interface AddPrivilegeSetsToRoleService
extends com.skava.core.EcommService<UpdateRoleRequest,com.skava.core.ResponseModel>
An interface to define the service for adding privilege sets to role.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process