Package com.skava.auth.service.userrole
Interface GetUsersRoleService
- All Superinterfaces:
com.skava.core.EcommService<UsersRoleRequest,
UsersRolesResponse>
- All Known Implementing Classes:
GetUsersRoleServiceImpl
public interface GetUsersRoleService
extends com.skava.core.EcommService<UsersRoleRequest,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