Interface RemoveRolesFromAuthGroupService

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

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

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process