Interface GetRoleService

All Superinterfaces:
com.skava.core.EcommService<RoleIdRequest,RoleResponse>
All Known Implementing Classes:
GetRoleServiceImpl

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

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process