Interface GetPrivilegeService

All Superinterfaces:
com.skava.core.EcommService<GetPrivilegeRequest,PrivilegeResponse>
All Known Implementing Classes:
GetPrivilegeServiceImpl

public interface GetPrivilegeService extends com.skava.core.EcommService<GetPrivilegeRequest,PrivilegeResponse>
An interface to define the service for retrieving privilege.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process