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