Interface DeleteClientRolesService

All Superinterfaces:
com.skava.core.EcommService<ClientRoleRequest,com.skava.core.ResponseModel>
All Known Implementing Classes:
DeleteClientRolesServiceImpl

public interface DeleteClientRolesService extends com.skava.core.EcommService<ClientRoleRequest,com.skava.core.ResponseModel>
This interface is used to delete roles to the clients.
Version:
$Id: $Id
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process