Interface GetAllDynamicPrivilegeService
- All Superinterfaces:
com.skava.core.EcommService<GetAllDynamicPrivilegeRequest,
DynamicPrivilegesResponse>
- All Known Implementing Classes:
GetAllDynamicPrivilegeServiceImpl
public interface GetAllDynamicPrivilegeService
extends com.skava.core.EcommService<GetAllDynamicPrivilegeRequest,DynamicPrivilegesResponse>
An interface to represent the service for retrieving more than one dynamic privilege.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process