Class ServicesMapperImpl
java.lang.Object
dev.getelements.elements.service.util.ServicesMapperImpl
- All Implemented Interfaces:
ServicesMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2025-04-24T16:49:00+0000",
comments="version: 1.6.2, compiler: javac, environment: Java 21.0.6 (Ubuntu)")
public class ServicesMapperImpl
extends Object
implements ServicesMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoApplication
(CreateApplicationRequest createApplicationRequest) toApplication
(UpdateApplicationRequest createApplicationRequest) toCreateApplicationRequest
(Application application) toUserCreateResponse
(User user)
-
Constructor Details
-
ServicesMapperImpl
public ServicesMapperImpl()
-
-
Method Details
-
toUser
- Specified by:
toUser
in interfaceServicesMapper
-
toSession
- Specified by:
toSession
in interfaceServicesMapper
-
toUserCreateResponse
- Specified by:
toUserCreateResponse
in interfaceServicesMapper
-
toCreateApplicationRequest
- Specified by:
toCreateApplicationRequest
in interfaceServicesMapper
-
toApplication
- Specified by:
toApplication
in interfaceServicesMapper
-
toApplication
- Specified by:
toApplication
in interfaceServicesMapper
-