Interface UpdateUserService

All Superinterfaces:
com.skava.core.EcommService<UserRequest,UsersResponse>
All Known Implementing Classes:
UpdateUserServiceImpl

public interface UpdateUserService extends com.skava.core.EcommService<UserRequest,UsersResponse>
An interface to define the service for updating user information.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process