Interface AddRolesToAuthGroupService

All Superinterfaces:
com.skava.core.EcommService<UpdateAuthGroupRolesRequest,com.skava.core.ResponseModel>
All Known Implementing Classes:
AddRolesToAuthGroupServiceImpl

public interface AddRolesToAuthGroupService extends com.skava.core.EcommService<UpdateAuthGroupRolesRequest,com.skava.core.ResponseModel>
An interface to represent the service implementation class for adding roles to auth group.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process