Interface UpdateRoleService

All Superinterfaces:
com.skava.core.EcommService<RoleVO,RoleResponse>
All Known Implementing Classes:
UpdateRoleServiceImpl

public interface UpdateRoleService extends com.skava.core.EcommService<RoleVO,RoleResponse>
An interface to define the service for updating role.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process