Interface RemovePrivilegesFromPrivilegeSetService
- All Superinterfaces:
com.skava.core.EcommService<AddPrivilegeRequest,
com.skava.core.ResponseModel>
- All Known Implementing Classes:
RemovePrivilegesFromPrivilegeSetServiceImpl
public interface RemovePrivilegesFromPrivilegeSetService
extends com.skava.core.EcommService<AddPrivilegeRequest,com.skava.core.ResponseModel>
An interface to define the service for removing privileges of the privilegeset.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process