Interface GetAuthGroupsService

All Superinterfaces:
com.skava.core.EcommService<RequestData,AuthGroupsResponse>
All Known Implementing Classes:
GetAuthGroupsServiceImpl

public interface GetAuthGroupsService extends com.skava.core.EcommService<RequestData,AuthGroupsResponse>
An interface to represent the service for retrieving more than one auth group.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process