Uses of Class
eu.getmangos.dto.srp.RegistrationDTO
| Package | Description |
|---|---|
| eu.getmangos.mapper | |
| eu.getmangos.rest | |
| eu.getmangos.rest.impl |
-
Uses of RegistrationDTO in eu.getmangos.mapper
Methods in eu.getmangos.mapper with parameters of type RegistrationDTO Modifier and Type Method Description AccountAccountMapper. dtoToEntity(RegistrationDTO account) -
Uses of RegistrationDTO in eu.getmangos.rest
Methods in eu.getmangos.rest with parameters of type RegistrationDTO Modifier and Type Method Description javax.ws.rs.core.ResponseAccountResource. register(RegistrationDTO account) -
Uses of RegistrationDTO in eu.getmangos.rest.impl
Methods in eu.getmangos.rest.impl with parameters of type RegistrationDTO Modifier and Type Method Description javax.ws.rs.core.ResponseAccountResourceService. register(RegistrationDTO account)