Class ControllerRegistrazione
java.lang.Object
org.cswteams.ms3.control.registrazione.ControllerRegistrazione
- All Implemented Interfaces:
IControllerRegistrazione
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ControllerRegistrazione
public ControllerRegistrazione()
-
-
Method Details
-
registerUser
public RegisteredUserDTO registerUser(@NotNull @NotNull RegistrationDTO registrationDTO) throws RegistrationException - Specified by:
registerUserin interfaceIControllerRegistrazione- Throws:
RegistrationException
-