Interface DeleteDynamicPrivilegeService
- All Superinterfaces:
com.skava.core.EcommService<GetDynamicPrivilegeRequest,
com.skava.core.ResponseModel>
- All Known Implementing Classes:
DeleteDynamicPrivilegeServiceImpl
public interface DeleteDynamicPrivilegeService
extends com.skava.core.EcommService<GetDynamicPrivilegeRequest,com.skava.core.ResponseModel>
An interface to represent the service for deleting the dynamic privilege.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process