Interface RegistrationService

All Known Implementing Classes:
RegistrationServiceImpl

public interface RegistrationService
Author:
gulnaz
  • Method Summary

    Modifier and Type
    Method
    Description
    register(UserDto userDto)
     
  • Method Details