Package com.skava.service
Interface GetUserService
- All Superinterfaces:
com.skava.core.EcommService<UserRequest,
UsersResponse>
- All Known Implementing Classes:
GetUserServiceImpl
An interface to define the service for retrieving an user.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process