Interface GetUsersOfAuthGroupService

All Superinterfaces:
com.skava.core.EcommService<AuthGroupIdRequest,UserIdsResponse>
All Known Implementing Classes:
GetUsersOfAuthGroupServiceImpl

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

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process