Interface DeletePrivilegeSetService

All Superinterfaces:
com.skava.core.EcommService<GetPrivilegeSetRequest,com.skava.core.ResponseModel>
All Known Implementing Classes:
DeletePrivilegeSetServiceImpl

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

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process