Interface GetRolesOfAuthGroupService

All Superinterfaces:
com.skava.core.EcommService<AuthGroupIdRequest,RolesResponse>
All Known Implementing Classes:
GetRolesOfAuthGroupServiceImpl

public interface GetRolesOfAuthGroupService extends com.skava.core.EcommService<AuthGroupIdRequest,RolesResponse>
An interface to represent the service for retrieving the all the roles of the auth group.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process