Package com.skava.service
Interface SendActivationService
- All Superinterfaces:
com.skava.core.EcommService<UserActivationRequest,
UsersResponse>
- All Known Implementing Classes:
SendActivationServiceImpl
public interface SendActivationService
extends com.skava.core.EcommService<UserActivationRequest,UsersResponse>
An interface to define the service for send activation link to user.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process