Interface RemovePrivilegeSetsFromRoleService

All Superinterfaces:
com.skava.core.EcommService<UpdateRoleRequest,com.skava.core.ResponseModel>
All Known Implementing Classes:
RemovePrivilegeSetsFromRoleServiceImpl

public interface RemovePrivilegeSetsFromRoleService extends com.skava.core.EcommService<UpdateRoleRequest,com.skava.core.ResponseModel>
An interface to define the service for removing privilegesets from the role.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process