Interface GetAllRoleService

All Superinterfaces:
com.skava.core.EcommService<RequestData,RolesResponse>
All Known Implementing Classes:
GetAllRolesServiceImpl

public interface GetAllRoleService extends com.skava.core.EcommService<RequestData,RolesResponse>
An interface to define the service for retrieving all roles.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process