Interface GetAllPrivilegeSetsService
- All Superinterfaces:
com.skava.core.EcommService<GetAllPrivilegeSetRequest,
PrivilegeSetsResponse>
- All Known Implementing Classes:
GetAllPrivilegeSetServiceImpl
public interface GetAllPrivilegeSetsService
extends com.skava.core.EcommService<GetAllPrivilegeSetRequest,PrivilegeSetsResponse>
An interface to define the service for retrieving all privilege sets.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process