Class TurEmbeddingModelMapperImpl
java.lang.Object
com.viglet.turing.persistence.mapper.embedding.TurEmbeddingModelMapperImpl
- All Implemented Interfaces:
TurEmbeddingModelMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2026-03-19T17:15:22+0000",
comments="version: 1.6.3, compiler: javac, environment: Java 25.0.2 (Eclipse Adoptium)")
@Component
public class TurEmbeddingModelMapperImpl
extends Object
implements TurEmbeddingModelMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoDto(TurEmbeddingModel entity) toDtoList(List<TurEmbeddingModel> entities)
-
Constructor Details
-
TurEmbeddingModelMapperImpl
public TurEmbeddingModelMapperImpl()
-
-
Method Details
-
toDto
- Specified by:
toDtoin interfaceTurEmbeddingModelMapper
-
toEntity
- Specified by:
toEntityin interfaceTurEmbeddingModelMapper
-
toDtoList
- Specified by:
toDtoListin interfaceTurEmbeddingModelMapper
-