Interface GetUserRolesService

All Superinterfaces:
com.skava.core.EcommService<UserRoleRequest,UsersRolesResponse>
All Known Implementing Classes:
GetUserRolesServiceImpl

public interface GetUserRolesService extends com.skava.core.EcommService<UserRoleRequest,UsersRolesResponse>
This interface is used to add roles to the users.
Version:
$Id: $Id
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process