Interface UpdatePrivilegeSetService

All Superinterfaces:
com.skava.core.EcommService<PrivilegeSetRequest,PrivilegeSetResponse>
All Known Implementing Classes:
UpdatePrivilegeSetServiceImpl

public interface UpdatePrivilegeSetService extends com.skava.core.EcommService<PrivilegeSetRequest,PrivilegeSetResponse>
An interface to define the service for updating the privilege set.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process