Interface DeletePrivilegeService

All Superinterfaces:
com.skava.core.EcommService<GetPrivilegeRequest,com.skava.core.ResponseModel>
All Known Implementing Classes:
DeletePrivilegeServiceImpl

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

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process