Interface GetPrivilegeSetsOfRoleService

All Superinterfaces:
com.skava.core.EcommService<RoleIdRequest,PrivilegeSetsResponse>
All Known Implementing Classes:
GetPrivilegeSetsOfRoleServiceImpl

public interface GetPrivilegeSetsOfRoleService extends com.skava.core.EcommService<RoleIdRequest,PrivilegeSetsResponse>
An interface to define the service for retrieving privilege sets of the role.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process