Interface UpdateAuthGroupService

All Superinterfaces:
com.skava.core.EcommService<AuthGroupVO,AuthGroupResponse>
All Known Implementing Classes:
UpdateAuthGroupServiceImpl

public interface UpdateAuthGroupService extends com.skava.core.EcommService<AuthGroupVO,AuthGroupResponse>
An interface to represent the service for updating the auth group details.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process