Interface GetAllUserPublicProfileService

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

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

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process