Interface UpdateClientRolesService
- All Superinterfaces:
com.skava.core.EcommService<ClientRoleRequest,
com.skava.core.ResponseModel>
- All Known Implementing Classes:
UpdateAllClientRolesServiceImpl
public interface UpdateClientRolesService
extends com.skava.core.EcommService<ClientRoleRequest,com.skava.core.ResponseModel>
This interface is used to update roles to the client.
- Version:
- $Id: $Id
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process