Interface GetAllUserService

All Superinterfaces:
com.skava.core.EcommService<UserRequest,UserSearchResponse>
All Known Implementing Classes:
GetAllUserServiceImpl

public interface GetAllUserService extends com.skava.core.EcommService<UserRequest,UserSearchResponse>
An interface to define the service for retrieving all users.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process