Interface GetAuthGroupService

All Superinterfaces:
com.skava.core.EcommService<AuthGroupIdRequest,AuthGroupResponse>
All Known Implementing Classes:
GetAuthGroupServiceImpl

public interface GetAuthGroupService extends com.skava.core.EcommService<AuthGroupIdRequest,AuthGroupResponse>
An interface to represent the service for retrieving an auth group.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process