Interface UserCheckCreateService

All Superinterfaces:
com.skava.core.EcommService<UserRequest,UserCreateResponse>
All Known Implementing Classes:
UserCheckCreateServiceImpl

public interface UserCheckCreateService extends com.skava.core.EcommService<UserRequest,UserCreateResponse>
An interface to define the service for creating a new User.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process