Class ServicesMapperImpl
java.lang.Object
dev.getelements.elements.service.util.ServicesMapperImpl
- All Implemented Interfaces:
ServicesMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2025-03-28T16:35:46+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:
toUserin interfaceServicesMapper
-
toSession
- Specified by:
toSessionin interfaceServicesMapper
-
toUserCreateResponse
- Specified by:
toUserCreateResponsein interfaceServicesMapper
-
toCreateApplicationRequest
- Specified by:
toCreateApplicationRequestin interfaceServicesMapper
-
toApplication
- Specified by:
toApplicationin interfaceServicesMapper
-
toApplication
- Specified by:
toApplicationin interfaceServicesMapper
-